v1.1.7-beta
What's Changed
- use connection pool when querying contract abis by @iuwqyir in #212
- catch panic from decodeLogFunc by @nischitpra in #215
- Replace mutex with sync.Map for ABI caching by @AmineAfia in #218
- track latest block immediately on start by @iuwqyir in #216
- log metrics around processing durations by @iuwqyir in #217
- upgrade clickhouse library to fix EOF errors by @iuwqyir in #219
Full Changelog: v1.1.6-beta...v1.1.7-beta