corda/testing/test-utils/src
Oliver Knowles 373d99435c
CORDA-1965 Auto-accept network parameter changes (#4222)
* add auto acceptance of certain network parameters

* Remove incorrect nullification of newNetworkParameters object within NetworkMapUpdater

* Automatically update network parameters if update accepted and flag day occured

* Comment cleanup

* Add node configuration for auto accepting network parameter changes

* Remove hot swapping of network parameters

* Add docs for auto accept config flag

* Minor change to log line

* Remove unrelated fix that was corrected on master

* Minor name change within NetworkParameters class

* Minor doc rewording

* Fix typo in docs

* Address PR comments

* Add node config option to turn off network param auto-accept on a per param basis

* Address PR comments

* Fix failing Network Map update integration test
2018-11-20 09:50:42 +00:00
..
main CORDA-1965 Auto-accept network parameter changes (#4222) 2018-11-20 09:50:42 +00:00
test/kotlin/net/corda/testing Don't check signers of META-INF/LIST.INDEX file (workaround for CORDA-2116) (#4148) 2018-11-06 14:34:03 +00:00