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

StateProofs: fix GetProof endpoint response #3985

Merged
merged 1 commit into from
May 26, 2022

Conversation

Aharonee
Copy link
Contributor

@Aharonee Aharonee commented May 15, 2022

@Aharonee Aharonee requested review from id-ms and cce May 15, 2022 15:14
@Aharonee Aharonee changed the title Stateproofs: fix GetProof endpoint response StateProofs: fix GetProof endpoint response May 15, 2022
@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #3985 (486435e) into master (dd703da) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3985      +/-   ##
==========================================
+ Coverage   49.79%   49.80%   +0.01%     
==========================================
  Files         409      409              
  Lines       69157    69158       +1     
==========================================
+ Hits        34437    34446       +9     
+ Misses      31003    30996       -7     
+ Partials     3717     3716       -1     
Impacted Files Coverage Δ
daemon/algod/api/server/v2/handlers.go 0.00% <0.00%> (ø)
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
cmd/tealdbg/debugger.go 72.69% <0.00%> (-0.81%) ⬇️
ledger/tracker.go 75.32% <0.00%> (+2.16%) ⬆️
network/wsPeer.go 68.33% <0.00%> (+2.50%) ⬆️

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 dd703da...486435e. Read the comment docs.

Copy link
Contributor

@id-ms id-ms left a comment

Choose a reason for hiding this comment

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

LGTM

@winder winder merged commit a3003ec into algorand:master May 26, 2022
Copy link
Contributor

@cce cce left a comment

Choose a reason for hiding this comment

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

Great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants