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
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:
Webj should implement EIP-7594 to be compatible with Fusaka hardfork comming soon