Oscar Ivan

Results 4 issues of Oscar Ivan

I'm trying to instantiate my chain code using a remote peer as follows: `const MyChaincode = require('./index.js'); const ChaincodeMockStub = require("@theledger/fabric-mock-stub").ChaincodeMockStub; const chaincode = new MyChaincode(); describe('Test MyChaincode', () =>...

I just cloned the repo and ran ./runAcceptanceTests.sh -x within the brewery directory and I got 👍 ``` > Task :common:compileJava FAILED FAILURE: Build failed with an exception. * What...

waiting for feedback

I've implemented all methods in the controller, but in the test case testAddVideoData I've noticed that the URL (in subsequent POST) is malformed : 2014-07-28 21:35:21.853 DEBUG 16681 --- [nio-8080-exec-2]...

I'm using the latest connecto and adde the JS tag as usual, but when I call console.re.log('remote log test'); the browser throws errors related to de CSP: Content Security Policy:...