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

Release3.0.1 mergeback manual #2971

Merged
merged 6 commits into from
Sep 29, 2021
Merged

Conversation

algojack
Copy link
Contributor

merging rel/stable back into master

![GitHub Logo](https://raw.githubusercontent.com/algorand/go-algorand/master/release/release-banner.jpg)




# Highlights

This version adds debugging for itxn programs and includes a bugfix for dryrun crashes. 
**This release does not contain a protocol upgrade.**

# Changes

1. TEAL
    * Added
        * Enable debugging itxn programs (#2900)
    * Fixed
        * Fix dryrun crash on rewards calculation (#2894)

## Additional Resources
* [Algorand Forum](https://forum.algorand.org)
* [Developer Documentation](https://developer.algorand.org)
@algojack algojack marked this pull request as ready for review September 29, 2021 18:13
Copy link
Contributor

@bricerisingalgorand bricerisingalgorand left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2021

Codecov Report

Merging #2971 (16de1d8) into master (1202d32) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2971      +/-   ##
==========================================
- Coverage   47.62%   47.60%   -0.03%     
==========================================
  Files         358      358              
  Lines       57906    57906              
==========================================
- Hits        27576    27564      -12     
- Misses      27207    27216       +9     
- Partials     3123     3126       +3     
Impacted Files Coverage Δ
config/version.go 9.09% <ø> (ø)
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/service.go 68.57% <0.00%> (-1.56%) ⬇️
network/wsNetwork.go 60.90% <0.00%> (-0.19%) ⬇️
ledger/acctupdates.go 63.19% <0.00%> (-0.09%) ⬇️
network/requestTracker.go 71.12% <0.00%> (+0.86%) ⬆️
ledger/blockqueue.go 82.18% <0.00%> (+1.14%) ⬆️

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 1202d32...16de1d8. Read the comment docs.

@algojohnlee algojohnlee merged commit 734e727 into master Sep 29, 2021
@algojohnlee algojohnlee deleted the release3.0.1-mergeback-manual branch September 29, 2021 20:39
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.

None yet

6 participants