nimbus-eth1/nimbus/db/ledger/base
Jacek Sieka 7d78fd97d5
avoid allocations for slot storage (#2455)
Introduce a new `StoData` payload type similar to `AccountData`

* slightly more efficient storage format
* typed api
* fewer seqs
* fix encoding docs - it wasn't rlp after all :)
2024-07-04 23:48:45 +00:00
..
api_tracking.nim avoid allocations for slot storage (#2455) 2024-07-04 23:48:45 +00:00
base_desc.nim Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00