Skip to content

Commit

Permalink
docs(ledger-support-matrix): updated releases hyperledger-cacti#1279
Browse files Browse the repository at this point in the history
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
  • Loading branch information
AzaharaC authored and petermetz committed Sep 10, 2021
1 parent d8f005f commit 805f2c8
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/source/support/besu.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,34 @@ Besu Support
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
```

<details>
<summary>Hyperledger Cactus v0.9.0</summary>

| Besu version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Besu 21.1.6 and Orion 21.1.1 |[test]() |[test]() |[test]() |
| Besu 1.5.1 and Orion 1.6 |[test]() |[test]() |[test]() |

</details>

<details>
<summary>Hyperledger Cactus v0.8.0</summary>

| Besu version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Besu 1.5.1 and Orion 1.6 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/deploy-contract-from-json.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.7.0</summary>

| Besu version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Besu 1.5.1 and Orion 1.6 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-ledger-connector-besu/deploy-contract/deploy-contract-from-json.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.6.0</summary>

Expand Down
29 changes: 29 additions & 0 deletions docs/source/support/corda.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,35 @@ Corda Support
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
```

<details>
<summary>Hyperledger Cactus v0.9.0</summary>

| Corda version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Corda 4.8 |[test]() |[test]() |[test]() |
| Corda 4.7 |[test]() |[test]() |[test]() |
| Corda 4.5 |[test]() |[test]() |[test]() |

</details>

<details>
<summary>Hyperledger Cactus v0.8.0</summary>

| Corda version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Corda 4.5 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/deploy-cordapp-jars-to-nodes.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/jvm-kotlin-spring-server.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/jvm-kotlin-spring-server.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.7.0</summary>

| Corda version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Corda 4.5 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/deploy-cordapp-jars-to-nodes.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/jvm-kotlin-spring-server.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/jvm-kotlin-spring-server.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.6.0</summary>

Expand Down
29 changes: 29 additions & 0 deletions docs/source/support/fabric.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,35 @@ Fabric Support
```{note}
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
```
<details>
<summary>Hyperledger Cactus v0.9.0</summary>

| Fabric version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Fabric 2.2.0 |[test]() |[test]() |[test]() |
| Fabric 1.4.8 |[test]() |[test]() |[test]() |

</details>

<details>
<summary>Hyperledger Cactus v0.8.0</summary>

| Fabric version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Fabric 2.2.0 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/deploy-cc-from-javascript-source.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/run-transaction-endpoint-v1.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/run-transaction-endpoint-v1.test.ts) |
| Fabric 1.4.8 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/deploy-cc-from-golang-source.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/run-transaction-endpoint-v1.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/run-transaction-endpoint-v1.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.7.0</summary>

| Fabric version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Fabric 2.2.0 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/deploy-cc-from-javascript-source.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/run-transaction-endpoint-v1.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v2-2-x/run-transaction-endpoint-v1.test.ts) |
| Fabric 1.4.8 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/deploy-cc-from-golang-source.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/run-transaction-endpoint-v1.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/integration/fabric-v1-4-x/run-transaction-endpoint-v1.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.6.0</summary>
Expand Down
30 changes: 30 additions & 0 deletions docs/source/support/quorum.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,36 @@ Quorum Support
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
```

<details>
<summary>Hyperledger Cactus v0.9.0</summary>

| Quorum version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Quorum 21.4.1 and Tessera 21.1.1 |[test]() |[test]() |[test]() |
| Quorum 2.3.0 and Tessera 0.10.0 |[test]() |[test]() |[test]() |

</details>

<details>
<summary>Hyperledger Cactus v0.8.0</summary>

| Quorum version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Quorum 21.4.1 and Tessera 21.1.1 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-deploy-contract-from-json.test.ts) |
| Quorum 2.3.0 and Tessera 0.10.0 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.7.0</summary>

| Quorum version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| Quorum 21.4.1 and Tessera 21.1.1 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v21.4.1-deploy-contract-from-json.test.ts) |
| Quorum 2.3.0 and Tessera 0.10.0 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-invoke-contract.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-quorum/src/test/typescript/integration/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.6.0</summary>

Expand Down
27 changes: 27 additions & 0 deletions docs/source/support/xdai.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,33 @@ xDai Support
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
```

<details>
<summary>Hyperledger Cactus v0.9.0</summary>

| xDai version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| xDai 1.8.27 |[test]() |[test]() |[test]() |

</details>

<details>
<summary>Hyperledger Cactus v0.8.0</summary>

| xDai version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| xDai 1.8.27 |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/deploy-contract-from-json-xdai.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/invoke-contract-xdai.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.8.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/deploy-contract-from-json-xdai.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.7.0</summary>

| xDai version | deployContract* | invokeContract | runTransaction |
| --- | :---: | :---: | :---: |
| xDai 1.8.27 |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/deploy-contract-from-json-xdai.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/invoke-contract-xdai.test.ts) |[test](https://github.com/hyperledger/cactus/blob/v0.7.0/packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/deploy-contract-from-json-xdai.test.ts) |

</details>

<details>
<summary>Hyperledger Cactus v0.6.0</summary>

Expand Down

0 comments on commit 805f2c8

Please sign in to comment.