Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add option to set fork block's timestamp to the time the actual block was mined #2122

Closed
davidmurdoch opened this issue Jan 20, 2022 · 2 comments

Comments

@davidmurdoch
Copy link
Member

See: mds1/convex-shutdown-simulation#7

@davidmurdoch davidmurdoch added this to the 7.0.1 milestone Jan 20, 2022
@MicaiahReid MicaiahReid self-assigned this Feb 3, 2022
@MicaiahReid MicaiahReid changed the title ganache forking is not working as expected Add option to set fork block's timestamp to the time the actual block was mined May 12, 2022
@MicaiahReid
Copy link
Contributor

When forking, we currently set the "latest" block's timestamp to the user's current time. This can be a big gap from the previous "latest" block's (the fork block) timestamp. Add the option to auto-set that timestamp to the fork block's timestamp + 1.

@MicaiahReid MicaiahReid removed their assignment May 12, 2022
@davidmurdoch
Copy link
Member Author

fixed by #3131

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants