nimbus-eth1/fluffy/eth_data
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
..
era1.nim avoid unnecessary memory allocations and lookups (#2334) 2024-06-11 11:38:58 +02:00
history_data_json_store.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
history_data_seeding.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
history_data_ssz_e2s.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
yaml_eth_types.nim Cleanup tags from yaml output and use 0xHex (#2160) 2024-05-03 16:27:13 +02:00
yaml_utils.nim Write beacon LC content test vectors to yaml instead of json (#2176) 2024-05-13 12:34:14 +02:00