Open
Description
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