Docs.rs
  • kona-protocol-0.4.4
    • kona-protocol 0.4.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mattsse
    • refcell
    • clabby
    • emhane
    • Dependencies
      • alloc-no-stdlib ^2.0.4 normal
      • alloy-consensus ^1.0.18 normal
      • alloy-eips ^1.0.18 normal
      • alloy-primitives ^1.2.1 normal
      • alloy-rlp ^0.3.12 normal
      • alloy-rpc-types-engine ^1.0.18 normal
      • alloy-rpc-types-eth ^1.0.18 normal
      • alloy-serde ^1.0.18 normal optional
      • arbitrary ^1.4.1 normal optional
      • async-trait ^0.1.88 normal
      • brotli ^8.0.1 normal
      • derive_more ^2.0.1 normal
      • kona-genesis ^0.4.4 normal
      • miniz_oxide ^0.8.8 normal
      • op-alloy-consensus ^0.18.3 normal
      • op-alloy-rpc-types ^0.18.3 normal
      • op-alloy-rpc-types-engine ^0.18.3 normal
      • serde ^1.0.219 normal optional
      • spin ^0.10.0 normal optional
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal optional
      • unsigned-varint ^0.8.0 normal
      • alloy-primitives ^1.2.1 dev
      • alloy-rpc-types-eth ^1.0.18 dev
      • alloy-sol-types ^1.2.1 dev
      • arbitrary ^1.4.1 dev
      • brotli ^8.0.1 dev
      • op-alloy-consensus ^0.18.3 dev
      • op-alloy-rpc-types ^0.18.3 dev
      • proptest ^1.6.0 dev
      • rand ^0.9.1 dev
      • rstest ^0.25.0 dev
      • serde_json ^1.0.140 dev
      • spin ^0.10.0 dev
      • tokio ^1.45.1 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

kona_protocol0.4.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BatchReader
  • BatchTransaction
  • BatchWithInclusionBlock
  • BlockInfo
  • Channel
  • Frame
  • L1BlockInfoBedrock
  • L1BlockInfoEcotone
  • L1BlockInfoIsthmus
  • L2BlockInfo
  • OpAttributesWithParent
  • OutputRoot
  • Predeploys
  • RawSpanBatch
  • SingleBatch
  • SpanBatch
  • SpanBatchBits
  • SpanBatchEip1559TransactionData
  • SpanBatchEip2930TransactionData
  • SpanBatchEip7702TransactionData
  • SpanBatchElement
  • SpanBatchLegacyTransactionData
  • SpanBatchPayload
  • SpanBatchPrefix
  • SpanBatchTransactions
  • SyncStatus

Enums

  • Batch
  • BatchDecodingError
  • BatchEncodingError
  • BatchType
  • BatchValidity
  • BlockInfoError
  • BrotliDecompressionError
  • ChannelError
  • DecodeError
  • DecompressionError
  • DepositError
  • FrameDecodingError
  • FrameParseError
  • FromBlockError
  • L1BlockInfoTx
  • OpBlockConversionError
  • SpanBatchError
  • SpanBatchTransactionData
  • SpanDecodingError

Traits

  • BatchValidationProvider

Functions

  • decode_deposit
  • decompress_brotli
  • read_tx_data
  • to_system_config

Type Aliases

  • ChannelId

Constants

  • CHANNEL_ID_LENGTH
  • DEPOSIT_EVENT_ABI
  • DEPOSIT_EVENT_ABI_HASH
  • DEPOSIT_EVENT_VERSION_0
  • DERIVATION_VERSION_0
  • FJORD_MAX_RLP_BYTES_PER_CHANNEL
  • FRAME_OVERHEAD
  • MAX_FRAME_LEN
  • MAX_RLP_BYTES_PER_CHANNEL
  • MAX_SPAN_BATCH_ELEMENTS
  • SINGLE_BATCH_TYPE
  • SPAN_BATCH_TYPE