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 3.23.0-stable Release PR #5958

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented Mar 14, 2024

GitHub Logo

Overview

This release is focused on providing the necessary software functionality for non-archival relays on the network. It includes promoting archival nodes to first class citizens that can be resolved as their own class of nodes.

What's New

  • Full support for non-archival relay nodes
  • SRV record resolution of dedicated archival nodes

Changelog

New Features

  • Network: Class-based Peer Selector (#5937)

Enhancements

  • Archival Support: Remove configurable support for catching up from "archivers" (#5920)
  • Blocks: Bump min to save based on catchpoint support (#5927)
  • Feat: add support to display mnemonic discreetly for algokey generate (#5886)
  • Netgoal: Use --last-part-key-round when generating a goalnet template (#5912)
  • Network: Support simple liveness check via http on gossip server port. (#5944)
  • Network: Archival node DNS Resolution (#5940)
  • Build: Upgrade to Go 1.20.14

Bugfixes

  • Cicd: fix package signing issues (#5934)
  • Network: use network context for DNS operations in readFromSRV (#5936)

Protocol Upgrade

This release does not contain a protocol upgrade.


Additional Resources

algojohnlee and others added 2 commits March 5, 2024 13:19
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gary <982483+gmalouf@users.noreply.github.com>
Co-authored-by: John Jannotti <jannotti@gmail.com>
Co-authored-by: nullun <nullun@users.noreply.github.com>
Co-authored-by: John Lee <64482439+algojohnlee@users.noreply.github.com>
Co-authored-by: Halimao <1065621723@qq.com>
Co-authored-by: John Lee <john.lee@algorand.com>
Co-authored-by: Pavel Zbitskiy <65323360+algorandskiy@users.noreply.github.com>
Co-authored-by: cce <51567+cce@users.noreply.github.com>
Co-authored-by: ohill <145173879+ohill@users.noreply.github.com>
@gmalouf gmalouf requested review from a team and onetechnical March 14, 2024 18:06
@gmalouf gmalouf self-assigned this Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 71.75926% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 56.16%. Comparing base (08407ca) to head (58fea01).

Files Patch % Lines
catchup/catchpointService.go 6.89% 27 Missing ⚠️
catchup/service.go 69.04% 12 Missing and 1 partial ⚠️
cmd/algokey/generate.go 14.28% 6 Missing ⚠️
network/wsNetwork.go 83.33% 4 Missing and 1 partial ⚠️
cmd/algokey/common.go 55.55% 2 Missing and 2 partials ⚠️
catchup/classBasedPeerSelector.go 96.77% 1 Missing and 1 partial ⚠️
node/follower_node.go 0.00% 1 Missing and 1 partial ⚠️
tools/network/bootstrap.go 85.71% 1 Missing ⚠️
tools/network/telemetryURIUpdateService.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           rel/stable    #5958      +/-   ##
==============================================
- Coverage       56.45%   56.16%   -0.29%     
==============================================
  Files             482      493      +11     
  Lines           67664    68162     +498     
==============================================
+ Hits            38200    38286      +86     
- Misses          26904    27306     +402     
- Partials         2560     2570      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@algogm algogm merged commit bf615b6 into algorand:rel/stable Mar 14, 2024
60 checks passed
PhearZero pushed a commit to PhearNet/crypto that referenced this pull request Jan 17, 2025
…23.0

go-algorand 3.23.0-stable Release PR
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.

5 participants