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
The join command must fail if the requests are not verified => chain can start from them
join
It seems under some circumstances, the verification passes when a signature of a gentx is slightly modified: #7 (comment)
We should investigate if this is a normal behavior of the Cosmos SDK transaction signature verification
This seems to happen when the last letter of the signature is incremented: A => B
A => B
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
join
command must fail if the requests are not verified => chain can start from themIt seems under some circumstances, the verification passes when a signature of a gentx is slightly modified: #7 (comment)
We should investigate if this is a normal behavior of the Cosmos SDK transaction signature verification
This seems to happen when the last letter of the signature is incremented:
A => B
The text was updated successfully, but these errors were encountered: