nimbus-eth1/nimbus/evm/interpreter/op_handlers
Jordan Hrycaj 6b9f3c9ac5
Silence compiler gossip after nim upgrade cont1 (#1455)
* Silence some compiler gossip -- part 5, common

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 6, db, rpc, utils

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 7, randomly collected source files

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 8, assorted tests

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Clique update

why:
  More impossible exceptions (undoes temporary fix from previous PR)
2023-01-31 01:32:17 +00:00
..
oph_arithmetic.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_blockdata.nim saner source code grouping 2022-12-02 13:51:42 +07: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 Some of Shanghai: EIP-3651, EIP-3855, EIP-3860 (#1406) 2023-01-04 08:11:33 -05:00
oph_dup.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_envinfo.nim saner source code grouping 2022-12-02 13:51:42 +07:00
oph_gen_handlers.nim saner source code grouping 2022-12-02 13:51:42 +07: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 Some of Shanghai: EIP-3651, EIP-3855, EIP-3860 (#1406) 2023-01-04 08:11:33 -05: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