mirror of
https://github.com/corda/corda.git
synced 2025-01-31 00:24:59 +00:00
9b2725d3aa
* 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