v1.5.7
What's Changed
- feat(erc): pass cursor head for erc block id by @Larkooo in #108
- fix(processors/controller): use calldata structure to determine controller accounts by @glihm in #105
- feat(processors): indexing mode and event dedup for state updates by @Larkooo in #107
- feat(engine): speed up events fetching by @Larkooo in #109
- release(prepare): v1.5.7-preview.0 by @glihm in #110
- fix(processors/controller): ensure all controllers are fetched and remove false positive by @glihm in #111
- refactor(indexer): engine linked hashmap preserve order & blocks by @Larkooo in #112
- Extract messaging functionality into torii-messaging crate by @devin-ai-integration in #113
- feat: torii messaging crate & refator libp2p by @Larkooo in #114
- feat(grpc): add messaging api to grpc by @Larkooo in #115
- release(prepare): v1.5.7 by @glihm in #116
New Contributors
- @devin-ai-integration made their first contribution in #113
Full Changelog: v1.5.6...v1.5.7