t11s
t11s
hehe i just want the debugger to skip the `Nothing (?)` screens when stepping thru with `shift + N`/`shift + P`
Ah if that's what you meant @OdysLam I'll create another issue for estimating gas by default with `seth send` (instead of hardcoding 200k gas by default like we do now)
yayy tysm for the fix! doesn't seem to work for me yet sadly
btw just to clarify the reproduction cases a bit more: - it comes up with `shift + N` and `shift + P` - it does not come up with `control...
if you want a repo to try it on, can follow the getting started instructions on the README of the this repo and debug the first test the menu shows...
the issue is super pronounced in that repo because hevm doesn't seem to recognize the `Vault` contract at all (hence why they have no label in the debugger), so no...
oof GasNow is shutting down on October 18th so need to find another gas price api
how about ethgasstation? https://ethgasstation.info/api/ethgasAPI.json says they require an API key but works fine for me without
> Okay, I think I i will implement this the following days. It seems like an easy win. > > I have no experience with either operator. What do you...