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

loopdb: fix timestamp parsing #619

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

sputn1ck
Copy link
Member

@sputn1ck sputn1ck commented Aug 8, 2023

This PR changes how the timestamp parsing is managed, by allowing timestamps to be displayed with nanoseconds.
Additionally we now try both timestamp parsing functions on any given string.

loopdb/sqlite.go Outdated Show resolved Hide resolved
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@sputn1ck sputn1ck requested a review from hieblmi August 8, 2023 13:33
Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

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

tACK, node starts up correctly again.

@sputn1ck sputn1ck merged commit 6e5f191 into lightninglabs:master Aug 8, 2023
5 checks passed
@sputn1ck sputn1ck deleted the fix_faulty_timestamps branch August 8, 2023 13:38
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.

None yet

3 participants