nimbus-eth1/nimbus/transaction
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
..
call_common.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
call_evm.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
evmc_dynamic_loader.nim EVMC: Improve `--evm`, remove it in non-EVMC builds, change imports 2021-12-14 15:51:09 +00:00
evmc_host_glue.nim upgrade evmc to v10.0.0 2022-10-03 16:38:32 +07:00
evmc_vm_glue.nim upgrade evmc to v10.0.0 2022-10-03 16:38:32 +07:00
host_call_nested.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
host_services.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
host_trace.nim upgrade evmc to v10.0.0 2022-10-03 16:38:32 +07:00
host_types.nim first step into styleCheck fixes 2022-04-14 08:39:50 +07:00