Docs.rs
blockifier-0.16.0-rc.2
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
blockifier 0.16.0-rc.2
The transaction-executing component in the Starknet sequencer.
Crate
Source
Builds
Feature flags
Documentation
Coverage
11.19%
223
out of
1992
items documented
0
out of
821
items with examples
Size
Source code size: 2.13 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 347.22 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
starkware-libs/sequencer
64
65
0
crates.io
Dependencies
anyhow ^1.0.44
normal
apollo_compilation_utils ^0.16.0-rc.2
normal
optional
apollo_compile_to_native ^0.16.0-rc.2
normal
optional
apollo_compile_to_native_types ^0.16.0-rc.2
normal
apollo_config ^0.16.0-rc.2
normal
apollo_infra_utils ^0.16.0-rc.2
normal
apollo_metrics ^0.16.0-rc.2
normal
ark-ec ^0.4.2
normal
ark-ff ^0.4.0-alpha.7
normal
ark-secp256k1 ^0.4.0
normal
ark-secp256r1 ^0.4.0
normal
blockifier_test_utils ^0.16.0-rc.2
normal
optional
cached ^0.44.0
normal
cairo-lang-casm ^2.12.3
normal
cairo-lang-runner ^2.12.3
normal
cairo-lang-starknet-classes ^2.12.3
normal
cairo-lang-utils ^2.12.3
normal
cairo-native ^0.7.2
normal
optional
cairo-vm ^2.5.0
normal
dashmap ^6.1.0
normal
derive_more ^0.99.17
normal
indexmap ^2.1.0
normal
itertools ^0.12.1
normal
keccak ^0.1.3
normal
log ^0.4
normal
mockall ^0.12.1
normal
num-bigint ^0.4
normal
num-integer ^0.1.45
normal
num-rational ^0.4
normal
num-traits ^0.2.15
normal
paste ^1.0.15
normal
phf ^0.11
normal
rand ^0.8.5
normal
optional
rstest ^0.17.0
normal
optional
rstest_reuse ^0.7.0
normal
optional
semver ^1.0.23
normal
serde ^1.0.197
normal
serde_json ^1.0.116
normal
sha2 ^0.10.8
normal
starknet-types-core ^0.2.4
normal
starknet_api ^0.16.0-rc.2
normal
strum ^0.25.0
normal
strum_macros ^0.25.2
normal
thiserror ^1.0.37
normal
assert_matches ^1.5.0
dev
blockifier_test_utils ^0.16.0-rc.2
dev
criterion ^0.5.1
dev
expect-test ^1.5.1
dev
glob ^0.3.1
dev
hex ^0.4.3
dev
itertools ^0.12.1
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
regex ^1.10.4
dev
rstest ^0.17.0
dev
rstest_reuse ^0.7.0
dev
starknet_api ^0.16.0-rc.2
dev
test-case ^3.2.1
dev
tikv-jemallocator ^0.5.4
dev
apollo_infra_utils ^0.16.0-rc.2
build
Versions
0.16.0-rc.3
(2026-01-08)
0.16.0-rc.2
(2025-11-30)
0.16.0-rc.1
(2025-10-23)
0.16.0-rc.0
(2025-09-28)
0.15.0-rc.4
(2025-09-03)
0.15.0-rc.3
(2025-08-20)
0.15.0-rc.2
(2025-07-03)
0.15.0-rc.1
(2025-05-29)
0.14.0-rc.3
(2025-03-11)
0.14.0-rc.1
(2025-02-17)
0.14.0-rc.0
(2025-01-22)
0.8.0
(2024-10-22)
0.8.0-rc.3
(2024-09-02)
0.8.0-rc.2
(2024-08-13)
0.8.0-rc.1
(2024-07-18)
0.8.0-rc.0
(2024-07-09)
0.8.0-dev.1
(2024-07-04)
0.8.0-dev.0
(2024-06-04)
0.7.0-dev.1
(2024-04-04)
0.7.0-dev.0
(2024-04-04)
0.6.0-rc.2
(2024-04-10)
0.6.0-rc.1
(2024-03-31)
0.6.0-rc.0
(2024-03-28)
0.5.0
(2024-03-04)
0.5.0-rc.4
(2024-02-29)
0.5.0-rc.3
(2024-02-20)
0.5.0-rc.2
(2024-02-18)
0.5.0-rc.1
(2024-02-12)
0.5.0-rc.0
(2024-02-08)
0.5.0-dev.0
(2024-01-03)
0.4.1-rc.0
(2024-01-04)
0.4.0
(2023-12-11)
0.4.0-rc9.2
(2023-11-28)
0.4.0-rc9.1
(2023-11-26)
0.4.0-rc9
(2023-11-26)
0.4.0-rc8
(2023-11-19)
0.4.0-rc7
(2023-11-19)
0.4.0-rc6
(2023-11-12)
0.4.0-rc5
(2023-11-12)
0.4.0-rc4
(2023-11-07)
0.4.0-rc3
(2023-11-06)
0.4.0-rc2
(2023-11-06)
0.4.0-rc10
(2023-11-26)
0.3.0-rc0
(2023-09-13)
0.2.0-rc1
(2023-09-13)
0.2.0-rc0
(2023-08-09)
0.1.0-rc2
(2023-07-30)
0.1.0-rc1
(2023-07-30)
Owners
blockifier
Description
The transaction-executing component in the Starknet sequencer.