Releases: blockfrost/blockfrost-rust
Releases · blockfrost/blockfrost-rust
v1.2.4
v1.2.3
1.2.3 - 2026-04-01
Changed
- Updated blockfrost-openapi to 0.1.87
- Updated reqwest to 0.13.2
What's Changed
- openapi - 0.1.87 + reqwest - 0.13.2 by @Alenar in #64
- release: 1.2.3 by @vladimirvolek in #65
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
v1.2.0
Updated
- dependencies
Added
drepsdreps_by_iddreps_delegatorsdreps_metadatadreps_updatesdreps_votesproposalsproposals_by_idproposals_parametersproposals_withdrawalsproposals_votesproposals_metadataaccounts_utxosaccounts_utxos_assetaccounts_transactionsblocks_latest_txs_cborblocks_txs_cborpools_votestransactions_required_signersutils_tx_evaluate_utxos
Fixed
transactions_pool_updatesnow returns correct typeTxContentPoolCertsInnerscripts_datum_hash_cbornow uses correct url path/scripts/datum/{hash}/cborscripts_hash_jsonnow returnsScriptJsonscripts_hash_cbornow returnsScriptCbor
Changed
epochs_blocksandepochs_blocks_by_poolnow support pagination
What's Changed
- Add pools extended endpoint by @Alenar in #60
- 1.2.0 - new endpoints, deps and more by @vladimirvolek in #61
- fix: incorrect responses by @vladimirvolek in #62
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
1.1.0 - 2025-08-05
Changed
- Updated pagination with tests
- Updated dependencies
- Updated openapi
v1.0.6
1.0.6 - 2025-07-03
Changed
- blockfrost-openapi 0.1.75
Added
- Posibility to change the base url
What's Changed
- feat: allow callers to pass header values by @SupernaviX in #54
- feat: allow callers to pass a custom base_url by @SupernaviX in #55
- Fix clippy by @vladimirvolek in #56
- release: 1.0.6 by @vladimirvolek in #57
Full Changelog: v1.0.5...v1.0.6
v1.0.5
1.0.5 - 2023-11-20
Fixed
- Readme version
v1.0.4
1.0.4 - 2023-11-20
Fixed
- Off-by-one when using Pagination::all(). Thanks SupernaviX 💖
Added
- Transactions cbor by @SupernaviX in #51
Changed
- Rate limit handling by @SupernaviX in #52
Full Changelog: v1.0.3...v1.0.4
v1.0.3
1.0.3 - 2023-10-05
Added
- Utils endpoints by @vladimirvolek in #48
Changed
- Updated dependencies to latest versions.
- Expose reqwest rustls features by @SupernaviX in #49
Full Changelog: v1.0.2...v1.0.3