Skip to content

Conversation

@jannotti
Copy link
Contributor

No description provided.

algojack and others added 15 commits June 3, 2022 12:40
…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>
Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>

Co-authored-by: michaeldiamant <michaeldiamant@users.noreply.github.com>
…abels (algorand#4089)

* specify telemetry hostname in prometheus metrics, if available

* also get telemetry InstanceName tag

* rename GetTelemetryHostName to GetTelemetryHostID

* rename telemetry HostName to TelemetryGUID
Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
backport replace opcodes from box work
@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #4138 (aa573e9) into feature/avm-box (48994e3) will decrease coverage by 0.05%.
The diff coverage is 30.68%.

@@                 Coverage Diff                 @@
##           feature/avm-box    #4138      +/-   ##
===================================================
- Coverage            54.60%   54.54%   -0.06%     
===================================================
  Files                  392      392              
  Lines                49053    49085      +32     
===================================================
- Hits                 26783    26775       -8     
- Misses               20011    20053      +42     
+ Partials              2259     2257       -2     
Impacted Files Coverage Δ
cmd/goal/account.go 12.48% <0.00%> (-0.47%) ⬇️
daemon/algod/server.go 4.87% <0.00%> (-0.13%) ⬇️
data/transactions/transaction.go 36.89% <ø> (ø)
libgoal/libgoal.go 2.74% <0.00%> (-0.05%) ⬇️
libgoal/participation.go 0.00% <0.00%> (ø)
libgoal/transactions.go 0.00% <0.00%> (ø)
logging/log.go 41.26% <0.00%> (ø)
logging/telemetryConfig.go 81.81% <0.00%> (ø)
logging/telemetryhook.go 50.35% <0.00%> (ø)
netdeploy/remote/deployedNetwork.go 19.77% <0.00%> (ø)
... and 21 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 48994e3...aa573e9. Read the comment docs.

@jannotti jannotti merged commit f84af7e into algorand:feature/avm-box Jun 15, 2022
@jannotti jannotti deleted the merge-master-box branch June 15, 2022 17:58
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.