nimbus-eth1/nimbus/utils
Jacek Sieka 11646ad3c4
Ordered trie (#2712)
Speed up trie computations and remove redundant ways of performing this
operation.

Co-authored-by: jangko <jangko128@gmail.com>
2024-10-09 09:44:15 +02:00
..
debug.nim Proof-of-stakiness based on block header (#2682) 2024-10-08 09:37:36 +07:00
ec_recover.nim Use eth/common transaction signature utilities (#2696) 2024-10-04 16:34:31 +02:00
era_helpers.nim update web3 types to common eth (#2674) 2024-10-02 18:22:35 +02:00
mergeutils.nim avoid copying data when merging save points (#2584) 2024-09-06 22:45:29 +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 Ordered trie (#2712) 2024-10-09 09:44:15 +02:00
utils_defs.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00