Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 13:02
· 49 commits to main since this release

v0.4.0 (2022-10-06)

Features

  • Add 'asset holders by asset' reducer (#95)
  • Use Redis transaction for all updates in block (#79)
  • Add 'Address by Ada Handle' reducer (#91)
  • Add 'Transaction Count by Native Asset' Reducer (#92)
  • Introduce Elasticsearch storage preview (#90)
  • Add LastBlockParams reducer (#89)
  • Allow filters by address payment or delegation part (#86)

Bug Fixes

  • Apply Pallas' breaking changes to new reducers (#100)
  • Use two-phase commit input ports (#99)
  • Read ADA Handles from any era (#98)
  • Use valid json for ada handles (#97)
  • Use correct index for collateral return (#94)

Chore

  • Upgrade Pallas 0.14.0-alpha.3 (#88)
  • Use produced / consumed semantics from Pallas (#85)
  • deps: Bump Pallas to v0.14 (#84)