vyzo

Results 715 comments of vyzo

compiler is in various places.

yes, thats a bug in the build -- tries to create the libdir before install. We got to fix before release, it shouldn't write anything outside the build dir before...

Ah, wait this is new! It is the install script that mess up. It should be actually easy to fix, care for a patch?

Ouch. I think the logic of removing the directory is just faulty. Mea culpa, i wrote it and i install in `/usr/local/gerbil` normally, so never noticed.

I added it to the options in https://github.com/ssvlabs/ssv/pull/2631/commits/ae96a066715817f17e2201798477cdcb7dbf2ddb and set defaults for 1s and 2s respectively.

I agree, but i am not sure we need to solve it in this pr; we should probably make a follow up issue to get this right.

lets get some logs first and then we can decide.

I like the idea of taking MEV block immediately if it arrives within the soft timeout. I will add it tomorrow. The requests are all parallel, so we dont have...

ok, these are findings we need to address.

This is an oversight, the compiler should support both --r7rs and general custom preludes. I will make sure this is implemented before release, hopefully sooner.