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

style(axon-tools): rename some structs and change code style #1545

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

wenyuanhust
Copy link
Contributor

@wenyuanhust wenyuanhust commented Nov 12, 2023

What this PR does / why we need it?

This PR

  • delete duplicate test cases, it is the same as test_receipt in core/executor/src/lib.rs. There is no need to verify receipt based on axon and eth_light_client_in_ckb.
  • sync receipt calculation in test code test_exec.
  • keep the name of structs in axon-tools the same with axon-protocol, this will mitigate possible misunderstanding and benefit future updates

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
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • 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
OCT 1-5 | 6-10 | 11 | 12-15 | 16-19 Run the compatibility tests provided by OpenZeppelin

@wenyuanhust wenyuanhust requested a review from a team as a code owner November 12, 2023 11:46
@KaoImin KaoImin changed the title refactor: axon-tools style(axon-tools): rename some strcuts and change code style Nov 16, 2023
@Flouse Flouse requested review from blckngm and removed request for jjyr November 16, 2023 06:34
@wenyuanhust wenyuanhust changed the title style(axon-tools): rename some strcuts and change code style style(axon-tools): rename some structs and change code style Nov 16, 2023
@KaoImin KaoImin added this pull request to the merge queue Nov 17, 2023
Merged via the queue into axonweb3:main with commit 06340ba Nov 17, 2023
13 checks passed
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.

3 participants