nimbus-eth1/fluffy/network/state
Kim De Mey 70625bc02c
Use one bootstrap nodes argument for discv5 and Portal (#911)
Currently bootstrap nodes for discv5 and for the Portal nodes
were provided through separate cli arguments. This is however
confusing and cumbersome as typically when (currently) testing
a node will have both discv5 and the Portal networks enabled.
We merge them into one argument.

If a node happens not to support a Portal network, it will be
removed after message request failure.

Commit also contains additional clean-up and nim-eth bump.
2021-12-13 09:06:29 +01:00
..
state_content.nim Bit of cleanup (#903) 2021-12-08 11:54:22 +01:00
state_distance.nim Add HistoryNetwork that uses Portal wire protocol (#856) 2021-10-09 13:22:03 +02:00
state_network.nim Use one bootstrap nodes argument for discv5 and Portal (#911) 2021-12-13 09:06:29 +01:00