hyperledger-labs / blockchain-analyzer

Analyze ledger data stored within a Hyperledger Fabric peer (key updates and operational data such as number of blocks and transactions).
Apache License 2.0
23 stars 17 forks source link

Dummycc parameter count enforced by Fabric Chaincode Node v1.4.5 #36

Closed balazsprehoda closed 4 years ago

balazsprehoda commented 4 years ago

Fabric Chaincode Node v1.4.5 was released recently. One of the changes is that "checks on the number of parameters passed to a Java Script contract are enforced". This breaks our optional previous key implementation used in dummyapp.