Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow 20 and 32 bytes addresses from events #426

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

maharifu
Copy link
Contributor

Background

Paloma addresses can have 20 or 32 bytes. Address from compass are always 32 bytes left-padded with zeroes. This handles decoding both types of addresses.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes

@maharifu maharifu merged commit e7d7e31 into palomachain:master Aug 19, 2024
2 checks passed
@maharifu maharifu deleted the fix/long_addresses_destuffing branch August 19, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants