nimbus-eth1/hive_integration/nodocker/engine
Jordan Hrycaj 62d31d6f1d
Normalise sync handler prototypes (#1087)
* Use type name eth and snap (rather than snap1)

* Prettified snap/eth handler trace messages

* Regrouped sync sources

details:
  Snap storage related sources are moved to common directory.
  Option --new-sync renamed to --snap-sync

also:
  Normalised logging for secondary/non-protocol handlers.

* Merge protocol wrapper files => protocol.nim

details:
  Merge wrapper sync/protocol_ethxx.nim and sync/protocol_snapxx.nim
  into single file snap/protocol.nim

* Comments cosmetics

* Similar start logic for blockchain_sync.nim and sync/snap.nim

* Renamed p2p/blockchain_sync.nim -> sync/fast.nim
2022-05-13 17:30:10 +01:00
..
clmock.nim hive: add ethereum/engine simulator 2022-04-13 08:05:58 +07:00
engine_client.nim hive: add ethereum/engine simulator 2022-04-13 08:05:58 +07:00
engine_sim.nim modify hive simulators to run in CI 2022-04-21 12:01:18 +07:00
engine_tests.nim modify hive simulators to run in CI 2022-04-21 12:01:18 +07:00
genesis.json hive: add ethereum/engine simulator 2022-04-13 08:05:58 +07:00
helper.nim hive: add ethereum/engine simulator 2022-04-13 08:05:58 +07:00
sealer.key hive: add ethereum/engine simulator 2022-04-13 08:05:58 +07:00
test_env.nim Normalise sync handler prototypes (#1087) 2022-05-13 17:30:10 +01:00