corda/node
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
..
bft-smart-config Implement bft-smart notary prototype 2017-02-20 12:08:22 +00:00
capsule Add quasar-hook agent for inspecting quasar instrumentation 2017-05-10 19:11:34 +01:00
src Node IP auto-detection (#666) 2017-05-12 14:09:02 +01:00
build.gradle Making use of latest FastClasspathScanner version and cleanup of CollectSignaturesFlow.kt 2017-05-12 10:33:43 +01:00