What's Changed
- fix: Only add address if the filter has an address by @EnriqueL8 in #183
- Missing maxFeePerGas/maxPriorityFeePerGas and uint64 consistency by @peterbroadhurst in #185
- Return error when fetching a block that does not exist by @peterbroadhurst in #186
- Pure ethrpc interface on ethblocklistener rather than hybrid FFCAPI by @peterbroadhurst in #187
- Adding test for canonical chain trimming bug by @Chengxuan in #189
- Best effort to decode nester error strings from reverts by @davecrighton in #184
- introduce a light weight mode for tracking block progression by @Chengxuan in #190
New Contributors
- @davecrighton made their first contribution in #184
Full Changelog: v1.4.2...v1.4.3