Matt Solomon
Matt Solomon
to save the hassle of formatting, a potential workaround is just linking to the tenderly simulation (assuming it's possible to have a public link to a custom sim) since they...
@davidlaprade Do you remember what the trickiness here was? It sounds like this should be simple because we already have the balances in the wallet store, and I can't remember...
Going to close this since view tags will not be implemented in this version of Umbra, but will be implemented once the stealth address EIP is finalized and we upgrade...
Wonder if ensjs has a method for this now: https://github.com/ensdomains/ensjs-v3
We now look up CNS names uses the Resolution library, so going to close this
Another option may be https://arcx.money/
> But we don't have support for properly handling replacement txs with OZ—I'm not sure if they have an endpoint we should use to fetch the latest tx hash or...
This one is not yet closable, the idea is a cheatcode to let you determine what environment you're code is running in, such as: ```solidity if (vm.forgeContext() == ForgeContext.Script) {...
IIUC these feature requests sound like things that fit within the scope of #3911, i.e. we probably don't want to hack these into `forge script` — my impression of this...
forge-std now has default helpers for invariant testing, so closing this