corda/node/src
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
..
integration-test CORDA-2434 - CordaRPCClient now only has c'tors rather a mix of c'tors and factory methods (#4569) (#4578) 2019-01-16 19:49:32 +00:00
main CORDA-2435 - Print an error and exit if the vault contains V3 states (#4619) 2019-01-23 09:42:20 +00:00
test CORDA-2435 - Print an error and exit if the vault contains V3 states (#4619) 2019-01-23 09:42:20 +00:00