Skip to content

0.11.0

Compare
Choose a tag to compare
@telezhnaya telezhnaya released this 15 Feb 13:23
· 16 commits to master since this release
df51b2f
  • Migrate to NEAR Lake Framework, indexer-explorer no longer runs a NEAR node and instead consumes block from near-lake-indexer.
  • Stop tracking the data for account_changes and assets__fungible_token_events. See more details in the discussion

Breaking Changes

  • Storing genesis file is no longer possible (#327)
  • Command line arguments for starting the indexer have changed slightly, see Readme for updated reference
  • AWS credentials are now required for reading data from S3
  • Tracking tables account_changes and assets__fungible_token_events require enabling feature flags.