Releases: blockfrost/openapi
Releases · blockfrost/openapi
v0.1.25
v0.1.24
[0.1.24] - 2021-07-16
Added
- properties
tx_hashandoutput_indextoinputsof/txs/{hash}/utxosendpoint stake_addressproperty to/accounts/{stake_address}endpointaddressproperty to/addresses/{address}and/addresses/{address}/totalendpointsassetproperty to/assets/{asset}endpointepochproperty to/epochs/{number}/parametersand/epochs/latest/parametersendpointspool_idandhexproperties to/pools/{pool_id}and/pools/{pool_id}/metadataendpointshashproperty to/txs/{hash}and/txs/{hash}/utxosendpointsaddressproperty to/nutlink/{address}endpoint
Fixed
- clarified active stake
amountin/epochs/{number}/stakesand/epochs/{number}/stakes/{pool_id} - pagination of
accounts/{stake_address}/addresses/assetsendpoint
v0.1.23
v0.1.22
v0.1.19
[0.1.19] - 2021-06-11
Added
mir_cert_countproperty to/txs/{hash}- additional query parameters
fromandtointo/addresses/{address}/transactionsendpoint /txs/{hash}/mirsendpoint to display MIR details/accounts/{stake_address}/withdrawalsand/accounts/{stake_address}/mirsendpoints
Fixed
txs/{hash}/stakesdefault ordering
v0.1.18
v0.1.17
[0.1.17] - 2021-06-02
Added
/addresses/{address}/transactionsand/assets/{asset}/transactionsendpoints to provide more details about transactions and make the endpoint extendable (object) for future needs/blocks/slot/{slot_number}and/blocks/epoch/{epoch_number}/slot/{slot_number}endpoints to provide block details for a specific slot
Changed
/addresses/{address}/txsand/assets/{asset}/txsare deprecated (but still functional) in favour of newly added endpoints
Fixed
- type of
numberparameter in/epochs/{number}/string -> integer
v0.1.16
[0.1.16] - 2021-05-25
Added
/accounts/{stake_address}/addresses/assetsendpoint to list all assets on addresses related to a given stake_address (account)/epochs/latest/parametersand/blocks/latest/txsendpoints to list the current information about latest epoch and block
Changed
- implementation (increase allowed burst) of rate limiting and clarified documentation
Fixed
onchain_metadatain/assets/{asset}/totalendpoint that could have been missing in some special casesonchain_metadatain/assets/:assetendpoint to return null on malformed data which do not follow https://github.com/cardano-foundation/CIPs/pull/85/files