Skip to content

v1.3.0

Compare
Choose a tag to compare
@DZakh DZakh released this 24 Jun 09:51
· 292 commits to main since this release
e960fe9

Changelog

  • Added No-code Quickstart to index the Fuel Network. Learn how easy it is to build a Fuel indexer with the updated tutorial https://docs.envio.dev/docs/tutorial-indexing-fuel
  • Support contract import from the Avalanche network
  • Made the indexer generated by the init command simpler for new Envio builders
  • Internal refactoring to prepare for making the HyperIndex repository public

Internal Changelog

  • Prepare cli for Fuel merge to support contract import by @DZakh in #24
  • Test workflow using Personal Access Token on new repo by @JasoonS in #27
  • Upgrade hardhat to fix tests by @JonoPrest in #33
  • Limit pg connections and implement async task queue by @JonoPrest in #29
  • Add Fuel to Human config by @DZakh in #30
  • [V1] Remove EventSummary from init template by @DZakh in #34
  • V1 - Do not rely on api keys for contract verifycation but keep them as a fallback by @JasoonS in #37
  • Dz/fuel contract import 5 by @DZakh in #43

Full Changelog: v1.2.0...v1.3.0