Nachiket Tapas
Nachiket Tapas
> Yes, I did it. Can you please elaborate how you did? Did you make some changes in the code?
> what the version of caliper are you using? V0.4.2 The above code works for deployment of contract, but when calling the contract function, I get the error as Infura...
> May you please send what is the error you are getting. Actually, I use this this solution to deploy smart contracts as well as to send transactions in order...
> what is the error that you have get? Error: The method eth_sendTransaction does not exist/is not available
> i am getting same error while using ropsten through infuria as you have got. The error is : > > Error while performing "install" step: Error: Returned error: The...
> Hi, Thanks for replying.i used private key and I could run Have you tried deployment of your own contract ? Which files did you modify ? Thank you Jignasha...
> Hi, I am really thankful to you. it is of great help. hope I am not intruding on your time. Do you work on Hashgraph and Hashgraph consensus service...
Here is a sample file. I renamed a .js file to a .txt file. In the file, there is a function named _generateWorkload() which generates parameters for the smart contract...
Following the question.
> Following the question. If anyone is still looking for the solution, I created a PR #1122 and #1124 for this. For usage, check caliper documentation for version vNext. Also,...