Skip to content

Commit

Permalink
refactor(connector-fabric): upgrade to Fabric 2.x Node SDK hyperledge…
Browse files Browse the repository at this point in the history
…r-cacti#1123

The Cactus packages were relying on 1.4.x Fabric SDK dependencies
prior to this change (even when communicating with 2.x Fabric ledgers)
which is something that we needed to fix by upgrading the dependency
versions.

Fixes hyperledger-cacti#1123

Signed-off-by: Peter Somogyvari <[email protected]>
  • Loading branch information
petermetz committed Jul 13, 2021
1 parent 6d1de27 commit b6f3b89
Show file tree
Hide file tree
Showing 10 changed files with 4,810 additions and 10,210 deletions.
3,495 changes: 1,006 additions & 2,489 deletions examples/cactus-example-carbon-accounting-backend/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@openzeppelin/contracts": "3.3.0",
"@openzeppelin/contracts-upgradeable": "3.4.1",
"async-exit-hook": "2.0.1",
"fabric-network": "1.4.13",
"fabric-network": "2.2.8",
"fs-extra": "9.1.0",
"openapi-types": "7.0.1",
"typescript-optional": "2.0.1",
Expand Down
Loading

0 comments on commit b6f3b89

Please sign in to comment.