Maurelian
Maurelian
Thanks for your response. Is this what you meant by setting an integer value? I was surprised how large I needed to make it, and it still breaks the column...
Where I think this would be interesting/helpful is in working with [deployment artifacts](https://github.com/ethereum-optimism/optimism/tree/develop/packages/contracts-bedrock/deployments/goerli). We could then write **integration tests**(!) and interact with both L1 and L2 nodes using the scripting...
You can use this too: https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-ethover Would definitely be cool to see dethcrypto's take on that extension though.
We actually have no content about style guides at all right now AFAICT. This could be valuable, perhaps under documentation and procedures? I'm especially interested in style guides that have...
# Spec ## User story Users should be able to read the best practices site translated into other languages. Translators with appropriate expertise should be able to contribute by translating...
Thank you
^ good example.
Yeah, this will be fixed.
Reminds me of the caching functionality in the DSProxyCache: https://github.com/dapphub/ds-proxy/blob/e17a2526ad5c9877ba925ff25c1119f519b7369b/src/proxy.sol#L44-L48 and https://github.com/dapphub/ds-proxy/blob/e17a2526ad5c9877ba925ff25c1119f519b7369b/src/proxy.sol#L138-149
Hey, thanks for opening this issue, and I'm sorry for the difficulty. > Ignoring the fact that the value of L1 block numbers is absolutely vital to so many contracts...