Crates.io | kona-executor |
lib.rs | kona-executor |
version | |
source | src |
created_at | 2024-06-22 23:10:38.493962 |
updated_at | 2024-12-04 00:11:28.66377 |
description | An no_std implementation of a stateless L2 block executor for the OP Stack. |
homepage | https://github.com/anton-rs/kona |
repository | https://github.com/anton-rs/kona |
max_upload_size | |
id | 1280856 |
Cargo.toml error: | TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
kona-executor
A no_std
implementation of a stateless block executor for the OP stack, backed by kona-mpt
's TrieDB
.