nimbus-eth1/nimbus/db/aristo/aristo_desc
Jacek Sieka adb8d64377
simplify VertexRef (#2626)
* move pfx out of variant which avoids pointless field type panic checks
and copies on access
* make `VertexRef` a non-inheritable object which reduces its memory
footprint and simplifies its use - it's also unclear from a semantic
point of view why inheritance makes sense for storing keys
2024-09-13 18:55:17 +02:00
..
desc_backend.nim storage: store root id together with vid, for better locality of refe… (#2449) 2024-07-04 15:46:52 +02:00
desc_error.nim Fringe case portal proof for existing account without storage tree (#2613) 2024-09-11 20:27:42 +00:00
desc_identifiers.nim Hash bump 2024-08-08 07:46:35 +02:00
desc_nibbles.nim avoid some trivial memory allocations (#2587) 2024-09-02 16:03:10 +02:00
desc_structural.nim simplify VertexRef (#2626) 2024-09-13 18:55:17 +02:00