nimbus-eth1/nimbus/evm/interpreter/op_handlers
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
..
oph_arithmetic.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_blockdata.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_call.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_create.nim fix EIP-3860 bugs 2023-01-13 13:04:23 +07:00
oph_defs.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_dup.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_envinfo.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_gen_handlers.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_hash.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_helpers.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_log.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
oph_memory.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_push.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_swap.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_sysops.nim saner source code grouping 2022-12-02 13:51:42 +07:00