Skip to content

go-algorand v3.14.2-beta Release PR#5102

Merged
algojohnlee merged 3 commits into
algorand:rel/betafrom
algolucky:relbeta3.14.2
Feb 2, 2023
Merged

go-algorand v3.14.2-beta Release PR#5102
algojohnlee merged 3 commits into
algorand:rel/betafrom
algolucky:relbeta3.14.2

Conversation

@algolucky
Copy link
Copy Markdown
Contributor

GitHub Logo

Overview

This release contains a fix for an issue where goal node status would crash and separates SetFdSoftLimit calls between relays and non-relay nodes.

Changelog

Bugfixes

  • algod: split SetFdSoftLimit calls for relay and non-relay nodes (#5070)
  • goal: fix for goal node status crash - no longer getting block (#5100)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@algolucky algolucky marked this pull request as ready for review February 2, 2023 15:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2023

Codecov Report

Merging #5102 (3355ce6) into rel/beta (39ea2c6) will decrease coverage by 0.76%.
The diff coverage is 37.25%.

@@             Coverage Diff              @@
##           rel/beta    #5102      +/-   ##
============================================
- Coverage     54.32%   53.57%   -0.76%     
============================================
  Files           434      430       -4     
  Lines         54131    54130       -1     
============================================
- Hits          29408    28998     -410     
- Misses        22449    22889     +440     
+ Partials       2274     2243      -31     
Impacted Files Coverage Δ
daemon/algod/api/server/v2/handlers.go 0.82% <0.00%> (+<0.01%) ⬆️
daemon/algod/server.go 4.12% <0.00%> (-0.51%) ⬇️
util/util.go 0.00% <0.00%> (ø)
config/localTemplate.go 63.26% <100.00%> (+19.51%) ⬆️
network/wsNetwork.go 64.92% <100.00%> (ø)
node/netprio.go 0.00% <0.00%> (-65.52%) ⬇️
node/impls.go 0.00% <0.00%> (-59.26%) ⬇️
data/accountManager.go 12.50% <0.00%> (-58.75%) ⬇️
node/node.go 4.12% <0.00%> (-27.38%) ⬇️
data/ledger.go 31.38% <0.00%> (-13.87%) ⬇️
... and 28 more

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

@algojohnlee algojohnlee merged commit 90e744c into algorand:rel/beta Feb 2, 2023
@algolucky algolucky deleted the relbeta3.14.2 branch February 3, 2023 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants