Results 6 comments of SR

Getting the same error. Were you able to figure out why?

The existing private blockchain has slowed down over time and now the mining speed is too low. truffle-contract is timing out while trying to push the transaction

The bin_sig file contains mapping of the function hashes that are called from inside a particular contract function. You will need to create that file ONLY IF you are calling...

Facing the same issue.

It was the OS version problem. You can use the below base image in the Dockerfile: FROM golang:1.10.3-alpine3.7

Hi, I am not sure if it is related to this issue, but I am not able to create a `*.excalidraw.svg`, `*.excalidraw.png`, `*.excalidraw` file using the below command in terminal:...