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

Redelegate Txs cause Ledger Nano S to crash in expert mode #110

Open
murisi opened this issue Jan 16, 2025 · 1 comment
Open

Redelegate Txs cause Ledger Nano S to crash in expert mode #110

murisi opened this issue Jan 16, 2025 · 1 comment

Comments

@murisi
Copy link
Contributor

murisi commented Jan 16, 2025

Attempting to view a Redelegate Tx in expert mode causes the Ledger Nano S to crash. This happens before anything is displayed on the device screen. Simultaneously in the CLI, the following error is displayed Error: 0: Ledger | Transport | Ledger device: Io error. See below the debug vector and serialization of a transaction that triggers this:

Tx { header: Header { chain_id: ChainId("e2e-test.ee1a36ff50df61c85c7f9"), expiration: Some(DateTimeUtc(2025-01-16T17:17:41.619150557Z)), timestamp: DateTimeUtc(2025-01-16T16:17:41.619173279Z), batch: {TxCommitments { code_hash: Hash([220, 35, 40, 11, 200, 176, 22, 164, 185, 35, 149, 110, 131, 73, 172, 103, 52, 193, 204, 56, 124, 188, 131, 106, 140, 135, 65, 25, 156, 239, 42, 93]), data_hash: Hash([120, 94, 14, 129, 65, 0, 66, 146, 117, 111, 53, 38, 126, 59, 123, 92, 185, 220, 237, 119, 91, 59, 52, 79, 82, 229, 70, 41, 200, 221, 59, 7]), memo_hash: Hash([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]) }}, atomic: false, tx_type: Wrapper(WrapperTx { fee: Fee { amount_per_gas_unit: DenominatedAmount { amount: Amount { raw: 10 }, denom: Denomination(6) }, token: Established: tnam1qxgfw7myv4dh0qna4hq0xdg6lx77fzl7dcem8h7e }, pk: Ed25519(PublicKey(VerificationKey("d1a01bcacbd80ba0e1fa14fbb0be4443103caa47ce797e68b7c8fb8778eaaea7"))), gas_limit: GasLimit(50000) }) }, sections: [Code(Code { salt: [141, 67, 121, 210, 37, 47, 41, 128], code: Hash(Hash([134, 127, 203, 210, 193, 44, 89, 93, 254, 124, 185, 2, 153, 104, 13, 119, 174, 44, 97, 232, 127, 134, 36, 114, 248, 96, 131, 71, 56, 217, 247, 248])), tag: Some("tx_redelegate.wasm") }), Data(Data { salt: [36, 47, 42, 223, 74, 141, 24, 171], data: [0, 24, 114, 96, 198, 190, 124, 233, 247, 119, 161, 142, 42, 249, 129, 123, 118, 36, 151, 85, 135, 0, 129, 196, 224, 208, 201, 10, 37, 34, 26, 216, 179, 55, 112, 35, 154, 152, 234, 213, 100, 86, 0, 25, 179, 39, 67, 166, 74, 137, 44, 10, 11, 161, 54, 160, 30, 245, 246, 106, 177, 202, 26, 0, 249, 2, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] })] }

and

1e0000006532652d746573742e6565316133366666353064663631633835633766390123000000323032352d30312d31365431373a31373a34312e3631393135303535372b30303a303023000000323032352d30312d31365431363a31373a34312e3631393137333237392b30303a303001000000dc23280bc8b016a4b923956e8349ac6734c1cc387cbc836a8c8741199cef2a5d785e0e8141004292756f35267e3b7b5cb9dced775b3b344f52e54629c8dd3b07000000000000000000000000000000000000000000000000000000000000000000010a00000000000000000000000000000000000000000000000000000000000000060090977b64655b77827dadc0f3351af9bde48bfe6e00d1a01bcacbd80ba0e1fa14fbb0be4443103caa47ce797e68b7c8fb8778eaaea750c300000000000002000000028d4379d2252f298000867fcbd2c12c595dfe7cb90299680d77ae2c61e87f862472f860834738d9f7f8011200000074785f726564656c65676174652e7761736d00242f2adf4a8d18ab5f00000000187260c6be7ce9f777a18e2af9817b76249755870081c4e0d0c90a25221ad8b33770239a98ead564560019b32743a64a892c0a0ba136a01ef5f66ab1ca1a00f9029500000000000000000000000000000000000000000000000000000000
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

No branches or pull requests

2 participants
@murisi and others