Releases: ibm-watson-iot/blockchain-samples
Preserve Interim Contract Platform Port
Just saving the point in time where we are going to start refactoring this repository for an eventual port to v1. The interim work is in a subfolder and we're going to remove that and port the work into the main folders. Further, applications need porting to v1, and sample Composer Networks and Applications need to be added into their own folder. This release is a convenience only.
IoT Contract Platform Preview
After the refactoring of blockchain-samples into a more stable and clear hierarchy, the creation of a new platform for the creation of IoT Hyperledge smart contracts was undertaken. In this release, a preview is available of this platform (see contracts/platform ...)
aviation contract completed
A pre-release version that is deployable on the Hyperledger 0.5 Developer Release. See the README for new features.
Simple Aviation contract v4.3sa initial demo.
- Includes the initial demo of the simple aviation sample contract. Still under construction. Transaction timestamp suppressed for this release in order to make the simple aviation contract compatible with the initial Bluemix Hyperledger release. Will change as soon as the latest Bluemix Hyperledger is available.
- Includes the CashMachine sample contract.
- Includes a partitioning of basic and advanced contracts, the latter being under the /sdk folder. (This is evolving.)
- Consolidation of the /docs folder as the one source of documentation for the advanced contracts and IoT blockchain patterns.
1.2
Notable Changes
- Monitoring UI
- Configuration validation for Chaincode ID.
- Documentation updated for Monitoring UI.
1.1
1.0
Initial release of the samples. This contains:
- Simple UI
- Simple Contract
- Trade Lane Contract