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

[PAN-1917] Ensure blockchain nonce uniqueness #1

Merged

Conversation

markuslevonyak
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Test(s)
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Occasionally, the same nonce has been assigned twice for cross-chain transfers found at almost the same time. With this PR, we make sure that every nonce is unique for a given destination blockchain.

@markuslevonyak markuslevonyak added the bug Something isn't working label Jun 7, 2024
@juanmanuel-tirado juanmanuel-tirado merged commit 0a4948d into pantos-io:main Jun 10, 2024
11 checks passed
@markuslevonyak markuslevonyak deleted the PAN-1917-unique-blockchain-nonce branch June 10, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants