axonweb3 / axon

Axon is a Layer 2 framework of CKB with native cross-chain and interoperability.
https://axonweb3.io
MIT License
65 stars 39 forks source link

chore(CI): add eth_getStorageAt, eth_getProof cases #1632

Closed sunchengzhu closed 10 months ago

sunchengzhu commented 10 months ago

Update hardfork_test.yml

update hardfork_test ref

What this PR does / why we need it?

This PR for add cases: https://github.com/axonweb3/axon-hardfork-test/commit/fe6613a99da434132ddba9beef5caf0ec97e8a41

What is the impact of this PR?

No Breaking Change

PR relation:

Compare test code

https://github.com/axonweb3/axon-hardfork-test/compare/b1f768de8be10604cad882474c0dcfa19c0a93ea..69293ac366991cf5830ab8366a85d72449daeadc

test/verifyProof.ts

https://github.com/axonweb3/axon-hardfork-test/blob/69293ac366991cf5830ab8366a85d72449daeadc/test/verifyProof.ts

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 |