Emiliano Bonassi

Results 38 comments of Emiliano Bonassi

@le1nux, I incurred in your same issue, try to run the container with `docker run --privileged`.

@le1nux :+1: , anyway if you use Docker on Mac OS X or any solution which use VirtualBox to embed Docker you can't because VirtualBox doesn't support [Nested Virtualization](https://www.virtualbox.org/ticket/4032). I...

@Ataxia123 what error do you get?

Revamping this with #824. Added the vyper equivalent of YourContract.sol and required dependencies for compiling with success. Users can decide to work with Solidity, Vyper or both. As scaffold utils...

+1 to this feature as a workaround i am actually using a modifier iterating over cases ```solidity struct Case { uint256 a; uint256 b; uint256 expected; } Case[] entries; Case...

Thank for your answer. You are right, I've just corrected my code and now it works perfectly. I've another question, I need to execute all possible commands available on ejabberdctl....

Thank you for the suggestion. I will consider it and let you know my decision. If you want then I can send you my patch, are you interested in? Best...

Great! On Thu, Aug 14, 2014 at 1:31 PM, Jonas Ådahl [email protected] wrote: > Feel free to send any patch you write. > > — > Reply to this email...

@AnthonyTsang https://github.com/ipfs-shipyard/ipfs-deploy/pull/255

cc @websoftwares @hacdias