smartcontracts
smartcontracts
Marking "wontfix" since this will not be addressed until Bedrock makes the issue obsolete. Like @tynes stated, we import a specific known private key to get deterministic block hashes. Does...
cc @tynes @snario would be great to have your input here.
#2373 is my proposed fix to this problem. If a deployment is changed but the markdown files aren't updated then CI will throw an error. We don't update our deployments...
Will be fixed in Bedrock
@platschi can be temporarily resolved by syncing from Alchemy/Infura/whatever, any node provider that caches events. I'm looking at potential fixes but have a few other things in the pipeline and...
@BabySid (and perhaps others looking at this issue), I spent some more time thinking about this and I want to give some context as to where we're at with fixing...
#3445 fixed this issue for mainnet
I didn't write the Kustomize instructions so I can't help much there, but I did put together a minimal docker setup here: https://github.com/smartcontracts/simple-optimism-node Even if you don't want to run...
Yeah this is what I tried to do with `simple-optimism-node`. I agree that would be the ideal way to manage environment variables. We currently have lots of boilerplate that users...