Skip to content

Blob Transactions - Support for Osaka EIP-7594 #2235

@fluentcrafter

Description

@fluentcrafter

Feature description

Fusaka hardfork is coming (already activated on Sepolia) and requires support for EIP-7594, which introduces a new way to serialise the blob transactions:

rlp([tx_payload_body, wrapper_version, blobs, commitments, cell_proofs])

cell_proofs = [cell_proof_0, cell_proof_1, ...]

Webj should implement EIP-7594 to be compatible with Fusaka hardfork comming soon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions