mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
* Improve error when transaction deserialisation fails and move migrations for finance to contracts CorDapp * Revert move of migrations and errors thrown from CordaRPCOps * Ensure VaultQueryException is thrown from vault queries and remove unused import * Improve error reporting from VaultQueryException * Fix API break * Fix vault query test failure due to exception change