issues
search
blockfrost
/
blockfrost-rust
Rust SDK for Blockfrost.io
Apache License 2.0
16
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add unit tests for pagination
#53
vladimirvolek
opened
5 days ago
0
Improve rate limit handling
#52
SupernaviX
closed
6 days ago
0
Add transactions cbor
#51
SupernaviX
closed
1 week ago
0
Add governance endpoints
#50
vladimirvolek
opened
3 weeks ago
1
Expose reqwest rustls features
#49
SupernaviX
closed
1 month ago
3
Add missing utils endpoints
#48
vladimirvolek
closed
5 months ago
0
`utils_tx_evaluate` and others not exported from `api::endpoints::utils`
#47
jonathangenlambda
opened
7 months ago
0
Adjust return types for asset and tx endpoints
#46
the-Minister-0001
closed
11 months ago
1
Asset information needlessly expensive to query
#45
the-Minister-0001
closed
11 months ago
1
release: 1.0.0
#44
vladimirvolek
closed
11 months ago
0
read project_id, cardano_network, and ipfs network from ENV
#43
gclaramunt
closed
1 year ago
2
Upgrade & rework
#42
vladimirvolek
closed
11 months ago
1
FR: Add query all pages helper
#41
sorki
closed
11 months ago
0
`TransactionUtxosOutput` has missing fields
#40
ChaseAtMLabs
closed
11 months ago
0
release: 0.2.1
#39
vladimirvolek
closed
1 year ago
0
Fixes
#38
vladimirvolek
closed
1 year ago
0
version 0.2.1 not on crates.io
#37
waalge
closed
1 year ago
1
Provide block number in the struct AddressUtxo
#36
f-squirrel
closed
1 year ago
0
Wrong order of concatanation
#35
pYtoner
closed
1 year ago
1
Add preview and preprod networks
#34
sorki
closed
1 year ago
0
fix load module
#33
dkijania
closed
2 years ago
0
lint
#32
xTekC
closed
2 years ago
0
refactor: deprecated code
#31
xTekC
closed
2 years ago
0
Add support for Cardano preview net
#30
Zeddling
closed
1 year ago
2
Missing Execution Units Evaluation endpoint
#29
Saizan
closed
11 months ago
0
Missing fields in Address UTxOs result
#28
Saizan
closed
1 year ago
0
fix: fill missing fields
#27
Inon123
closed
2 years ago
1
Allow separate IPFS and Cardano configurations
#26
b00kdev
closed
1 year ago
0
Fixes environment configuration
#25
b00kdev
closed
1 year ago
2
Add blocks_affected_addresses endpint
#24
Inon123
closed
2 years ago
0
Expected use of `Lister` to get all results
#23
b00kdev
closed
11 months ago
1
fix: output index type i128 to u32
#22
f-squirrel
closed
2 years ago
0
Make ResponseError fields public
#21
f-squirrel
closed
2 years ago
1
unable to get ResponseError::status_code because fields are private
#20
f-squirrel
closed
2 years ago
1
Update editions
#19
xTekC
closed
2 years ago
0
spelling error in src/api/endpoints/scripts.rs endpoints
#18
gitshirokai
closed
1 year ago
0
make invalid_hereafter option<String> from String
#17
jackdfraser
closed
2 years ago
1
docs(Rust ecosystem map): Please add this project to Cardano Rust ecosystem map
#16
mark-stopka
closed
1 year ago
1
Add `new_with_client` for `BlockFrostApi` and `IpfsApi`
#15
marcospb19
closed
2 years ago
0
Extend endpoint macros to support pagination
#14
Quantumplation
closed
3 years ago
4
Support creating a `BlockFrostApi` with a custom `reqwest::Client`
#13
marcospb19
closed
2 years ago
0
Replace current manual `.env` parser by `.toml` configuration file
#12
marcospb19
closed
3 years ago
1
Support all the BlockFrost API endpoints
#11
marcospb19
closed
3 years ago
0
Support all the API IPFS endpoints
#10
marcospb19
closed
3 years ago
0
Support all the API Cardano endpoints
#9
marcospb19
closed
3 years ago
0
Add more context to Error variants
#8
marcospb19
closed
3 years ago
1
Add retry logic for dealing with rate limits, with customizable retry delay and attempts
#7
marcospb19
closed
3 years ago
1
Deserialize and serialize quantities as integers
#6
marcospb19
opened
3 years ago
1
Epoch related endpoints
#5
Quantumplation
closed
3 years ago
0
Pi/endpoint macro
#4
Quantumplation
closed
3 years ago
3
Next