We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mainnet-rc0 is defined as a release which implements everything that is necessary for "phase 0" as defined in the mainnet phases of operation issue.
mainnet-rc0
Hard dependencies completed:
indexmap
Epoched
last_update
StorageRead::iter_next
Hard dependencies to finish:
Hard dependencies as pre-launch checks:
HashSet
Hard dependencies IDK
Nice-to-have:
init-network
block_write_log
The text was updated successfully, but these errors were encountered:
Closing in favor of Project and Milestones
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
mainnet-rc0
is defined as a release which implements everything that is necessary for "phase 0" as defined in the mainnet phases of operation issue.Hard dependencies completed:
indexmap
equivalents #2685Epoched
past epoch tracking and handling oflast_update
may not be consistent #2665StorageRead::iter_next
impl #2827Hard dependencies to finish:
Hard dependencies as pre-launch checks:
HashSet
in the codebase #2576Hard dependencies IDK
Nice-to-have:
init-network
should be able to optionally bundle wasm files along with the network config files #2423block_write_log
#2915The text was updated successfully, but these errors were encountered: