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
This affects app v2 system tests only (v2 binary works fine):
bank_test.go:42: Error Trace: /home/julien/projects/cosmos/cosmos-sdk/tests/systemtests/cli.go:419 /home/julien/projects/cosmos/cosmos-sdk/tests/systemtests/cli.go:193 /home/julien/projects/cosmos/cosmos-sdk/tests/systemtests/cli.go:166 /home/julien/projects/cosmos/cosmos-sdk/tests/systemtests/bank_test.go:42 Error: Not equal: expected: 0 actual : 1 Test: TestBankSendTxCmd Messages: non success tx code : failed to run tx validator for validate: signature verification failed; please verify account number (0) and chain-id (testing): (unable to verify single signer signature 'dacc00115c317e918510c1de28df67d42685f36d04a9878567e32f5a460c845409d46d5dac52d5859434211c85f69b3c59618023d5fb824b5bf7ee291f36e12b' for signBytes '0a92010a8d010a1c2f636f736d6f732e62616e6b2e763162657461312e4d736753656e64126d0a2d636f736d6f733167767661676e36647272336537617167703075686a7036777670383773396c6a63766474796c122d636f736d6f73317165797738736b3067387a356b6e7a66326a666b67346563753771356b6872737a64636373351a0d0a057374616b651204313030302a0012640a500a460a1f2f636f736d6f732e63727970746f2e736563703235366b312e5075624b657912230a2103ed76191aadb787f8a32375704e7b6d44af57a00cd88a859e49ed14216569fe0312040a020801180112100a0a0a057374616b6512013110c09a0c1a0774657374696e67'): unauthorized [cosmos/[email protected]/x/auth/ante/sigverify.go:376] FAIL
main, v0.52
#21539 solved #21945 for simdv2 binary But the signature issue is still happening, but only in system tests
The text was updated successfully, but these errors were encountered:
Anyone work with it? I can take a look
Sorry, something went wrong.
Closed since the signature verification error could not be reproduced in the system test.
hieuvubk
No branches or pull requests
Is there an existing issue for this?
What happened?
This affects app v2 system tests only (v2 binary works fine):
Cosmos SDK Version
main, v0.52
How to reproduce?
#21539 solved #21945 for simdv2 binary
But the signature issue is still happening, but only in system tests
The text was updated successfully, but these errors were encountered: