corda/testing/test-utils
JamesHR3 4e2a295eb6
[CORDA-2487] Provide a migration for vault states when moving from V3 to V4.1 (#4699)
* Create a new custom migration for populating the state_party table and the relevancy_status column within the vault_states table when migrating from V3 to V4.

* Add a corresponding unit test suite.

* Small refactorings to expose data required by the migration: the isRelevant function in the NodeVaultService, and the node's legal name from the configuration.
2019-02-12 15:22:15 +00:00
..
src [CORDA-2487] Provide a migration for vault states when moving from V3 to V4.1 (#4699) 2019-02-12 15:22:15 +00:00
build.gradle move back into test-utils 2019-01-04 17:58:43 +00:00