26 major breaking releases
| new 28.0.0 | Dec 19, 2025 |
|---|---|
| 27.0.0 | Dec 8, 2025 |
| 26.0.0 | Oct 3, 2025 |
| 25.0.0 | Aug 2, 2025 |
| 0.0.0 |
|
#7 in #block-hash
4,501 downloads per month
Used in 4 crates
(2 directly)
590KB
8K
SLoC
Implements the Chain API Subsystem
Provides access to the chain data. Every request may return an error.
At the moment, the implementation requires Client to implement HeaderBackend,
we may add more bounds in the future if we will need e.g. block bodies.
Supported requests:
- Block hash to number
- Block hash to header
- Block weight (cumulative)
- Finalized block number to hash
- Last finalized block number
- Ancestors
Dependencies
~110–155MB
~2.5M SLoC