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/monotonic stake nonce #2583

Merged
merged 13 commits into from
Jan 28, 2025

Conversation

aesedepece
Copy link
Member

No description provided.

@aesedepece aesedepece force-pushed the feat/monotonic-stake-nonce branch from 1938997 to ec49793 Compare January 28, 2025 14:09
This deprecates the old behavior to where nonces where purely
sequential, and instead adopts a monotonic non-sequential system
based on the epoch of the block that performed the latest user-
initiated action on the stake entry, i.e. the most recent stake or
unstake transaction.
@aesedepece aesedepece force-pushed the feat/monotonic-stake-nonce branch from ec49793 to 3a68ae4 Compare January 28, 2025 16:47
@aesedepece aesedepece force-pushed the feat/monotonic-stake-nonce branch from 93e5961 to 00e7507 Compare January 28, 2025 17:17
@aesedepece aesedepece merged commit 00e7507 into witnet:master Jan 28, 2025
1 check failed
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