v0.6.20-alpha1
Pre-release
Pre-release
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
Full Changelog: v0.6.19...v0.6.20-alpha1