corda/core
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 Overhaul of the Bank of Corda demo to fix two problems it had: 2017-11-29 14:48:05 +00:00