corda/testing
Andrius Dagys e0d8ea8a58
CORDA-535: Move implementation specific configuration values out of n… (#4058)
The configuration objects for specific notary implementations have been replaced
by a single untyped "extraConfig" Config object that is left to the notary service
itself to parse.

* Remove the raft bootstrapping command from node, we'll need a different
mechanism for that.

* Remove pre-generated identity config value.

* Split up obtainIdentity() in AbstractNode to make it easier to read.

* A temporary workaround for the bootstrapper tool to support BFT notaries.

* Update docs

* Add upgrade notes

* Fix rebase issue

* Add a config diff for the bft notary as well
2018-10-22 10:26:10 +01:00
..
node-driver CORDA-535: Move implementation specific configuration values out of n… (#4058) 2018-10-22 10:26:10 +01:00
smoke-test-utils Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00
test-cli CORDA-1959 - Enforce backwards compatibility of new CLI's (#3939) 2018-09-14 14:37:52 +01:00
test-common ENT-2610: Separate passwords for store and for private keys in Corda OS. (#4090) 2018-10-22 07:11:27 +01:00
test-utils ENT-2610: Separate passwords for store and for private keys in Corda OS. (#4090) 2018-10-22 07:11:27 +01:00