Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 15:12
· 33 commits to main since this release

v0.4.3 (2022-12-01)

Features

  • Introduce 'utxo by nft' reducer (#110)
  • redis: Allow custom cursor key (#112)

Bug Fixes

  • Fix Plutus int data issue in upstream Pallas (#116)
  • Fix typo in error message (#111)
  • Check agency in chain-sync logic (blocking version) (#108)
  • Merge N2N stages to avoid race conditions (#106)

Docs

  • Add swarm mode testdrive example (#113)

Code Refactoring

  • Track utxos by asset in sorted set (#115)

Continuous Integration

  • Add testdrive image build workflow (#109)

Chore

  • Tidy up testdrive examples (#114)