Skip to content

v2.0.0-rc.5

Compare
Choose a tag to compare
@DZakh DZakh released this 06 Aug 17:32
· 159 commits to main since this release

What's Changed

  • Improve logging in a few places so more context is shared with logs such as chainId by @JasoonS in #90
  • Removed eventName type by @DZakh in #91
  • Added support for whereEq queries in the loader by @JonoPrest in #79
  • Fix indexer restart on a partially indexed block by @JonoPrest in #93
  • Add support for dotenv by @JonoPrest in #94
  • Remove @rescript/core package from dependencies by @DZakh in #96
  • Add open licensing to the repository by @DenhamPreen in #45
  • Update npm links to point to the correct repo by @JasoonS in #100
  • Fixed CI by changing 'docker-compose' to 'docker compose' by @JasoonS in #101
  • Prompt for Envio API key on init by @JonoPrest in #97
  • Set should_rollback_on_reorg default to true by @JonoPrest in #104
  • Add TUI notifications by @JonoPrest in #103
  • Refactor LoadLayer to make it more performant and reliable by @DZakh in #99
  • Use envio Fuel indexer 2.1.4 by @DZakh in #107
  • Add API token example to templates by @JonoPrest in #108
  • Add Fuji network to chain list by @JasoonS in #102

Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5