v0.6.20
What's Changed
- bump reth to
v1.0.0-rc.1
by @tcoratger in #1213 - add
get_logs
testing by @tcoratger in #1208 - Clean up indexer filter functions and add test coverage by @tcoratger in #1216
- add
eth_getLogs
limit by @tcoratger in #1212 - Update Kakarot to v0.8.4 by @ClementWalter in #1220
- dev: cleaning by @greged93 in #1217
- support old/new calldata indexing by @tcoratger in #1219
- consts moved to their own file by @stevencartavia in #1198
- remove ethers dependency for alloy by @tcoratger in #1223
- feat: CI add deno formatting by @edisontim in #1172
- return 0 balance if native contract not found by @tcoratger in #1225
- Update Kakarot to v0.8.4 by @ClementWalter in #1229
- fix: release flow by @greged93 in #1231
- dev: update EvmError by @dznes in #1222
- feat: improve error handling by @greged93 in #1230
- add tracing log at beginning of rpc methods by @tcoratger in #1234
- rm unused madara env variables by @tcoratger in #1235
- fix: skip l1 l2 messaging by @greged93 in #1236
New Contributors
Full Changelog: v0.6.19...v0.6.20