Skip to content

v2.1.3

Compare
Choose a tag to compare
@JonoPrest JonoPrest released this 29 Aug 10:48
· 119 commits to main since this release

What's Changed

Templates are now initialized with rollback_on_reorg set to false to allow the fastest possible historical sync while developing an indexer

Fuel merge

  • Fuel merge part 4 - make codegen work without compilation errors by @DZakh in #144
  • Use [email protected] which supports Address.toString in initial templates by @DZakh in #148
  • Fuel merge part 3 - Start working on EventMod codegen by @DZakh in #150

General

  • Clean up internal event is_async flag by @DZakh in #145
  • Add unit tests for fetchstate by @JonoPrest in #146
  • Use Viem for address parsing and remove checksum since it's done on the client by @DZakh in #149
  • Fix static address checksumming by @DZakh in #153

Full Changelog: v2.1.2...v2.1.3