corda/testing
Katarzyna Streich 002c6c4687 Remove notaryIdentityKey from ServiceHub (#1541)
* Remove notaryIdentityKey from ServiceHub

It was redundant, as we have notary field on a transaction. Notaries can
use this field to check if the transaction was meant for them and then
use that information while choosing a key to sign a transaction.

* Move notaryIdentityKey to NotaryService

* Address comments

* Fixes after rebase
2017-09-20 17:47:45 +01:00
..
node-driver Remove notaryIdentityKey from ServiceHub (#1541) 2017-09-20 17:47:45 +01:00
smoke-test-utils Replace X500Name with CordaX500Name (#1447) 2017-09-12 01:03:10 +01:00
test-common Group test scope modules in testing dir (#1419) 2017-09-05 18:27:26 +01:00
test-utils Remove advertised services from NodeInfo (#1521) 2017-09-20 13:19:57 +01:00