El De-dog-lo
El De-dog-lo
Everything looks good, approved Perhaps can use single dispatch to allow both message and exception class to be used in `ape.reverts`
talking about this repo btw: https://github.com/ApeWorX/github-action see this issue: https://github.com/ApeWorX/github-action/issues/6
https://hub.docker.com/r/continuumio/anaconda3 https://github.com/anaconda-graveyard/anaconda-build/pull/287
I'm thinking that a lot of the functionality we'd want to extend in a "click toolkit" for ape would need to be in Ape core, and perhaps it is best...
Can you post your `pip freeze` output?
Seems overly complicated, can we give a better error about brownie being installed in the same environment?
> maybe it should be called `native_token` It could be `fee_token: Optional[AddressType] = None` where `None` means "use native Ether-like balances", and having one means that it should download and...
> > It could be `fee_token: Optional[AddressType] = None` where `None` means "use native Ether-like balances" > > What if the native token is not Ether like? I would say...
depends on #700
foundry: https://book.getfoundry.sh/forge/gas-reports 