blockchain-samples
blockchain-samples copied to clipboard
Samples demonstrating the use of Blockchain with IBM Watson IoT
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.5.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.5.0 > * [`73596cb`](https://github.com/eslint/eslint/commit/73596cbdf0a12e2878b2994783f9b969b0c5fbeb) Update: Add enforceForSwitchCase option to use-isnan ([#12106](https://github-redirect.dependabot.com/eslint/eslint/issues/12106)) (Milos Djermanovic) > * [`d592a24`](https://github.com/eslint/eslint/commit/d592a248d67920f7200925c003f10853d29f1f8d)...
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.5.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.5.0 > * [`73596cb`](https://github.com/eslint/eslint/commit/73596cbdf0a12e2878b2994783f9b969b0c5fbeb) Update: Add enforceForSwitchCase option to use-isnan ([#12106](https://github-redirect.dependabot.com/eslint/eslint/issues/12106)) (Milos Djermanovic) > * [`d592a24`](https://github.com/eslint/eslint/commit/d592a248d67920f7200925c003f10853d29f1f8d)...
How to introduce blockchain level access control in the minimal contract present in this repository. Our UI has been using this repository for quite some time now. Switching to composer...
I have to add 2 methods. One is a query method and second is a invoke method. I have created the function bodies and declared the functions inside ctasset.go. I...
I would like my use case to have the ability to have PDF documents present in the blockchain payload. How to achieve this? Appreciate an early response. Many Thanks.
How to have access control at the chaincode level. i.e. If I have 4 users participating in teh use case like Supplier, Transporter, Regulator, End user - How to control...
Depends on: https://github.com/hyperledger/fabric/issues/1217 We need to be able to upgrade a contract, which of course would be the default behavior in all new version of a contract upon execution of...
I have deployed successfully and triggered "Init" and "Invoke" methods successfully with peer. But i can't get through this "Query" method I have tried many times and many ways but...
When installing the Monitor UI and Simple UI, I get an error on the dependency 'fsevents'. Reading the 'fsevents' docs, it seems it's platform specific for Mac OS X (darwin)....
Currently, when looking at state objects returned by readAsset, readAssetHistory, readAllAssets, and readRecentStates, the monitoring UI displays all properties in each asset in alphabetical order. This is a very confusing...