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
dependencies:
Critical for feature-completeness (must be implemented):
panic::catch_unwind
token::Amount
bond_amount
Not necessary for feature-completeness but nice to have (implement if we have free time):
secp256k1
Possibly not in scope for Namada anymore (don't implement yet):
Else
This issue tracks feature-completeness of proof-of-stake. Proof-of-stake is feature-complete if and only if:
Please add any dependencies that you believe are necessary to meet these requirements in the list above.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dependencies:
Critical for feature-completeness (must be implemented):
Benchmark all PoS transactions #2044)panic::catch_unwind
#21token::Amount
#1959bond_amount
function #2058Not necessary for feature-completeness but nice to have (implement if we have free time):
secp256k1
keys for eth keys #1967Possibly not in scope for Namada anymore (don't implement yet):
Else
This issue tracks feature-completeness of proof-of-stake. Proof-of-stake is feature-complete if and only if:
Please add any dependencies that you believe are necessary to meet these requirements in the list above.
The text was updated successfully, but these errors were encountered: