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

64-bit timestamps and CV reasons #39

Merged
merged 3 commits into from
Jul 11, 2020
Merged

Conversation

roman-khimov
Copy link
Member

This changes timestamps to nanosecond precision and adds view change reasons (for Neo 3 compatibility).

@roman-khimov roman-khimov changed the title Timestamps and CV reasons 64-bit timestamps and CV reasons Jul 11, 2020
@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

Merging #39 into master will decrease coverage by 1.12%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   75.03%   73.90%   -1.13%     
==========================================
  Files          22       24       +2     
  Lines        1278     1307      +29     
==========================================
+ Hits          959      966       +7     
- Misses        264      285      +21     
- Partials       55       56       +1     
Impacted Files Coverage Δ
check.go 78.57% <0.00%> (ø)
payload/changeviewreason_string.go 0.00% <0.00%> (ø)
payload/prepare_request.go 38.46% <0.00%> (ø)
payload/recovery_message.go 30.09% <0.00%> (ø)
payload/change_view.go 80.00% <57.14%> (-20.00%) ⬇️
dbft.go 67.63% <60.00%> (+0.09%) ⬆️
send.go 90.26% <75.00%> (-1.48%) ⬇️
payload/helpers.go 100.00% <100.00%> (ø)
payload/recovery_request.go 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a182c2...7fd9aa5. Read the comment docs.

@realloc realloc merged commit c526ccc into master Jul 11, 2020
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