Skip to content

Releases: blockfrost/openapi

v0.1.51

29 Dec 00:46
6233cfd
Compare
Choose a tag to compare

[0.1.51] - 2022-12-29

Added

  • validateCIP68Metadata util function to validate CIP68 metadata

v0.1.50

13 Dec 17:53
7fd582e
Compare
Choose a tag to compare

[0.1.50] - 2022-12-13

Added

  • address field to /addresses/{address}/utxos and /addresses/{address}/utxos/{asset}

Fixed

  • table HTML tags
  • missing summaries

v0.1.49

27 Nov 01:53
39dd7fa
Compare
Choose a tag to compare

[0.1.49] - 2022-11-26

Changed

  • update deps and yarn version

Added

  • test coverage
  • getCIPstandard, getOnchainMetadataVersion, getOnchainMetadata functions

v0.1.48

25 Nov 01:04
45ec67e
Compare
Choose a tag to compare

[0.1.48] - 2022-11-25

Fixed

  • descriptions

v0.1.47

24 Nov 16:49
c1636c8
Compare
Choose a tag to compare

[0.1.47] - 2022-11-24

Added

  • getSchema util function
  • validateSchema util function
  • onchain_metadata_standard to /assets/{asset_id} endpoint to report onchain_metadata validity

Changed

  • moved CIP-25 validation to a custom schema to avoid strict check on onchain_metadata

v0.1.46

24 Nov 16:47
d704825
Compare
Choose a tag to compare

[0.1.46] - 2022-11-22

Added

  • /network/eras endpoint

Changed

  • adjust CIP-25 and add v2 validation for onchain_metadata in /assets/{asset_id}
  • refactored custom schemas

v0.1.45

20 Nov 16:37
878701c
Compare
Choose a tag to compare

[0.1.45] - 2022-11-20

Fixed

  • accidental npm release

v0.1.44

07 Nov 17:18
00bfcd6
Compare
Choose a tag to compare

[0.1.44] - 2022-11-07

Added

  • getSchemaForEndpoint util function

Fixed

  • /pools/extended example

v0.1.42

29 Aug 15:34
a025b0a
Compare
Choose a tag to compare

[0.1.42] - 2022-08-25

Added

  • HTTP 425 - Pin Queue Full to Errors for limiting queue in ipfs/pin/add/{IPFS_path} endpoint
  • New networks preview and preprod

Fixed

  • Typos and examples

v0.1.41

27 Jul 15:05
067908b
Compare
Choose a tag to compare

[0.1.41] - 2022-07-27

Changed

  • Refactored anyOf to anyVlaue

Fixed

  • Missing block_time in schema for asset transactions
  • Missing additionalProperties in json_metadata and cost_models