Andrey Petrov

Results 321 comments of Andrey Petrov

Updated the current state and challenges in the issue description, going to pass it around to some folks to see if anyone else has ideas. Feel free to re-share. :)

I just merged a branch which does more advanced static analysis into master, haven't done a release yet. In some cases, it manages to successfully guess whether there are inputs...

Next release issue is here: https://github.com/shazow/whatsabi/issues/18

Unfortunately the modifier metadata and input/output is still very unreliable, because we only traverse static jumps for now (so any code that gets touched by dynamic jumps is missed). Need...

Opened issues #26 and #27 to track blocking work on this.

Where do we want the cutoff? I'm thinking somewhere between 25-80KB. Maybe 50?

I guess the official rules say 100KB, so we can do that for now. Only affects one image: http://ae.studio/assets/images/team/ed.jpg

IMO implement it "properly" and let it be slow until IPNS is fixed. Meanwhile we can workaround with publishing the latest hash somewhere and let people access it directly if...