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
..
2018-08-22 16:01:39 +01:00
2017-06-05 13:37:23 +01:00
2017-06-08 15:29:48 +01:00
2016-04-12 11:26:22 +01:00
2016-04-12 11:26:22 +01:00
2017-02-03 14:02:51 +00:00
2017-02-03 14:02:51 +00:00
2017-06-05 13:37:23 +01:00