Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for limited wallclock rollback #2785

Merged
merged 3 commits into from
Dec 2, 2020
Merged

Allow for limited wallclock rollback #2785

merged 3 commits into from
Dec 2, 2020

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    db594c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55696f7 View commit details
    Browse the repository at this point in the history
  3. Unify TraceBlockchainTimeEvent with HardForkBlockchainTimeEvent

    Both were isomorphic up to the time used (`UTCTime` vs `RelativeTime`).
    Generalise `TraceBlockchainTimeEvent` over the time and use that in both places.
    mrBliss committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8f01308 View commit details
    Browse the repository at this point in the history