corda/node/src
Andrius Dagys 885f951dc3 Node IP auto-detection (#666)
* If the p2pAddress provided by the configuration is not public, the node tries to discover the public IP:
- First by checking the network interfaces
- If not found, sends a request to the network map service

* Enable initial connection retry

* Improve error handling

* Update docs
2017-05-12 14:09:02 +01:00
..
integration-test/kotlin/net/corda RAFT notary demo refactoring (#629) 2017-05-12 11:33:26 +01:00
main Node IP auto-detection (#666) 2017-05-12 14:09:02 +01:00
test Fix node crash when the plugins dir is empty 2017-05-11 21:34:31 +01:00