nimbus-eth1/nimbus/db/aristo/aristo_delete
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
..
delete_helpers.nim Aristo lazily delete larger subtrees (#2560) 2024-08-14 08:54:44 +00:00
delete_subtree.nim simplify VertexRef (#2626) 2024-09-13 18:55:17 +02:00