Skip to content

v2.1.0

Compare
Choose a tag to compare
@vladimirvolek vladimirvolek released this 31 Jul 14:16
· 22 commits to master since this release
a54513b

Added

  • Conway era support
  • initial CIP-1694 support
  • /txs/{hash}/cbor endpoint
  • Proxy for Mithril Aggregator API
  • config options mithril.enabled, mithril.aggregator, mithril.snapshotCDN (optional) and mithril.allowedEndpoints (optional)
  • ENV var options BLOCKFROST_MITHRIL_ENABLED, BLOCKFROST_MITHRIL_AGGREGATOR and BLOCKFROST_MITHRIL_SNAPSHOT_CDN

Changed

  • Upgraded Fastify dependencies
  • Upgraded Typescript

Fixed

  • /addresses/{payment_cred} and /addresses/{payment_cred}/extended to always show stake_address: null
  • ordering in /scripts

What's Changed

Full Changelog: v2.0.3...v2.1.0