Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Deterministic historian/accountant hashes#58

Merged
garious merged 1 commit intosolana-labs:masterfrom
garious:deterministic-historian
Mar 9, 2018
Merged

Deterministic historian/accountant hashes#58
garious merged 1 commit intosolana-labs:masterfrom
garious:deterministic-historian

Conversation

@garious
Copy link
Copy Markdown
Contributor

@garious garious commented Mar 9, 2018

When in tick-less mode, no longer continuously hash on the
background thread. That mode is just used for testing and
genesis log generation, and those extra hashes are just noise.

Note that without the extra hashes, with lose the duration between
events. Effectively, we distinguish proof-of-order from proof-of-time.

When in tick-less mode, no longer continuously hash on the
background thread. That mode is just used for testing and
genesis log generation, and those extra hashes are just noise.

Note that without the extra hashes, with lose the duration between
events. Effectively, we distinguish proof-of-order from proof-of-time.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #58 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   92.59%   92.63%   +0.04%     
==========================================
  Files          12       12              
  Lines         716      720       +4     
==========================================
+ Hits          663      667       +4     
  Misses         53       53
Impacted Files Coverage Δ
src/historian.rs 100% <100%> (ø) ⬆️

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 8d17aed...957fb06. Read the comment docs.

@garious garious merged commit 17926ff into solana-labs:master Mar 9, 2018
vkomenda referenced this pull request in vkomenda/solana Aug 29, 2021
AshwinSekar pushed a commit to AshwinSekar/solana that referenced this pull request Mar 4, 2024
brooksprumo added a commit to brooksprumo/solana that referenced this pull request Mar 6, 2024
brooksprumo added a commit to brooksprumo/solana that referenced this pull request Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants