devp2p icon indicating copy to clipboard operation
devp2p copied to clipboard

caps/eth.md: define block-level access list (BAL)

Open nerolation opened this issue 3 months ago • 0 comments

Add eth/70 protocol support for EIP-7928 Block-Level Access Lists (BALs).

Changes:

  • Add block-access-list-hash field to block header
  • Add GetBlockAccessLists (0x12) and BlockAccessLists (0x13) messages
  • Document BAL RLP encoding structure

nerolation avatar Jan 13 '26 06:01 nerolation