nimbus-eth1/nimbus/sync/protocol
Jordan Hrycaj 6fb48517ba
Add snap protocol service stub (#1438)
* Cosmetics, update logger `topics`

* Clean up sync/start methods in nimbus

why:
* The `protocols` list selects served (as opposed to sync) protocols only.
* The `SyncMode.Default` object is allocated with the other possible sync
  mode objects.

* Add snap service stub to `nimbus`

* Provide full set of snap response handler stubs

* Bicarb for the latest CI hiccup

why:
  Might be a change in the CI engine for MacOS.
2023-01-20 15:01:29 +00:00
..
eth Add snap protocol service stub (#1438) 2023-01-20 15:01:29 +00:00
les initial wire protocol transformation 2022-10-15 19:48:21 +07:00
snap Add snap protocol service stub (#1438) 2023-01-20 15:01:29 +00:00
eth66.nim Add snap protocol service stub (#1438) 2023-01-20 15:01:29 +00:00
eth67.nim Add snap protocol service stub (#1438) 2023-01-20 15:01:29 +00:00
les_protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
snap1.nim Add snap protocol service stub (#1438) 2023-01-20 15:01:29 +00:00
trace_config.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
wire_protocol.md add local copy of ethereum wire protocol spec 2022-09-17 09:08:55 +07:00