nimbus-eth1/nimbus/core
Kim De Mey 9b1193c402
Revert "Updated to the latest nim-eth, nim-rocksdb, nim-web3. (#1441)" (#1443)
This reverts commit 1c1a3352b3.
2023-01-23 10:50:17 +01:00
..
chain fix persistHeaderToDb, allow POS block header to be canonical 2022-12-10 09:02:30 +07:00
clique remove clique unused code 2022-12-09 11:26:14 +07:00
executor saner source code grouping 2022-12-02 13:51:42 +07:00
pow simplify test_blockchain_json a bit 2022-12-09 15:26:53 +07:00
tx_pool Revert "Updated to the latest nim-eth, nim-rocksdb, nim-web3. (#1441)" (#1443) 2023-01-23 10:50:17 +01:00
block_import.nim saner source code grouping 2022-12-02 13:51:42 +07:00
casper.nim fix txpool: using consensus rule to prepare header 2022-12-06 16:43:00 +07:00
chain.nim saner source code grouping 2022-12-02 13:51:42 +07:00
clique.nim move poa and pow from ChainRef to CommonRef 2022-12-06 16:42:55 +07:00
dao.nim saner source code grouping 2022-12-02 13:51:42 +07:00
eip4844.nim bump `nim-eth` for `eip4844` support 2022-12-14 11:04:13 +02:00
executor.nim saner source code grouping 2022-12-02 13:51:42 +07:00
gaslimit.nim saner source code grouping 2022-12-02 13:51:42 +07:00
pow.nim saner source code grouping 2022-12-02 13:51:42 +07:00
sealer.nim fix txpool: using consensus rule to prepare header 2022-12-06 16:43:00 +07:00
tx_pool.nim cleanup unused txpool unused code 2022-12-09 11:26:14 +07:00
validate.nim fix EIP-3860 bugs 2023-01-13 13:04:23 +07:00
withdrawals.nim saner source code grouping 2022-12-02 13:51:42 +07:00