Ahmed
Ahmed
I solved by upgrade ansible version to 1.6.1 sudo pip install ansible==1.6.1
I am experiencing the same issue: Truffle version: `v5.0.0` Solc version: `0.4.25` Docker version `18.09.0` ``` ahmeds-mbp-2:securify ahmed$ docker run --memory=16g -v $(pwd):/project securify Compiling project Running Securify Processing contract:...
Thanks @hiqua for swift reply, yes I am using MacOS.. Does it work for Ubuntu 18.04 LTS ?
@hiqua thanks, I will move to Ubuntu
Thank you for your swift answer. You are really doing great work! For instance [incentive layer](https://github.com/TrueBitFoundation/wiki/blob/master/docs/IncentiveLayer.md) has a nice description about the pre-processing and the algorithm, but for developers who...
sorry for late answer, but I'm really keen to learn more from your tutorials. Regarding the second point .... I didn't mean exactly swapping zk proof with merkle proof. It...