corda/node/src/test
Patrick Kuo 572c4af40c
Use NetworkMap and SignedNetworkMap in NetworkMapClient, and enable signature verification. (#2054)
* new network map object for network map, and verify signature and root in Signed network map and node info

* fixup after rebase

* * added certificate and key to network map server
* move DigitalSignature.WithCert back to NetworkMap.kt, as its breaking API test, will raise another PR to move it back.
* Make DigitalSignature.WithCert not extend WithKey, as per PR discussion.
* various fixes after rebase.

* move Network map back to core/node, as its breaking API test

* revert unintended changes

* move network map objects to node-api
2017-11-29 15:55:13 +00:00
..
java/net/corda/node/services IdentityService is no longer obtained lazily. (#2130) 2017-11-27 12:34:33 +00:00
kotlin/net/corda/node Use NetworkMap and SignedNetworkMap in NetworkMapClient, and enable signature verification. (#2054) 2017-11-29 15:55:13 +00:00
resources Replace artemis network map with http network map (#1970) 2017-11-14 11:37:50 +00:00