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

blockchain: Use iota for threshold states. #3072

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Mar 3, 2023

This requires #3071.

The threshold states are no longer serialized to the database and thus no longer are required to be stable. This updates them to use iota instead accordingly.

@davecgh davecgh added this to the 1.8.0 milestone Mar 3, 2023
The threshold states are no longer serialized to the database and thus
no longer are required to be stable.  This updates them to use iota
instead accordingly.
@davecgh davecgh force-pushed the blockchain_threshold_state_iota branch from f49f93d to 2534bb7 Compare March 5, 2023 03:41
@davecgh davecgh merged commit 2534bb7 into decred:master Mar 5, 2023
@davecgh davecgh deleted the blockchain_threshold_state_iota branch March 5, 2023 03:45
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