corda/node-api/src
Shams Asari 2864ce1384
ENT-1519: Ensure NodeInfo always has at least one address by checking in the c'tor (#2538)
Further, the look up of the node's own node-info from its database has been tightened to ensure there isn't more than one.

Also fixed some brittle code which was assuming exactly one address rather than at least one.
2018-02-15 14:06:41 +00:00
..
main ENT-1519: Ensure NodeInfo always has at least one address by checking in the c'tor (#2538) 2018-02-15 14:06:41 +00:00
test CORDA-1032 - unnamed ctor param serialization issue (#2532) 2018-02-14 17:22:08 +00:00