What's Changed
Bug Fixes
- Fix indexed dynamic types event decoding (Thanks @ddallaire)
- Fix event filter typespec generation for events with interleaved indexed and non-indexed fields (Thanks @ricomateo)
Pull Requests in Release
- Fix: decode dynamic indexed event topics as hex-encoded hash by @ddallaire in #250
- fix: event filter typespec generation for events with interleaved indexed and non-indexed fields by @ricomateo in #249
- Bump credo from 1.7.17 to 1.7.18 by @dependabot[bot] in #248
- Bump ethereumex from 0.12.3 to 0.14.0 by @dependabot[bot] in #247
New Contributors
- @ddallaire made their first contribution in #250
- @ricomateo made their first contribution in #249
Full Changelog: v0.6.11...v0.6.12