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

Sync main to forcerelay-dev branch #1643

Merged
merged 13 commits into from
Dec 19, 2023
Merged

Conversation

Flouse
Copy link
Contributor

@Flouse Flouse commented Dec 19, 2023

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

  • Web3 Compatible Tests
  • OpenZeppelin tests
  • v3 Core Tests

CI Description

CI Name Description
Web3 Compatible Test Test the Web3 compatibility of Axon
v3 Core Test Run the compatibility tests provided by Uniswap V3
OpenZeppelin tests Run the compatibility tests provided by OpenZeppelin, including OCT 1-5 | 6-10 | 11 | 12-15 | 16-19

sunchengzhu and others added 12 commits December 12, 2023 10:03
* 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>
* chore: bump axon version to 0.3.0-beta

* chore(docker): build ghcr image for alpha branch

* docs: add #1621 and #1634 into CHANGELOG
* 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 Flouse requested a review from a team as a code owner December 19, 2023 02:46
@Flouse Flouse requested review from jjyr and Simon-Tl and removed request for a team December 19, 2023 02:46
@Flouse Flouse requested review from ashuralyk, blckngm, wenyuanhust and KaoImin and removed request for jjyr and Simon-Tl December 19, 2023 02:47
@Flouse
Copy link
Contributor Author

Flouse commented Dec 19, 2023

Due to 922fc38, Hardfork CI will be failed in forcerelay-dev branch.
It's under expectation.

@Flouse Flouse merged commit 343f329 into forcerelay-dev Dec 19, 2023
21 of 24 checks passed
@Flouse Flouse deleted the sync-main-to-forcerelay-dev branch December 19, 2023 02:56
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.

6 participants