Wissam Jarjoui

Results 12 comments of Wissam Jarjoui

Already filed it as a bug but now seeing that the cli code is not supporting solc >= 0.8 I see why the bug occurs, so might be better to...

@rpkilby can you provide an example of the failure?

@rpkilby Hi. I will change this algorithm to use a recursive approach. For now if you are blocked you can use [sys.setrecursionlimit](https://docs.python.org/3/library/sys.html#sys.setrecursionlimit). Good catch!

@rpkilby Apologies I seem to have had another issues open and left a comment on this one mistakenly. Yup will make this change, also feel free to send a PR...

@hvtuananh Apologies for the delay - can you clarify how is it a special case? Also, I will change this algorithm to use an iterative approach. For now if you...

I'll do that asap. Yes if you want to create a pull request - I can fill in the credits. On Sat, Sep 8, 2018, 12:52 PM Sviatoslav Sydorenko wrote:...

Sorry for the delay on my end. This is on my radar, just need some time to make sure I'm making the right decision re setup.py & pypi naming.

@alokmenghrajani looking forward to this - happy to serve as a guinea pig. Looking at current docs - I'm assuming the `iso` resulting from https://github.com/square/subzero/tree/master/live-usb-creator#building-image is what you want on...

Ah also based on https://github.com/square/subzero/tree/master/live-usb-creator#building-image - the DVD/USB used should be at least 13gb in size? Might be worth adding to https://subzero.readthedocs.io/en/master/physical_components/#physical-components. Hopefully my comments are helpful guys! This is...

@alokmenghrajani unclear what the centos root username and password are, is it just `root` with one of the passwords in https://github.com/square/subzero/blob/master/live-usb-creator/rhel7-livemedia.ks? Also noticed the top of that file says "DEVEL"...