We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#3224 merged and there are some untracked follow ups. It seems like there's agreement on doing them.
The text was updated successfully, but these errors were encountered:
ResetTally
Can we move some of the unit tests from tally_test.go to keeper_test.go?
Was handled in #3290
Why does ResetTally only delete versions less than the current version? Why not delete all versions in the map?
Still needs to be handled.
Sorry, something went wrong.
refactor(x/signal): reset all versions via ResetTally (#3277)
541ddf1
Closes #3276 --------- Co-authored-by: Callum Waters <[email protected]>
refactor(x/signal): reset all versions via ResetTally (celestiaorg#…
3682779
…3277) Closes celestiaorg#3276 --------- Co-authored-by: Callum Waters <[email protected]>
b430fa4
Closes celestiaorg/celestia-app#3276 --------- Co-authored-by: Callum Waters <[email protected]>
rootulp
Successfully merging a pull request may close this issue.
Context
#3224 merged and there are some untracked follow ups. It seems like there's agreement on doing them.
Proposal
The text was updated successfully, but these errors were encountered: