Skip to content

Conversation

@algonautshant
Copy link
Contributor

This PR returns the indexes of the failed signatures from Batch Verify.

@algonautshant algonautshant requested a review from id-ms September 30, 2022 16:38
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #4614 (667abaa) into master (d389196) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4614      +/-   ##
==========================================
+ Coverage   54.20%   54.25%   +0.04%     
==========================================
  Files         402      402              
  Lines       51803    51810       +7     
==========================================
+ Hits        28079    28107      +28     
+ Misses      21358    21340      -18     
+ Partials     2366     2363       -3     
Impacted Files Coverage Δ
crypto/batchverifier.go 100.00% <100.00%> (ø)
crypto/onetimesig.go 76.06% <100.00%> (+0.20%) ⬆️
catchup/service.go 68.14% <0.00%> (-1.24%) ⬇️
data/transactions/verify/txn.go 46.19% <0.00%> (-0.96%) ⬇️
network/wsNetwork.go 64.82% <0.00%> (+0.19%) ⬆️
ledger/acctupdates.go 70.19% <0.00%> (+0.59%) ⬆️
cmd/tealdbg/debugger.go 73.49% <0.00%> (+0.80%) ⬆️
ledger/tracker.go 74.89% <0.00%> (+0.85%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
crypto/merkletrie/trie.go 68.61% <0.00%> (+2.18%) ⬆️
... and 1 more

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

@algonautshant algonautshant changed the base branch from master to batch_verify_incoming_txn October 2, 2022 17:10
Copy link
Contributor

@algorandskiy algorandskiy left a comment

Choose a reason for hiding this comment

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

Looks good, couple notes

@algonautshant algonautshant requested a review from id-ms October 6, 2022 13:48
@algonautshant algonautshant changed the base branch from batch_verify_incoming_txn to master October 6, 2022 13:49
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.

3 participants