corda/node/src/main
Ross Nicoll e383752995 Adapt Party comparison to use owningKey
Change Party instances to be uniquely identified by the owning key, without taking into account name.
This requires that mock node key generation is reworked so that keys for services and the node itself
are distinct, otherwise the network map service cannot differentiate them.

Signed-off-by: Ross Nicoll <ross.nicoll@r3.com>
2017-01-30 15:46:51 +00:00
..
java Run the IntelliJ reformatter across the Kotlin code. Did not reformat JS/web code. 2016-11-30 14:40:34 +00:00
kotlin/net/corda/node Adapt Party comparison to use owningKey 2017-01-30 15:46:51 +00:00
resources Set h2 write delay to 100ms to improve performance 2017-01-20 12:03:00 +00:00