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

PoS: add any missing client checks for txs #1832

Closed
Tracked by #2006
tzemanovic opened this issue Aug 18, 2023 · 1 comment
Closed
Tracked by #2006

PoS: add any missing client checks for txs #1832

tzemanovic opened this issue Aug 18, 2023 · 1 comment

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Aug 18, 2023

The client should check for any tx preconditions that may make it fail as the wasm crash errors are not informative. E.g.:

  • check delegation source is not validator when not self-bonding
@tzemanovic tzemanovic changed the title PoS: client check delegation source is not validator when not self-bonding PoS: add any missing client checks for txs Aug 18, 2023
@brentstone brentstone added this to the Phase 1: mainnet genesis milestone Apr 6, 2024
@brentstone brentstone self-assigned this Apr 6, 2024
@cwgoes
Copy link
Contributor

cwgoes commented Aug 20, 2024

@brentstone says "just close it"

@cwgoes cwgoes closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants