nimbus-eth1/nimbus/evm
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
..
interpreter Bump submodules and fix related issues (#1448) 2023-01-27 15:57:48 +01:00
async_operations.nim saner source code grouping 2022-12-02 13:51:42 +07:00
blake2b_f.nim saner source code grouping 2022-12-02 13:51:42 +07:00
blscurve.nim saner source code grouping 2022-12-02 13:51:42 +07:00
code_stream.nim saner source code grouping 2022-12-02 13:51:42 +07:00
computation.nim fix t8n does not support BLOCKHASH opcode 2022-12-08 13:20:22 +07:00
evmc_api.nim fix t8n does not support BLOCKHASH opcode 2022-12-08 13:20:22 +07:00
evmc_helpers.nim saner source code grouping 2022-12-02 13:51:42 +07:00
interpreter_dispatch.nim saner source code grouping 2022-12-02 13:51:42 +07:00
map_to_curve_g1.nim saner source code grouping 2022-12-02 13:51:42 +07:00
memory.nim saner source code grouping 2022-12-02 13:51:42 +07:00
message.nim saner source code grouping 2022-12-02 13:51:42 +07:00
nimdoc.cfg saner source code grouping 2022-12-02 13:51:42 +07:00
precompiles.nim cleanup numeric utils and remove unstable rangeToPadded 2022-12-21 18:41:03 +07:00
stack.nim saner source code grouping 2022-12-02 13:51:42 +07:00
state.nim add geth compatibility flag to emvstate tool and transaction tracer 2022-12-14 21:52:43 +07:00
state_transactions.nim remove unused 'refundGas' from evm/state_transactions 2022-12-28 01:45:56 +07:00
transaction_tracer.nim add geth compatibility flag to emvstate tool and transaction tracer 2022-12-14 21:52:43 +07:00
types.nim add geth compatibility flag to emvstate tool and transaction tracer 2022-12-14 21:52:43 +07:00
validation.nim saner source code grouping 2022-12-02 13:51:42 +07:00