Skip to content

v4.0.0

Compare
Choose a tag to compare
@vladimirvolek vladimirvolek released this 06 Jan 13:40
· 235 commits to master since this release

⚠️ Breaking changes

  • scriptscriptsByHash
  • scriptDatumscriptsDatum
  • scriptRedeemersscriptsRedeemers
  • scriptJsonscriptsJson
  • scriptCborscriptsCbor

Added

  • added exports for util functions getFingerprint deriveAddress
  • poolsExtended, poolsExtendedAll endpoints
  • blockAddress, blockAddresses for retrieving all addresses that were affected in a block

Changed

  • deriveAddress is no longer a method on BlockfrostAPI, but rather a standalone function exported from @blockfrost/blockfrost-js

Fixed

  • params in deriveAddress and stake address derivation
  • incorrect user-agent header

Removed

  • getAccount method