corda/finance
Katarzyna Streich 58da76c052 Network map redesign: Change field types in NodeInfo, move away messaging data from NodeInfo (#921)
* First stage of changing fields in NodeInfo.

Part of work related to NetworkMapService upgrade. Create slots for
multiple IP addresses and legalIdentities per node.

* NodeInfo stores HostAndPort.

Move information specific to messaging layer away from NodeInfo.
Only HostAndPort addresses are stored. Add peer name - peer handle
mapping to MockNetwork to reflect that change.
2017-06-27 18:14:51 +01:00
..
isolated Replaces keys and parties in states with AbstractParty 2017-05-16 12:07:14 +01:00
src Network map redesign: Change field types in NodeInfo, move away messaging data from NodeInfo (#921) 2017-06-27 18:14:51 +01:00
build.gradle Vault Query Service JPA implementation (#840) 2017-06-22 10:35:49 +01:00