nimbus-eth1/nimbus/utils
Jacek Sieka 32c7fe74be
Remove keyed_queue rlp support (#2300)
It's unused and causing trouble because of unhandled exception effects -
if we were to use it, it would need re-implementation such that it
doesn't reallocate the whole queue on writing.
2024-06-06 00:01:18 +02:00
..
debug.nim Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
ec_recover.nim Remove keyed_queue rlp support (#2300) 2024-06-06 00:01:18 +02:00
prettify.nim Fix potential overflow error on toPC (#1458) 2023-02-02 09:30:14 +01:00
state_dump.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
utils.nim Aristo avoid storage trie update race conditions (#2251) 2024-05-30 17:48:38 +00:00
utils_defs.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00