Jordan Hrycaj 046c97f18b
Activate wire protocol eth/66 (#993)
* Activate wire protocol eth/66

and:
 Disentangle protocol_eth66.nim from import sections

why:
  Importing the protocol_eth66 module is not necessary. There is
  no need to know too many details of the underlying wire protocol. All
  that is needed will be exported by blockchain_sync.nim.

* fixes, and rebase

* Update nimbus/p2p/blockchain_sync.nim

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Fixes and rebase

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2022-03-21 17:12:07 +00:00
..
2022-02-10 15:48:26 +07:00
2019-10-31 06:17:01 +01:00
2021-12-10 13:40:51 +00:00
2022-01-22 08:26:57 +02:00
2021-01-11 14:54:55 +07:00

tests

TODO: more GeneralStateTest fixtures!