bisq/p2p/src
Manfred Karrer ab0c81804c
Make GetBlocksRequest implement SendersNodeAddressMessage and SupportedCapabilitiesMessage
When we request at startup the blocks from a seed which has not yet
received out capabilities or node address we will not get a response.
We do not want to depend on the state in the getData domain in the
p2p network by using only a seed which has already responded but we
prefer to make sure the seednode will get all the data by our request
to be able to respond.
2019-04-16 22:52:20 -05:00
..
main Make GetBlocksRequest implement SendersNodeAddressMessage and SupportedCapabilitiesMessage 2019-04-16 22:52:20 -05:00
test/java/bisq/network Remove myAddress from docs and scripts as it is not used/needed anymore 2019-03-08 10:58:53 -05:00