Skip to content

tests: ledger reload accessing txtail history#4473

Merged
algorandskiy merged 2 commits intoalgorand:masterfrom
algorandskiy:pavel/test-ledger-reload-teal-test
Aug 26, 2022
Merged

tests: ledger reload accessing txtail history#4473
algorandskiy merged 2 commits intoalgorand:masterfrom
algorandskiy:pavel/test-ledger-reload-teal-test

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

@algorandskiy algorandskiy commented Aug 25, 2022

Summary

Test to ensure blk opcode can be replayed after restart.
Additionally fix e2e catchpoint catchup tests.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2022

Codecov Report

Merging #4473 (93ac02e) into master (00a6150) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4473      +/-   ##
==========================================
- Coverage   55.25%   55.23%   -0.02%     
==========================================
  Files         398      398              
  Lines       50297    50297              
==========================================
- Hits        27790    27780      -10     
- Misses      20176    20184       +8     
- Partials     2331     2333       +2     
Impacted Files Coverage Δ
ledger/tracker.go 74.04% <0.00%> (-3.83%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
data/transactions/verify/txn.go 42.85% <0.00%> (-0.90%) ⬇️
ledger/acctupdates.go 69.59% <0.00%> (-0.30%) ⬇️
network/wsNetwork.go 64.63% <0.00%> (-0.20%) ⬇️
network/wsPeer.go 68.21% <0.00%> (+2.73%) ⬆️
cmd/algoh/blockWatcher.go 80.95% <0.00%> (+3.17%) ⬆️

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

@algorandskiy algorandskiy merged commit 4be5892 into algorand:master Aug 26, 2022
onetechnical pushed a commit to onetechnical/go-algorand that referenced this pull request Aug 26, 2022
* Ensure blk opcode can be replayed after restart
* Fix e2e fast catchup tests
@algorandskiy algorandskiy deleted the pavel/test-ledger-reload-teal-test branch March 16, 2026 20:06
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.

2 participants