corda/node
Patrick Kuo c054ffe719 Add support for contract upgrades (#165)
* Add support for contract upgrades
* Add interface for the upgraded contract to implement, which provides functionality for upgrading legacy states.
* Add shared upgrade command and verification code for it.
* Add DummyContractV2 to illustrate what an upgraded contract looks like.
* Add new functions to vault service to support upgrading state objects.
* Add contract upgrade flow
2017-02-09 17:14:31 +00:00
..
capsule Updated the notice 2017-02-09 16:07:17 +00:00
src Add support for contract upgrades (#165) 2017-02-09 17:14:31 +00:00
build.gradle Improve the flow commit API. 2017-02-06 12:29:34 +01:00