Skip to content

Conversation

@onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Jun 8, 2022

Summary

Re-merge master into feature branch. DO NOT SQUASH MERGE.

Test Plan

N/A

tolikzinovyev and others added 10 commits June 1, 2022 19:20
…orand#4002)

* Migrate goal account commands to REST API (algorand#3916)
* PKI: 3924 handle stateproof in rest api goal (algorand#3950)

Some additional refactoring:
* Remove Node Key Monitoring Function
* Removes function which calls loadParticipationKeys() every 60 seconds
  since MakeFull() for the FullNode does the same thing

Co-authored-by: Will Winder <wwinder.unh@gmail.com>
* Allow app downgrades in old protocol versions

* Tweak comments to reflect MinInnerApplVersion better.

* Update ledger/internal/apptxn_test.go

Co-authored-by: John Jannotti <jannotti@gmail.com>

* Update data/transactions/transaction.go

Co-authored-by: John Jannotti <jannotti@gmail.com>

* Update ledger/internal/apptxn_test.go

Co-authored-by: John Jannotti <jannotti@gmail.com>

* Update ledger/internal/apptxn_test.go

Co-authored-by: John Jannotti <jannotti@gmail.com>

Co-authored-by: John Jannotti <jannotti@gmail.com>
Use Algorand’s JSON codec to improve performance

Add stack depth parameter to linear cost model

Use stack label for linear cost depth doc

Co-authored-by: Jacob Daitzman <jdtzmn@gmail.com>
@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #4101 (78bcaa8) into feature/alphanet (13105fa) will decrease coverage by 0.01%.
The diff coverage is 12.55%.

@@                 Coverage Diff                  @@
##           feature/alphanet    #4101      +/-   ##
====================================================
- Coverage             54.47%   54.46%   -0.02%     
====================================================
  Files                   391      391              
  Lines                 48669    48673       +4     
====================================================
- Hits                  26513    26509       -4     
- Misses                19928    19940      +12     
+ Partials               2228     2224       -4     
Impacted Files Coverage Δ
cmd/goal/account.go 12.48% <0.00%> (-0.47%) ⬇️
data/transactions/transaction.go 35.80% <ø> (ø)
libgoal/libgoal.go 2.74% <0.00%> (-0.05%) ⬇️
libgoal/participation.go 0.00% <0.00%> (ø)
libgoal/transactions.go 0.00% <0.00%> (ø)
node/node.go 22.42% <12.50%> (-0.70%) ⬇️
data/transactions/logic/opcodes.go 83.76% <50.00%> (-1.11%) ⬇️
data/transactions/logic/eval.go 89.82% <95.45%> (+0.21%) ⬆️
config/consensus.go 85.88% <100.00%> (ø)
data/transactions/logic/doc.go 61.53% <100.00%> (+1.53%) ⬆️
... and 6 more

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 13105fa...78bcaa8. Read the comment docs.

@cce cce merged commit d70d3ec into algorand:feature/alphanet Jun 8, 2022
@onetechnical onetechnical deleted the feature/alphanet branch June 8, 2022 20:33
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.

8 participants