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

feat: Cap Nonce to Slot# of the transaction. | NPG-000 #712

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Sep 13, 2024

Description

Prevents an extraordinarily large Nonce from eclipsing other later registrations.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@stevenj stevenj changed the title feat(voting power): Cap Nonce to Slot# of the transaction. feat: Cap Nonce to Slot# of the transaction. Sep 13, 2024
@stevenj stevenj changed the title feat: Cap Nonce to Slot# of the transaction. feat: Cap Nonce to Slot# of the transaction. | NPG-000 Sep 13, 2024
@stevenj stevenj merged commit 9db3bea into main Sep 13, 2024
58 of 60 checks passed
@stevenj stevenj deleted the test/cap-nonce branch September 13, 2024 06:09
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