Skip to content

Conversation

@algobarb
Copy link
Contributor

@algobarb algobarb commented Sep 17, 2021

GitHub Logo

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

Additional Resources

Copy link
Contributor

@algojack algojack 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 17, 2021

Codecov Report

Merging #2905 (fe13324) into rel/beta (13edc2a) will increase coverage by 0.02%.
The diff coverage is 58.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           rel/beta    #2905      +/-   ##
============================================
+ Coverage     47.25%   47.28%   +0.02%     
============================================
  Files           355      355              
  Lines         57199    57182      -17     
============================================
+ Hits          27032    27040       +8     
+ Misses        27108    27081      -27     
- Partials       3059     3061       +2     
Impacted Files Coverage Δ
daemon/algod/api/server/v2/account.go 78.20% <0.00%> (ø)
cmd/tealdbg/local.go 70.70% <50.00%> (+0.19%) ⬆️
daemon/algod/api/server/v2/dryrun.go 66.56% <50.00%> (+4.76%) ⬆️
cmd/tealdbg/localLedger.go 59.15% <100.00%> (+0.58%) ⬆️
ledger/blockqueue.go 81.03% <0.00%> (-1.15%) ⬇️
network/requestTracker.go 70.25% <0.00%> (-0.87%) ⬇️
ledger/acctupdates.go 62.05% <0.00%> (-0.51%) ⬇️
network/wsNetwork.go 61.09% <0.00%> (+0.18%) ⬆️
cmd/tealdbg/debugger.go 73.86% <0.00%> (+1.00%) ⬆️
network/wsPeer.go 74.37% <0.00%> (+2.22%) ⬆️

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 13edc2a...fe13324. Read the comment docs.

@algobarb
Copy link
Contributor Author

@tsachiherman Since John is out, do you mind merging this PR?

@tsachiherman tsachiherman merged commit d279007 into rel/beta Sep 17, 2021
@algobarb algobarb deleted the rel/beta-3.0.1 branch January 5, 2022 16:12
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.

6 participants