Skip to content

v4.2.0

Compare
Choose a tag to compare
@vladimirvolek vladimirvolek released this 06 Jul 15:11
· 159 commits to master since this release
a87ba56

Added

  • addressesUtxosAsset, addressesUtxosAssetAll methods returning list of the address's utxos containing a given asset
  • verifyWebhookSignature to verify signature sent as part of Blockfrost webhook request
  • url property in BlockfrostServerError and BlockfrostClientError objects set to an URL where the failed request was sent to

Fixed

  • deriveAddress memory leak by freeing WASM objects

Changed

  • updated @blockfrost/openapi & regenerated types to reflect changes in Blockfrost API