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

cleanup epoch time #92

Merged
merged 3 commits into from
Dec 11, 2019
Merged

cleanup epoch time #92

merged 3 commits into from
Dec 11, 2019

Conversation

GregTheGreek
Copy link
Member

Features

  • Switches to i64
  • Adds EpochTime
  • Minor cleanup

Closes #64

Copy link
Contributor

@austinabell austinabell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

be better

node/src/clock/mod.rs Outdated Show resolved Hide resolved
node/src/clock/mod.rs Outdated Show resolved Hide resolved
GregTheGreek and others added 2 commits December 10, 2019 16:38
Co-Authored-By: Austin Abell <austinabell8@gmail.com>
node/src/clock/mod.rs Show resolved Hide resolved
@GregTheGreek GregTheGreek merged commit cb4576d into master Dec 11, 2019
@GregTheGreek GregTheGreek deleted the greg/clock/todo branch December 11, 2019 17:12
vmx pushed a commit to dignifiedquire/forest that referenced this pull request Mar 19, 2020
…e#92)

* fix(tests): tests which exercise panic conditions

* fix(snapshots): don't panic if snapshot cannot be loaded

* refactor(errors): better error messages

* ci(ignore): make test running optional b/c requires params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement ChainEpoch type and epoch_at_time method
5 participants