Patrick Ventuzelo
Patrick Ventuzelo
Hey, any updates regarding cgo support in go-fuzz?
Yes i think it should work well just by providing this option flag ;) Thx @Byter09
Cairo compilation artifact (`cairo-compile`) are different than the one from Starknet (`starknet-compile` or `get_full_contract` commands) that's why we are using both term in the description
Look like a default timeout issue, I just published a fix https://github.com/sigp/beacon-fuzz/commit/1b5cfd978afc35285a60ec8c365663d071cc2ee8 Please, do the following: ``` $ git pull $ make teku ``` Let me know if it is...
Can you give me more info about your specs? because I suppose the fuzzer is not "running fast enough". Teku fuzzing is really slow for now because it is running...
I confirm, I got the same. it is maybe related to https://github.com/ConsenSys/teku/issues/3125 I will investigate.
any update on this to try `life` without doing any local install ?
Even better 
A bit overkill tbh. Closing for now
Thanks, sorry for the time of reply. I will take a look at that, it will need some code rewriting so i let you know here when its pushed Thanks