Skip to content

v3.3.6

Compare
Choose a tag to compare
@igorls igorls released this 12 Sep 15:42
· 147 commits to main since this release

Tagged release based on the v3.3.5 branch that is now merged into main/master

  • Included new data on v2/health endpoint to support validation of partial history providers
    • head_offset calulates the difference between the head_block from Leap/NodeosRPC and the last block on ES
    • first_indexed_block cache is removed at the indexer startup and re-cached on the first api call, no need to check on every call since the value should not change
    • missing_blocks is calculated only for the intended range and not the full chain
  • Add errors to each token on v2/state/get_tokens if their balance failed to be retrieved