Skip to content

go-algorand 3.13.1-beta Release PR#4904

Merged
algojohnlee merged 9 commits intoalgorand:rel/betafrom
Algo-devops-service:relbeta3.13.1
Dec 15, 2022
Merged

go-algorand 3.13.1-beta Release PR#4904
algojohnlee merged 9 commits intoalgorand:rel/betafrom
Algo-devops-service:relbeta3.13.1

Conversation

@Algo-devops-service
Copy link
Copy Markdown
Contributor

@Algo-devops-service Algo-devops-service commented Dec 14, 2022

GitHub Logo

Overview

This release contains performance improvements to logic signature processing and minor enhancements.

What's New

  • Optimize CheckSignature
  • Metrics reporting clean up
  • Add version to langspec.json

Changelog

Enhancements

  • Enhancement: adding version to langspec (#4883)
  • Metrics: split alive check counter between early/dead (#4898)
  • Teal: optimize CheckSignature (#4893)
  • Langspec: adding version to langspec (#4883)
  • Testing: defi txn group benchmark (#4886)
  • Not yet enabled - Rest API: make the data endpoints public (#4900)
  • Docs: update API docs, remove unused codegen configs (#4896)
  • Metrics: update some new metric names (#4899)

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 14, 2022

Codecov Report

Merging #4904 (e673f96) into rel/beta (0c126f6) will decrease coverage by 0.49%.
The diff coverage is 86.66%.

@@             Coverage Diff              @@
##           rel/beta    #4904      +/-   ##
============================================
- Coverage     54.59%   54.09%   -0.50%     
============================================
  Files           431      427       -4     
  Lines         53560    53528      -32     
============================================
- Hits          29240    28955     -285     
- Misses        22029    22307     +278     
+ Partials       2291     2266      -25     
Impacted Files Coverage Δ
data/transactions/error.go 50.00% <ø> (ø)
data/transactions/transaction.go 42.90% <0.00%> (-0.14%) ⬇️
data/transactions/verify/txn.go 73.72% <ø> (ø)
data/transactions/logic/eval.go 90.16% <80.00%> (-0.04%) ⬇️
data/pools/transactionPool.go 49.77% <100.00%> (+0.11%) ⬆️
data/txHandler.go 63.60% <100.00%> (+0.75%) ⬆️
node/netprio.go 0.00% <0.00%> (-65.52%) ⬇️
node/impls.go 0.00% <0.00%> (-59.26%) ⬇️
node/node.go 4.29% <0.00%> (-27.46%) ⬇️
util/db/dbutil.go 42.26% <0.00%> (-6.55%) ⬇️
... and 24 more

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

@algojohnlee algojohnlee merged commit e9e1851 into algorand:rel/beta Dec 15, 2022
@onetechnical onetechnical deleted the relbeta3.13.1 branch December 15, 2022 15:00
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.

9 participants