v0.1.0-alpha.9
github-actions
released this
21 Apr 03:18
·
297 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- feat: support pre EIP-155 transaction (#1111) @hongda3141
- feat(executor): remove modexp limit (#1119) @driftluo
- feat: add EIP-1898 blockHash option to JSON-RPC methods (#1101) @ahonn
🐛 Bug Fixes
- fix(executor): should check all system contracts' address (#1142) @peterzhb
- fix: fix several bugs about interoperability signature verification (#1105) @KaoImin
- fix(executor): fix conflict test db path (#1109) @peterzhb
🐝 refactor
- refactor: change keccak hash function (#1157) @KaoImin
- refactor(core): refactor axon start (#1116) @peterzhb
- refactor: change the maximum RPC gas cap limit (#1133) @ahonn
- refactor(executor): switch to metadata system contract (#1115) @peterzhb
- refactor: change the bound of ExecutorAdapter trait (#1112) @KaoImin
- refactor: build docker image for arm64 (#1153) @liya2017
✨ Other changes
- ci: change tag value (#1156) @liya2017
- ci: build axon binary for M1 (#1147) @liya2017
- ci: change repository org name to axonweb3 (#1144) @liya2017
⬆️ Dependency Updates
- chore(deps-dev): bump eslint from 8.35.0 to 8.38.0 in /tests/e2e (#1148) @dependabot
- chore(deps): bump axum from 0.6.12 to 0.6.15 (#1150) @dependabot
- chore(deps): bump puppeteer from 19.7.2 to 19.8.5 in /tests/e2e (#1149) @dependabot
- chore(deps): bump peter-evans/create-pull-request from 4 to 5 (#1141) @dependabot
- chore(deps): bump proc-macro2 from 1.0.54 to 1.0.56 (#1140) @dependabot
- chore(deps): bump proc-macro2 from 1.0.52 to 1.0.55 (#1132) @dependabot
- chore(deps): bump serde from 1.0.157 to 1.0.159 (#1114) @dependabot
Full Changelog: v0.1.0-alpha.8...v0.1.0