nimbus-eth1/nimbus/core
andri lim 198e9c6c98
Remove more goerli data (#2249)
2024-05-30 11:49:47 +00:00
..
chain Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
executor rm Clique consensus method support and Goerli network (#2219) 2024-05-25 16:12:14 +02:00
pow rm some proof of work mining support (#2227) 2024-05-27 21:49:07 +02:00
tx_pool Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
block_import.nim Culling legacy DB and accounts cache (#2197) 2024-05-20 10:17:51 +00: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 Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
executor.nim saner source code grouping 2022-12-02 13:51:42 +07:00
gaslimit.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
pow.nim rm clique/mining remnants; rm unused code (#2232) 2024-05-28 07:10:10 +02:00
tx_pool.nim remove expicit PoW support from tx pool; tighten tx pool exceptions specs (#2235) 2024-05-28 20:26:51 +02:00
validate.nim Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
withdrawals.nim Fix test_blockchain_json and pyspec simulator for Cancun (#1805) 2023-10-05 10:04:12 +07:00