op-alloy-protocol

Crates.ioop-alloy-protocol
lib.rsop-alloy-protocol
version
sourcesrc
created_at2024-08-29 12:20:34.117029
updated_at2024-11-08 00:06:35.099793
descriptionOptimism protocol-specific types
homepagehttps://github.com/alloy-rs/op-alloy
repositoryhttps://github.com/alloy-rs/op-alloy
max_upload_size
id1356032
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | 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`
size0
refcell (refcell)

documentation

README

op-alloy-protocol

op-alloy-protocol crate

Core protocol types for Optimism.

These include types, constants, and methods for derivation as well as batch-submission.

Provenance

This code was initially ported from kona-primitives as part of ongoing op-alloy migrations.

Commit count: 282

cargo fmt