Release candidate for testnet.
Indexer v4.0.0 Draft Release Notes
What's New?
Trading Rewards
- Fix Aggregate Historical Trading rewards and always use generated id in tables (#1022) (#1024)
- Fix typo for historical trading rewards (#1020)
- Remove first block from aggregate trading rewards roundtable task interval (#965)
- Start processing aggregate trading rewards from first reward (#959)
- Add historical trading reward block and aggregation endpoints (#954)
- Add logic to aggregate trading rewards (#952)
- Update /v4/addresses/:address to return totalTradingRewards (#933)
- Add support for trading reward tables in Athena (#930)
- Add AggregateTradingRewardsProcessedCache with roundtable task (#927)
- Create Aggregate trading rewards roundtable task outline (#917)
Other API Changes
- Fix addresses endpoint requiring Wallet (#1010)
Other Bug Fixes
- Fix occasional missing pnl ticks (#951)
Other
- Add missing index (#1039) (#1041)
- Add index to address for compliance_data (#1001)
- Update default postgres options for tables (#999)
- Wait until bazooka image finishes upgrading before running bazooka in auxo lambda (#973)
- Update datadog agent image to use ECR hosted image. (#969)
- Add lock multiplier for pnl ticks roundtable task (#953)
- Add roundtable task to take fast sync Postgres snapshots every 4 hours (#912)
- Add more granular stats for liquidations/deleveraging (#925)
- Update BlockTable.getLatest to throw an error and simplify logic (#915)