weixin_39619635 2020-11-29 12:14
浏览 0

Port 0.6 runtime to DukTape [DO NOT MERGE]

Signed-off-by: Dave Kelsey

该提问来源于开源项目:hyperledger-archives/composer

  • 写回答

6条回答 默认 最新

  • weixin_39619635 2020-11-29 12:14
    关注

    Damn, the build still failed with the same problem and it should be using the latest duktape.

    
      1) Transaction (participant specific) system tests should submit and execute a transaction that updates a new participant with a relationship in an participant registry:
         Error: Error:Failed to execute transaction or query(Timeout expired while executing transaction)
          at TransactionContext.transactionContext.on (/home/travis/build/hyperledger/composer/packages/composer-connector-hlf/lib/hfcutil.js:91:28)
          at Object.callback (/home/travis/build/hyperledger/composer/node_modules/hfc/lib/hfc.js:1807:42)
          at /home/travis/build/hyperledger/composer/node_modules/hfc/node_modules/grpc/src/node/src/client.js:422:14
    

    maybe I got something wrong with the port...

    评论

报告相同问题?