-
Notifications
You must be signed in to change notification settings - Fork 33
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
Ability to get entry expirations #32
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably needs a rebase, than LGTM
Oh, I didn't look at the |
@magik6k you're right, Github should've hidden it from the UI. Even the diff is wrong. Seems like a bug on their end, WTF. This usually works. I'll rebase to refresh. Thanks for pointing it out. |
6eea797
to
e5ca4e1
Compare
(This PR builds upon #31, and shares the commit history with that one).
This PR introduces the ability to get an entry's expiration as a:
Needs to go hand-in-hand with ipfs/go-datastore#96.
Builds will fail until that PR is merged in.