Skip to content

Releases: ibm-watson-iot/blockchain-samples

Preserve Interim Contract Platform Port

09 Nov 14:16
Compare
Choose a tag to compare
Pre-release

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

14 Nov 21:59
Compare
Choose a tag to compare
Pre-release

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

16 May 19:59
Compare
Choose a tag to compare
Pre-release

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.

18 Jul 13:12
Compare
Choose a tag to compare
  • 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

21 Apr 14:47
Compare
Choose a tag to compare
1.2 Pre-release
Pre-release

Notable Changes

  • Monitoring UI
    1. Configuration validation for Chaincode ID.
    2. Documentation updated for Monitoring UI.

1.1

08 Apr 23:49
Compare
Choose a tag to compare

Notable changes

  • Generic UI included with the samples.
    • Generates a form UI dynamically based on JSON Schema provided by the contract.

1.0

08 Apr 06:46
Compare
Choose a tag to compare
1.0

Initial release of the samples. This contains:

  • Simple UI
  • Simple Contract
  • Trade Lane Contract