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

chore(CI): add axon sync workflow #1636

Merged
merged 7 commits into from
Dec 19, 2023
Merged

Conversation

Simon-Tl
Copy link
Contributor

What this PR does / why we need it?

This PR is add axon sync workflow and add chain-spec.toml to devtools/chain/alphanet-nodes

What is the impact of this PR?

No Breaking Change

PR relation:

  • Ref #
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

@Flouse Flouse marked this pull request as ready for review December 14, 2023 16:15
@Flouse Flouse requested a review from a team as a code owner December 14, 2023 16:15
Copy link
Contributor

@Flouse Flouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to merge this PR to test the latest commit on the main branch.

@sunchengzhu @KaoImin If you have new review comments, please create a new issue.

@Flouse Flouse merged commit e2d46a1 into axonweb3:main Dec 19, 2023
15 checks passed
@Flouse Flouse linked an issue Dec 21, 2023 that may be closed by this pull request
Flouse added a commit to Flouse/axon that referenced this pull request Dec 21, 2023
* ci: add axon sync test
* ci: update the self-runner name to layer2-runners
* Run sync-test on pull_request event

---------

Co-authored-by: Flouse <[email protected]>
Flouse added a commit to Flouse/axon that referenced this pull request Dec 21, 2023
* ci: add axon sync test
* ci: update the self-runner name to layer2-runners
* Run sync-test on pull_request event

---------

Co-authored-by: Flouse <[email protected]>
Flouse added a commit that referenced this pull request Dec 22, 2023
* fix: apply default_max_contract_limit when HardforkName::Andromeda is not enabled
* chore(CI): add axon sync workflow (#1636)

---------

Co-authored-by: Flouse <[email protected]>
Co-authored-by: Simon <[email protected]>
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.

My sync node got error InvalidStateRoot unexpectedly.
2 participants