Arr00
Arr00
@fvictorio can you please expand on the way to set chainId from commandline? Also, is it possible to set a new chainId in the middle of a test suite? What...
Following up on this. `hardhat_setChainId` approach would be better as it would allow setting the chain id without resetting state (simulation of a network fork), but is quite a bit...
This should be merged @hensha256
I think the approach we will go with is PR #174. We don't foresee a situation where the executor will actually be sending ETH in the future, so we will...
You are correct. This is being fixed right now.
> Hi @arr00 @princerajcs , is this issue still up to date ? I fixed it a while back. This topic should be closed now.
Thanks for looking into this @bun919tw. Good catch on the storage issue—I have addressed it in the branch where I wrote the original supply cap code. Additionally, I separated the...
Same issue. Been trying to debug to no avail.
This feature is 100% needed. The delegate caller being the test is unexpected and useless.