nimbus-eth1/nimbus/core
Kim De Mey 8523d8b40e
Bump submodules and fix related issues (#1448)
* Updated to the latest nim-eth, nim-rocksdb, nim-web3

* Bump nimbus-eth2 module and fix related issues

Temporarily disabling Portal beacon light client network as it is
a lot of copy pasted code that did not yet take into account
forks. This will require a bigger rework and was not yet tested
in an actual network anyhow.

* More nimbus fixes after module bumps

---------

Co-authored-by: Adam Spitz <adamspitz@status.im>
Co-authored-by: jangko <jangko128@gmail.com>
2023-01-27 15:57:48 +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 Bump submodules and fix related issues (#1448) 2023-01-27 15:57:48 +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