nimbus-eth1/nimbus/core
Jacek Sieka 189a20bbae
Avoid recomputing hashes when persisting data (#2350)
2024-06-14 07:10:00 +02:00
..
chain Avoid recomputing hashes when persisting data (#2350) 2024-06-14 07:10:00 +02:00
executor simplify error handling in block processing (#2337) 2024-06-11 17:50:22 +02:00
pow rm some proof of work mining support (#2227) 2024-05-27 21:49:07 +02:00
tx_pool fix: migration of ethereum-package to ethpandaops (#2348) 2024-06-13 16:03:19 +02:00
block_import.nim Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
casper.nim processBeaconBlockRoot in TxPool(EIP-4788) 2023-10-19 07:50:07 +07:00
chain.nim saner source code grouping 2022-12-02 13:51:42 +07:00
dao.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
eip4844.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
executor.nim avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
gaslimit.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
pow.nim Avoid recomputing hashes when persisting data (#2350) 2024-06-14 07:10:00 +02:00
tx_pool.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
validate.nim avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
withdrawals.nim Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00