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

go-algorand v3.7.2-beta #4116

Merged
merged 2 commits into from
Jun 10, 2022
Merged

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Jun 10, 2022

GitHub Logo

Overview

Small bug fix for message of interest.

Changelog

Bugfixes

  • Network: message-of-interest tiny bug fix (#4107)

Protocol Upgrade

This release does not contain a protocol upgrade.


Additional Resources

Copy link
Contributor

@algobarb algobarb left a comment

Choose a reason for hiding this comment

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

Approving: Mostly for the bump in buildnumber.dat and checking that it's only one commit change besides the version bump we're adding in. Added a few others as reviewers in case they spot something.

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #4116 (53c3684) into rel/beta (adb47f9) will increase coverage by 0.00%.
The diff coverage is 87.50%.

@@            Coverage Diff            @@
##           rel/beta    #4116   +/-   ##
=========================================
  Coverage     54.49%   54.50%           
=========================================
  Files           391      391           
  Lines         48665    48665           
=========================================
+ Hits          26522    26523    +1     
+ Misses        19919    19916    -3     
- Partials       2224     2226    +2     
Impacted Files Coverage Δ
network/wsNetwork.go 64.89% <87.50%> (-0.10%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
ledger/tracker.go 74.45% <0.00%> (-2.17%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
network/wsPeer.go 67.94% <0.00%> (+0.27%) ⬆️
ledger/blockqueue.go 85.05% <0.00%> (+2.87%) ⬆️
agreement/cryptoVerifier.go 72.53% <0.00%> (+4.92%) ⬆️
ledger/roundlru.go 96.22% <0.00%> (+5.66%) ⬆️

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 adb47f9...53c3684. Read the comment docs.

@algojohnlee algojohnlee merged commit ccb2ec3 into algorand:rel/beta Jun 10, 2022
@onetechnical onetechnical deleted the relbeta3.7.2 branch June 10, 2022 20:52
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.

4 participants