Paul Berg
Paul Berg
> then add a StdTokens tokens; field to the Chain struct? Works for me. > The one wrinkle is the [setChain(string, Chain)](https://github.com/foundry-rs/forge-std/blob/a2edd39db95df7e9dd3f9ef9edc8c55fefddb6df/src/StdChains.sol#L135) method I am agnostic about this point, because...
just bumped into this, too, in a code base using MochaJS `context` should be treated as an alias for `describe`
Hey @0xJayPi, thanks for offering to help. PRBMath was included in the Sablier audit undergone by Cantina in June 2023: https://github.com/sablier-labs/audits/blob/6567df3fa42b90663e3e694b1e776c6db337a3f2/v2-core/cantina-2023-06-08.pdf And there was also this report published by Certora:...
yes, please And also allow features to be created in the Issues channel not just under Discussions
hey @jrgarciadev @wingkwong @Peterl561, is this project still being maintained? Would you be able to review a PR if someone put effort into opening one?
This bug forces users to resort to `--dangerously-skip-permissions`.
On a separate note: please make it possible to create feature requests as issues directly. I've opened lots of [Discussions](https://github.com/graphprotocol/graph-tooling/discussions), but it looks like nobody monitors that channel.
### TL;DR for those landing here from Google: - Safe offers a way to simulate txs via [`simulateAndRevert`](https://docs.safe.global/reference-smart-account/transactions/simulateAndRevert) - However, that simulation function doesn't check ALL checks that are typically...
Thanks @mmv08 for your answer — to clarify, as far as I'm concerned, I don't need the extra checks requested by @mshakeg in this issue. I just wanted to provide...
I think this is fixed now in the latest versions of AssemblyScript and the `@graphprotocol` packages, so this issue can be closed?