corda/testing/test-utils
Andrius Dagys a792dda428 CORDA-2109 - Fix a bug that prevents consecutive multiparty contract upgrades (#4131)
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-30 10:17:17 +00:00
..
src CORDA-2109 - Fix a bug that prevents consecutive multiparty contract upgrades (#4131) 2018-10-30 10:17:17 +00:00
build.gradle CORDA-716 Configure api scanner for test modules (#2259) 2018-01-04 10:09:04 +00:00