nimbus-eth1/nimbus/evm
Kim De Mey 73e93f1f11
Reduce Nim 1.6 compiler warnings & hints
* Reduce Nim 1.6 compiler warnings/hints for Fluffy and Nimbus proxy

Mostly raises Defect removals, TaintedString removal and some
unnecessary imports.

Also updating the copyright years alongside.

* Further reduce Nim 1.6 compiler warnings/hints for Nimbus
2023-01-31 13:38:08 +01:00
..
interpreter Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
async_operations.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01: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 Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01: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 Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
state_transactions.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
transaction_tracer.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
types.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
validation.nim saner source code grouping 2022-12-02 13:51:42 +07:00