Skip to content

RLP_TXN redesign #62

Open
Open
@letypequividelespoubelles

Description

Image

Progress

  • spec
  • constraints
  • tracer

Conclusion of discussion on 24 April

  • no SHF lookup for RLP_UTILS but simple lookup table for powers of 256
  • perspectives in RLP_TXN
  • incrementally justified TXN_DATA row fitted in between various PHASES
    • nAddresses
    • nStorageKeys
    • nZeroBytesInPayLoad
    • nNonzeroBytesInPayLoad
    • etc ...
  • a lookup RLP_TXN -> TXN_DATA which squashes all of these previous transaction data rows in the source (RLP_TXN) into a single one (per txn) in the target (TXN_DATA)
    • This will remove the "verticalisation / horizontalization" stuff in the TXN_DATA
  • perspectives in the TXN_DATA, too
    • will long term allow for blocks with NOOP from the USER_TXN_DATA module

Metadata

Metadata

Labels

London to PragueLondon to PectraenhancementNew feature or requesthardfork pragueEIP's for the Pectra hardforkwill implementFor those EIP's that will be implemented on Linea

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions