Skip to content

Releases: blockfrost/blockfrost-utils

v2.9.0

20 Oct 17:32
90205fe

Choose a tag to compare

2.9.0 - 2024-10-20

Added

  • validateStakeCred: Validates and extracts stake credentials from Cardano stake addresses, stake keys, and script addresses, returning the credential type, hex value, and db-sync stake address.

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

20 Oct 17:32
d7e5300

Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

23 Aug 19:47

Choose a tag to compare

2.8.0 - 2023-08-23

Added

  • sanchonet network support

v2.7.1

17 Aug 14:28

Choose a tag to compare

2.7.1 - 2023-08-17

Changed

  • getAdditionalParametersFromRequest returns outOfRangeOrMalformedErr if a string parameter contains non-numeric characters (eg. 123a)
  • getAdditionalParametersFromRequest returns outOfRangeOrMalformedErr if a from parameter > to parameter

v2.7.0

08 Aug 12:44

Choose a tag to compare

2.7.0 - 2023-08-08

Added

  • getAdditionalParametersFromRequest from blockfrost-backend-ryo

v2.6.2

09 Jul 11:41

Choose a tag to compare

2.6.2 - 2023-07-09

Fixed

  • parsing CIP68 datum with missing version returns null instead of throwing an error

v2.6.1

12 Jun 17:25

Choose a tag to compare

2.6.1 - 2023-06-12

v2.6.0

12 Jun 12:04

Choose a tag to compare

2.6.0 - 2023-06-12

Added

  • convertStreamToString function
  • pm2 metrics

v2.5.0

17 May 10:47

Choose a tag to compare

2.5.0 - 2023-05-17

Added

  • CIP68 RFT 444 support

v2.4.0

15 Mar 14:12

Choose a tag to compare

2.4.0 - 2023-03-15

Removed

  • addr_vk support in paymentCredToBech32Address