Micaiah Reid
Micaiah Reid
Thanks for the info, @muratogat! And thanks for the issue, @teymourian. We've bumped up the priority on this one because of the interest. However, as it stands it still may...
@amandesai01 > single PR for all or one for each? It's your call, whatever you prefer!
Hmm, I don't see the relation but would be interested in understanding how!
Oh duh. Thanks!
Notes for reviewers: The `/helpers/run-call` file was a bunch of helper functions related to setup for `eth_call`, but some of the methods weren't even used. I decided to turn this...
I've incorporated most comments from y'all @tenthirtyone @jeffsmale90 @davidmurdoch. I've also rebased to include the console.log PR, which introduced some changes to the `SimulationHandler` class. Rather caching the `blockchain` to...
Hi @msuscens, thanks for opening this issue! I took a look at the ganache-time-traveler library and the `advanceTimeAndBlock` function. I've tested the general functionality of advancing time via and `evm_mine`...
Hi @msuscens. I've done some digging, and you can use the `--miner.timestampIncrement 1` flag when starting Ganache v7.3.1 or greater to fix this issue. This will have the miner set...
Great find, @davidmurdoch! @msuscens, hopefully using the `--miner.timestampIncrement 1` flag will suffice as a workaround until we get a fix released.
@jeffsmale90 this is an issue and not a PR, so I don't think we should close it until the fix is merged :smile: