-
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
Sync main to forcerelay-dev branch #1643
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add eth_getStorageAt、eth_getProof cases Update hardfork_test.yml update hardfork_test ref * use new repo
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.40.4 to 4.40.5. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.40.4...v4.40.5) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(mempool): check gas limit range * fix typo
* refactor(devtools): update keypair generator * docs: add README.md * move keypair generate to core cli * cargo clippy * add unit test cases * update docs * remove outdated code * Update core/cli/README.md Co-authored-by: Flouse <[email protected]> * Update core/cli/README.md Co-authored-by: Flouse <[email protected]> * Update core/cli/README.md Co-authored-by: Flouse <[email protected]> * update doc * update doc --------- Co-authored-by: Flouse <[email protected]>
* chore(CI): deprecate workflows/chaos.yml * chore(CI): remove trigger-build-docker-image job in release workflow `Build docker image` will be triggered by `push tag` event
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: rename `Validator` to `ConsensusValidator` * refactor: omit address field in spec metadata
* refactor: change some precompile input and output to tuple * change get_cell output * fix unit test * update call ckb vm
Flouse
requested review from
jjyr and
Simon-Tl
and removed request for
a team
December 19, 2023 02:46
Flouse
requested review from
ashuralyk,
blckngm,
wenyuanhust and
KaoImin
and removed request for
jjyr and
Simon-Tl
December 19, 2023 02:47
blckngm
approved these changes
Dec 19, 2023
Due to 922fc38, Hardfork CI will be failed in forcerelay-dev branch. |
ashuralyk
approved these changes
Dec 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Due to 922fc38, Hardfork CI will failed in forcerelay-dev branch.
It's under expectation.
What is the impact of this PR?
Breaking Change
PR relation:
CI Settings
CI Usage
Tip: Check the CI you want to run below, and then comment
/run-ci
.CI Switch
CI Description