Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech debt: Remove topAccountListener. #5027

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

winder
Copy link
Contributor

@winder winder commented Jan 18, 2023

Summary

topAccountListener has been deprecated since before mainnet launched. Remove the dead code.

Test Plan

Existing regression tests.

@winder winder requested review from cce and brianolson January 18, 2023 20:44
@winder winder self-assigned this Jan 18, 2023
@winder winder changed the title Remove topAccountListener. tech debt: Remove topAccountListener. Jan 18, 2023
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #5027 (6787c43) into master (4631571) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5027      +/-   ##
==========================================
- Coverage   53.68%   53.63%   -0.06%     
==========================================
  Files         432      431       -1     
  Lines       54068    53994      -74     
==========================================
- Hits        29029    28957      -72     
+ Misses      22793    22789       -4     
- Partials     2246     2248       +2     
Impacted Files Coverage Δ
node/node.go 4.14% <ø> (-0.14%) ⬇️
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/service.go 69.80% <0.00%> (-0.73%) ⬇️
network/wsPeer.go 68.32% <0.00%> (-0.48%) ⬇️
network/wsNetwork.go 64.74% <0.00%> (-0.18%) ⬇️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️

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

@winder winder marked this pull request as ready for review January 18, 2023 21:23
@algorandskiy algorandskiy merged commit 724633a into algorand:master Jan 19, 2023
@winder winder deleted the will/kill-top-accounts branch January 19, 2023 21:58
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.

3 participants