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

Test/hyperlane jit transfer #60

Closed
wants to merge 21 commits into from

Conversation

gene-zhan
Copy link
Collaborator

issue #58

gene-zhan and others added 21 commits January 19, 2024 09:42
* chore: bump versions

* Fix/args (#35)

* fix: args for struct

* fix: args for struct

* fix: args for struct

* fix:test error

---------

Co-authored-by: Gene <[email protected]>
* feat/evm cryptos (#36)

* fix: add proto for evm crypto methods

* fix: evm crytpo api methods

* fix: add G1 and G2 for encoding params

* fix: add uint256

* fix: remove parseInt

* fix: bigModeExp use uint8array

* fix: bn256Pairing result check

* fix: ecRecover

* fix: optimize bytes to hex

* fix: blake2F

* fix: Adjust the structure of blake2F to avoid the Array<u64> encoding problem of as proto

* feat: added a host api for retrieving the current remaining gas in Aspect

* fix: change call tree data from map to array & fixed some lint issue (#38)

* feat: add code compression transform for aspect tool (#39)

* feat: add init method & update tool scripts (#40)

* dep: bump package version

* tests: migrating integration test to new framework (#42)

* tests: migrating old integration to new framework

* tests: submit new test aspects

* tests: add more test cases

* tests: add default aspect compile args

* tests: add cross-contract call tests

* fest/aspect-system-contract (#43)

* test: binding limit exceeded

* test: remove print receipt for async send

* test: adjust binding limit case

* test: binding-unbinding, large aspect

* fix: operation init entrance (#45)

* fix: operation tests (#46)

* fix/aspect host functions testcases (#47)

* fix: properity testcase

* fix: upgrade properity testcase

* fix: add state test case

* fix: context testcase

* fix: statedb testcase

* fix: joinpoint testcase

* fix: crypto testcase

* fix: evm call testcase

* fix: state test typo

* fix: add context key testcase

* fix/contract type test(legacy/accesslist/dynamic-fee) (#48)

* fix: add legacy/accesslist/dynamic-fee contract testcase

* fix: disable checking context values

* fix/intergration test cases (#49)

* fix/aspect binding contracts limit (#50)

* fix: aspect binding testcase

* fix: more tests about binding multi contracts

* fix/json rpc tests, namespace eth (#51)

* fix: json rpc namespace eth tests

* fix: testcases of json rpc eth

* fix/testcase json rpc with namesapce except eth (#52)

* fix: txpool testcases

* fix: jsonrpc we3 testcases

* fix: jsonrpc net testcases

* fix: json rpc personal testcases

* test: add lt/gt condition

* test: json rpc debug runtime releated

* test: testcase of traceTransaction and traceBlock

* fix/pub sub (#53)

* fix/propery converter (#54)

* fix: aspect property

* fix: use padding bytes for uint256

* test: update expect values

* fix: fix sender address issue

---------

Co-authored-by: Luke <[email protected]>
Co-authored-by: Jack Li <[email protected]>
Co-authored-by: No-Brainer <[email protected]>
* build: bump package versions

* build: bump package versions
@gene-zhan gene-zhan closed this Dec 9, 2024
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.

4 participants