nimbus-eth1/nimbus/db/aristo/aristo_merge
Jacek Sieka eb041abba7
avoid unnecessary memory allocations and lookups (#2334)
* use `withValue` instead of `hasKey` + `[]`
* avoid `@` et al
* parse database data inside `onData` instead of making seq then parsing
2024-06-11 11:38:58 +02:00
..
merge_payload_helper.nim Coredb fix storage tree issues (#2317) 2024-06-07 10:56:31 +00:00
merge_proof.nim avoid unnecessary memory allocations and lookups (#2334) 2024-06-11 11:38:58 +02:00