El De-dog-lo
El De-dog-lo
> Wha about a fork-lock for each network so you can't fork until you hold the lock, waiting for other threads / processes to release the lock I don't think...
This might have been a bit of a false positive, it seems like the provider context manager was not resetting the context stack item when a failure was occuring within...
> "ecosystem 'base' has no network `mainnet-fork-fork`" basically, "ecosystem 'base' has no network 'mainnet-fork-fork'" may be a symptom of it not exiting the forked network context when an exception occurs...
It does seem to be a great way to audit our documentation with common questions. Is there way to set it up for us to check and see how good...
actually I think that `Validator` is a json file
https://github.com/ApeWorX/ApePay/blob/2b1326328c729b7a131b99321111f6d326754363/contracts/Validator.json
> compiling with `-v` shows the problem -- > > ``` > File "/home/charles/vyper/vyper/semantics/types/module.py", line 212, in > for item in [i for i in abi if i.get("type") == "function"]:...
gotcha to note for transparency though, this works in
> "I have set up a local Ethereum node. I hope the plugin can directly support launching a forked network using the local Ethereum node's HTTP interface. Is this possible?...
> this is a dup of #3111 I'll say the same thing I said there, hopefully @sambacha confirms or makes an update: I see a few vyper-related files that I...