nimbus-eth1/nimbus/utils
Jacek Sieka d72a73de8b
avoid digest when loading era block (#2572)
Computing the digest is unnecessary but takes a little bit of time -
remove computation and reduce mem usage slightly when loading era blocks
2024-08-20 15:23:14 +02:00
..
debug.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
ec_recover.nim Remove keyed_queue rlp support (#2300) 2024-06-06 00:01:18 +02:00
era_helpers.nim avoid digest when loading era block (#2572) 2024-08-20 15:23:14 +02:00
prettify.nim Fix potential overflow error on toPC (#1458) 2023-02-02 09:30:14 +01:00
state_dump.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00
utils.nim Aristo lazily delete larger subtrees (#2560) 2024-08-14 08:54:44 +00:00
utils_defs.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00