corda/testing/test-utils/src
Andrius Dagys 715c38766d CORDA-2109: Fix a bug that prevents consecutive multiparty contract upgrades
The contract upgrade handler assumes that the state to be upgraded is
created by a WireTransaction. This breaks the upgrade process if it was
in fact issued by a ContractUpgradeWireTransactions or a NotaryChangeWireTransaction.
2018-10-17 10:20:27 +01:00
..
main CORDA-2109: Fix a bug that prevents consecutive multiparty contract upgrades 2018-10-17 10:20:27 +01:00
test/kotlin/net/corda/testing Matchers (#3716) 2018-08-01 10:18:54 +01:00