Skip to content

Tags: florananda/composer

Tags

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix the docs build (hyperledger-archives#4321)

Signed-off-by: Dave Kelsey <[email protected]>

v0.19.14

Toggle v0.19.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix docs (hyperledger-archives#4322)

Signed-off-by: Dave Kelsey <[email protected]>

v0.19.13

Toggle v0.19.13's commit message
Add REST Server support for returning transactions (hyperledger-archi…

…ves#4291)

* Create APIKEY support to composer-rest-server

Signed-off-by: Nicola Paoli <[email protected]>

* [APIKEY] Add control for APIKEY when processing requests to the REST API

* [APIKEY] Add flag to specifiy APIKEY when starting composer-rest-server via cmd or env Var COMPOSER_APIKEY

* [APIKEY] Add Unit Test to access the REST API using an APIKEY

* [APIKEY] Add Documentation for using the APIKEY to access the REST API

* [APIKEY] Small fix on text

* [APIKEY_FIX] Typo corrections for 'API key'
Signed-off-by: Nicola Paoli <[email protected]>

* [APIKEY_FIX] Removing Authentication from API Key Unit Test
Signed-off-by: Nicola Paoli <[email protected]>

* Small fix for readability
Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add support for transactions with @returns functionality

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add testing for transactions with @returns functionality

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add support for transactions with @returns functionality

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Fix eslint on discover returning transactions

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add support for @returns transactions to REST Server

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Test @returns transactions support to REST Server

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add support for transactions @returns Concepts array

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add unit test coverage for transaction with @returns functionality

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Add unit test coverage when returning an array of concepts

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Remove customised route for returning transactions

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Fix method descriptions

Signed-off-by: Nicola Paoli <[email protected]>

* [#4245]: Remove console statement on returning transactions

Signed-off-by: Nicola Paoli <[email protected]>

v0.19.12

Toggle v0.19.12's commit message
Add extra parameters necessary for Fabric 1.1 curl / bash sequence - …

…platform binaries, cryptogen etc (hyperledger-archives#4233)

Signed-off-by: Paul O'M <[email protected]>

v0.19.11

Toggle v0.19.11's commit message
cope with missing description property, and add in namespace for all …

…assets (hyperledger-archives#4193)

Signed-off-by: Matthew B White <[email protected]>

v0.19.10

Toggle v0.19.10's commit message
make an actual array (hyperledger-archives#4180)

Signed-off-by: Nick Lincoln <[email protected]>

v0.19.9

Toggle v0.19.9's commit message
Filesystem wallet promises (hyperledger-archives#4155)

* updates to remove promisification

Signed-off-by: Matthew B White <[email protected]>

* additional promisify removal

Signed-off-by: Matthew B White <[email protected]>

v0.19.8

Toggle v0.19.8's commit message
Reduce processQueue polling to 500ms (hyperledger-archives#4117)

Signed-off-by: Matt Roberts <[email protected]>

v0.19.7

Toggle v0.19.7's commit message
Check for and handle listen errors (resolves #4029) (hyperledger-arch…

…ives#4035)

Signed-off-by: Simon Stone <[email protected]>

v0.19.6

Toggle v0.19.6's commit message
bypass full lookup (hyperledger-archives#4049)

Signed-off-by: Nick Lincoln <[email protected]>