What's Changed
- Fix CHANGELOG.md by @yjhmelody in #1102
- chore: improve EIP-3155 implementation by @DaniPopes in #1105
- feat: split off serde_json dependency to its own feature by @DaniPopes in #1104
- chore(deps): bump alloy-sol-types from 0.6.2 to 0.6.3 by @dependabot in #1103
- feat: bump c-kzg, add portable feature, make it default by @Rjected in #1106
- chore(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #1107
- chore(deps): bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #1108
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #1110
- fix: Handle fatal db error on load_account by @rakita in #1111
- chore: clippy cleanup by @rakita in #1112
- request: Remove DatabaseRef bound on CacheDB by @jasalper in #1113
- fix(db): Set instruction result at outcome insert by @rakita in #1117
- fix EthersDB deadlock by @DoTheBestToGetTheBest in #1089
- fix: replace tuple in sstore return with struct by @qiweiii in #1115
- Revert "fix EthersDB deadlock (#1089)" by @rakita in #1118
- chore(refactor): Propagate fatal error by @rakita in #1116
- Fix feature name for generate_block_traces example by @pawurb in #1120
- fix: Ensure
L1Block
is in the cache by @clabby in #1121 - adding more test for i256 by @DoTheBestToGetTheBest in #1090
- chore: release by @github-actions in #1100
- chore: main CHANGELOG by @rakita in #1122
New Contributors
- @yjhmelody made their first contribution in #1102
- @jasalper made their first contribution in #1113
- @qiweiii made their first contribution in #1115
- @pawurb made their first contribution in #1120
Full Changelog: v29...v30