Skip to content

StateProofs: Sp verification-tracker last lookup cache#4780

Merged
id-ms merged 10 commits into
algorand:feature/stateproofs-recoverabilityfrom
algonathan:sp-verification-tracker-inmem-access
Nov 10, 2022
Merged

StateProofs: Sp verification-tracker last lookup cache#4780
id-ms merged 10 commits into
algorand:feature/stateproofs-recoverabilityfrom
algonathan:sp-verification-tracker-inmem-access

Conversation

@algonathan
Copy link
Copy Markdown
Contributor

Summary

Test Plan

@algonathan algonathan requested a review from id-ms November 10, 2022 12:53
@algonathan algonathan self-assigned this Nov 10, 2022
@algonathan algonathan requested a review from almog-t November 10, 2022 12:57
@id-ms id-ms changed the title algorand: Sp verification-tracker last lookup cache StateProofs: Sp verification-tracker last lookup cache Nov 10, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 10, 2022

Codecov Report

Merging #4780 (d5a73da) into feature/stateproofs-recoverability (0bd34b8) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@                          Coverage Diff                           @@
##           feature/stateproofs-recoverability    #4780      +/-   ##
======================================================================
- Coverage                               54.68%   54.66%   -0.02%     
======================================================================
  Files                                     415      415              
  Lines                                   53805    53822      +17     
======================================================================
- Hits                                    29424    29423       -1     
- Misses                                  21934    21943       +9     
- Partials                                 2447     2456       +9     
Impacted Files Coverage Δ
ledger/stateproofverificationtracker.go 93.96% <100.00%> (+1.03%) ⬆️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
ledger/catchpointtracker.go 59.85% <0.00%> (-0.75%) ⬇️
network/wsPeer.go 68.44% <0.00%> (-0.49%) ⬇️
ledger/acctupdates.go 68.97% <0.00%> (-0.25%) ⬇️
ledger/accountdb.go 72.48% <0.00%> (-0.15%) ⬇️
network/wsNetwork.go 65.34% <0.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment thread ledger/accountdb.go Outdated
Comment thread ledger/stateproofverificationtracker.go
Comment thread ledger/stateproofverificationtracker.go Outdated
removed unneeded sql lookup on reload from disk
fixed comments
fix: zero-cache is ignored
@id-ms id-ms merged commit 687258f into algorand:feature/stateproofs-recoverability Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants