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

Review TODOs / FIXMEs #494

Closed
maurolacy opened this issue May 9, 2022 · 3 comments · Fixed by #526
Closed

Review TODOs / FIXMEs #494

maurolacy opened this issue May 9, 2022 · 3 comments · Fixed by #526

Comments

@maurolacy
Copy link
Contributor

maurolacy commented May 9, 2022

TODO:

  • contracts/tgrade-trusted-circle/src/tests/bdd_tests.rs: // TODO: we need to handle close TRUSTED_CIRCLE here (last voter leaving) (Not needed now. See below in FIXMEs) (Close trusted circle #521)
  • contracts/tgrade-trusted-circle/src/tests/unit_tests.rs: // TODO: we should be able to add a custom wasm handler to MockQuerier from cosmwasm_std::mock (Test Improvement)
  • contracts/tgrade-trusted-circle/src/msg.rs:// TODO: expose batch query (Small / future improvement)
  • contracts/tgrade-tc-payments/src/msg.rs:// TODO: expose batch query (Small / future improvement)
  • contracts/tgrade-oc-proposals/src/contract.rs: // TODO: could we instead just reuse the test suite developed for tgrade_valset? (Test improvement)
  • contracts/tgrade-oc-proposals/src/msg.rs:// TODO: add some T variants? Maybe good enough as fixed Empty for now (Outdated. Fix/remove TODO)
  • contracts/tgrade-ap-voting/src/msg.rs:// TODO: add some T variants? Maybe good enough as fixed Empty for now (Outdated. Fix/remove TODO)

FIXME:

@maurolacy
Copy link
Contributor Author

maurolacy commented Aug 24, 2022

Before closing this, it would be good to go through those strike through items to implement related changes in the code base.

This is confusing, but strike though in this context was used by me to indicate that those issues were not urgent / required for mainnet launch. It would still be good to go through them one by one, and fix / update what can be fixed / updated there.

@maurolacy maurolacy reopened this Aug 24, 2022
@ueco-jb ueco-jb assigned maurolacy and unassigned ueco-jb Aug 24, 2022
@daniellarita
Copy link

should we make any follow up tickets or close this?

@maurolacy
Copy link
Contributor Author

I would leave it as it is. I'll implement the fixes and close this soon.

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 a pull request may close this issue.

3 participants