Péter Szilágyi

Results 278 comments of Péter Szilágyi

There's not really enough information to make heads or tails of this issue. Based on the logs, blocks are arriving normally without a delay. If you're seeing some delayed announcements,...

Geth is just waiting for the beacon client to tell us what the head is. Your beacon client seems to be reporting it's stuck: `level=warning msg="Batch is not processed" error="beacon...

I think the consensus was to allow OOB accesses (within some limits, e.g. 1MB) and pad it with zeroes. It's the simplest and is consistent with how EVM initializes memory.

E.g. Just running `netlify lm` which just prints the help screen: ``` $ time netlify lm Handle Netlify Large Media operations USAGE $ netlify lm [options] OPTIONS -h, --help display...

We are using it in production for Ethereum.

We're quite satisfied with it. Have been using it in production for 5 years at Ethereum.

Hey! Honestly, it's probably going to be a rough ride :D Took me a lot of pain to figure out the Linux counterparts and set up a reliable builder and...

Travis also supports macos and they are rolling out Windows so that should be workable too. The most obvious blocker is that I don't have a mac to test with...

Hey there! Sorry for not responding, got overwhelmed with everything around my day job. I've posted a reply on another issue on how I think we could support more platforms....

Just saw this issue. So, the way I've been generating the correct constants is to manually build all the dependencies on the target hardware and then see what values the...