Skip to content

Release v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 17:16
9187ded

v6.0.0 - 2024-11-15

Features

  • Remove flow dependency and collect on-chain navs in local database #574
  • Add hash price support for nav values from on chain events #543
  • Integrate on-chain NAV data into historical hash price calculations #555
  • Use on-chain NAV data for latest asset pricing on markers #556

Improvements

  • Add limit of 1 to missing block queries #544
  • Removes the logic for calculating running_count and total_count in the missed_blocks #548
  • Remove update block latency procedure call #550
  • Docker images at tag latest for main branch merges #551
  • Refactor account processing implementation to be more efficient #552
  • Remove spotlight from caching to the database #532
  • Update keep alive times for flow api grpc calls #558
  • Updates to asset pricing table will set data column to null #562
  • Remove running_count and total_count columns from the missed_blocks table #549
  • Remove spotlight_cache table #559
  • Remove the data column from the asset_pricing table #563
  • Updated Prov Protos to 1.20.1 #575

Bug Fixes

  • Fix pagination off by one calls to flow grpc #561