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

unique connections timestamp #914

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

michaeldjeffrey
Copy link
Contributor

When reading a UniqueConnections report from proto, the timestamp was incorrectly converted into seconds.

  • Added a test that round trips through proto to make sure timestamps are encoded/decoded properly
  • Added logging for processing unique connection reports
  • use available unique connections in reward_from_db command

all timestamps for unique connections are in millis. A test has been added that takes a round trip through protos to make sure encoding and decoding timestamps align. The roundtrip should be transparent.
@michaeldjeffrey michaeldjeffrey merged commit a858b72 into main Dec 13, 2024
17 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/unique-connections-timestamp branch December 13, 2024 19:31
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.

4 participants