Jonas Hals

Results 12 comments of Jonas Hals

@megalepozy which Ethereum client are you running that's returning a receipt for `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`?

@megalepozy Thanks for the information. I'm running Erigon as well, where it seems to be a known issue: ledgerwatch/erigon#3243 (which I just noticed you've already seen 😅 ). ``` curl...

@justinkaseman Do we have a story for this in Shortcut? Can we close this issue?

Is there an update on prioritization for fixing this? I have been able to reproduce this on a number of blocks (not limited by a block height ceiling). I can...

Hey, since jq wasn't installed when you ran the setup the first time, your environment can be in a weird state. After getting jq installed, try clearing down all containers...

@ebarakos I'll look some more into it, but most likely no - not very easily at least.

> But if we don't, and FM falsely assumes that it can submit(this should not happen frequently), shouldn't this be handled by the smart contract? Like rejecting this submission? What...

Hi Pedro, I definitely agree that it's difficult to decouple EAs from the monorepo. The short answer is that for now it's easiest to just fork the monorepo as-is and...

Was a fix for this already merged in? Should we close this PR?

Hi @alexbakers, No need for you to fix anything. To get changesets working, try `git checkout master && git pull`, then check out your branch again and run `yarn changeset`.