corda/testing/node-driver
JamesHR3 34818634d1 CORDA-2435 - Print an error and exit if the vault contains V3 states (#4619)
* Exit and raise an error if there are V3 states in the vault

* Add a test to check that old vault states are correctly detected

* Fix test to correctly close database transaction

* Update the documentation to add a warning about V3 states

* Address review comments and revert unnecessary refactor

* Address further review comments

* Add configuration option to disable exiting on V3 states

* Fix merge damage to reference.conf

* Fix issue with mock network
2019-01-23 09:42:20 +00:00
..
src CORDA-2435 - Print an error and exit if the vault contains V3 states (#4619) 2019-01-23 09:42:20 +00:00
build.gradle CORDA-2349 - Enable methods synthesized by Kotlin in api scanning (#4595) (#4601) 2019-01-18 14:19:07 +00:00