-
Notifications
You must be signed in to change notification settings - Fork 39
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: hardfork proposal feature #1404
Conversation
86a3ee7
to
5ea80d6
Compare
74ba56c
to
a4f1b71
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't this PR include parsing the hardfork
arguments from command line?
wait until Boyu's command line reconstruction is completed before submitting it. |
a4f1b71
to
fddd7c8
Compare
Unit TestNo space left on device - https://github.com/axonweb3/axon/actions/runs/6105563759/job/16569277591#step:5:1566 => Clean the cache and rerun -> https://github.com/axonweb3/axon/actions/runs/6105563759 ✅ |
f735910
to
592e7ca
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
…e default is the latest version
592e7ca
to
702e7dd
Compare
/run-ci |
This comment was marked as outdated.
This comment was marked as outdated.
CI tests run on commit:
CI test list:
Please check ci test results later. |
/run-ci |
CI tests run on commit:
CI test list:
Please check ci test results later. |
Failed status duet to a nondeterministic failure, I have met it many times in my local development environment. |
What this PR does / why we need it?
This PR provides the full process of hardfork, but does not include the initialization process from the user command line parameters
What is the impact of this PR?
No Breaking Change
CI Settings
CI Usage
Tip: Check the CI you want to run below, and then comment
/run-ci
.CI Switch
CI Description
cargo clippy --all --all-targets --all-features
cargo +nightly fmt --all -- --check
andcargo sort -gwc