Releases: blockfrost/blockfrost-utils
Releases · blockfrost/blockfrost-utils
v2.9.0
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
- chore: update ts config by @slowbackspace in #63
- feat: validateStakeCred by @slowbackspace in #64
- chore: release 2.9.0 by @slowbackspace in #65
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- CIP68: allow array of bytes for bytestring fields by @slowbackspace in #61
- chore: release 2.8.1 by @slowbackspace in #62
Full Changelog: v2.8.0...v2.8.1
v2.8.0
2.8.0 - 2023-08-23
Added
sanchonetnetwork support
v2.7.1
2.7.1 - 2023-08-17
Changed
getAdditionalParametersFromRequestreturnsoutOfRangeOrMalformedErrif a string parameter contains non-numeric characters (eg.123a)getAdditionalParametersFromRequestreturnsoutOfRangeOrMalformedErrif a from parameter > to parameter
v2.7.0
2.7.0 - 2023-08-08
Added
getAdditionalParametersFromRequestfrom blockfrost-backend-ryo
v2.6.2
2.6.2 - 2023-07-09
Fixed
- parsing CIP68 datum with missing version returns
nullinstead of throwing an error
v2.6.1
2.6.1 - 2023-06-12
v2.6.0
2.6.0 - 2023-06-12
Added
convertStreamToStringfunction- pm2 metrics
v2.5.0
2.5.0 - 2023-05-17
Added
- CIP68 RFT 444 support
v2.4.0
2.4.0 - 2023-03-15
Removed
addr_vksupport inpaymentCredToBech32Address