corda/docs
Patrick Kuo 680bf8e462 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-20 08:29:15 +00:00
..
build Rebuilds docs. 2017-02-20 08:29:15 +00:00
source Add support for contract upgrades (#165) 2017-02-20 08:29:15 +00:00
generate-docsite.sh Docs: upgrade Dokka, start building a javadoc version of the API docs alongside the Kotlin API docs. Switch to using gradle to download/invoke it. 2017-01-18 13:18:04 +01:00
index.html Added a convenience HTML file for redirecting to the main docs. 2016-11-22 11:56:46 +00:00
Makefile Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine. 2015-11-25 18:01:37 +01:00
requirements.txt docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00