-
Notifications
You must be signed in to change notification settings - Fork 487
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.13.1-stable Release PR #4915
Merged
algojohnlee
merged 11 commits into
algorand:rel/stable
from
Algo-devops-service:relstable3.13.1
Dec 15, 2022
Merged
go-algorand 3.13.1-stable Release PR #4915
algojohnlee
merged 11 commits into
algorand:rel/stable
from
Algo-devops-service:relstable3.13.1
Dec 15, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: John Jannotti <jannotti@gmail.com>
Codecov Report
@@ Coverage Diff @@
## rel/stable #4915 +/- ##
==============================================
- Coverage 54.57% 54.06% -0.52%
==============================================
Files 431 427 -4
Lines 53560 53528 -32
==============================================
- Hits 29231 28939 -292
- Misses 22035 22322 +287
+ Partials 2294 2267 -27
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
algorandskiy
approved these changes
Dec 15, 2022
algobarb
approved these changes
Dec 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
v1 REST API endpoints have been deprecated. Documentation on our v2 REST API endpoints can be found here. The release also contains enhancements to logic signature processing, telemetry, and other minor performance and usability improvements.
What's New
cost
(https://github.com/algorand/go-algorand/pull/4875/files#diff-4dbbc679cc9edab4510c8be1d215ec85830b5a5cfba57ac1379501cbeb3911d0L3227).sourcemap.mapping
(https://github.com/algorand/go-algorand/pull/4875/files#diff-70eb30d34776b4cd7c752fef5b8aad5363a3648e46466331e7d2e6173744bc99L40).Changelog
Protocol Upgrade
This release does not contain a protocol upgrade.
New Features
Enhancements
Bugfixes
Not Yet Enabled
Additional Resources