build(deps): bump thiserror from 1.0.61 to 1.0.63 #2667
Annotations
2 errors
js/stateless.js/src/utils/send-and-confirm.ts#L54
Error: Simulation failed.
Message: Transaction simulation failed: Error processing Instruction 1: custom program error: 0x232a.
Logs:
[
"Program ComputeBudget111111111111111111111111111111 success",
"Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN invoke [1]",
"Program log: Instruction: Invoke",
"Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK invoke [2]",
"Program log: Instruction: InsertIntoNullifierQueues",
"Program log: ProgramError occurred. Error Code: Custom(9002). Error Number: 9002. Error Message: Custom program error: 0x232a.",
"Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK consumed 12005 of 855926 compute units",
"Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK failed: custom program error: 0x232a",
"Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN consumed 155929 of 999850 compute units",
"Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN failed: custom program error: 0x232a"
].
Catch the `SendTransactionError` and call `getLogs()` on it for full details.
❯ Rpc.sendEncodedTransaction ../../node_modules/.pnpm/@Solana[email protected][email protected][email protected]/node_modules/@solana/web3.js/src/connection.ts:6006:13
❯ Rpc.sendRawTransaction ../../node_modules/.pnpm/@Solana[email protected][email protected][email protected]/node_modules/@solana/web3.js/src/connection.ts:5962:20
❯ Rpc.sendTransaction ../../node_modules/.pnpm/@Solana[email protected][email protected][email protected]/node_modules/@solana/web3.js/src/connection.ts:5911:14
❯ Module.sendAndConfirmTx src/utils/send-and-confirm.ts:54:18
❯ Module.transfer src/actions/transfer.ts:74:18
❯ tests/e2e/rpc-interop.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { signature: '', transactionMessage: 'Transaction simulation failed: Error processing Instruction 1: custom program error: 0x232a', transactionLogs: [ 'Program ComputeBudget111111111111111111111111111111 invoke [1]', 'Program ComputeBudget111111111111111111111111111111 success', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN invoke [1]', 'Program log: Instruction: Invoke', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK invoke [2]', 'Program log: Instruction: InsertIntoNullifierQueues', 'Program log: ProgramError occurred. Error Code: Custom(9002). Error Number: 9002. Error Message: Custom program error: 0x232a.', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK consumed 12005 of 855926 compute units', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK failed: custom program error: 0x232a', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN consumed 155929 of 999850 compute units', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN failed: custom program error: 0x232a' ], transactionError: { message: 'Transaction simulation failed: Error processing Instruction 1: custom program error: 0x232a', logs: [ 'Program ComputeBudget111111111111111111111111111111 invoke [1]', 'Program ComputeBudget111111111111111111111111111111 success', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN invoke [1]', 'Program log: Instruction: Invoke', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK invoke [2]', 'Program log: Instruction: InsertIntoNullifierQueues', 'Program log: ProgramError occurred. Error Code: Custom(9002). Error Number: 9002. Error Message: Custom program error: 0x232a.', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK consumed 12005 of 855926 compute units', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK failed: custom program error: 0x232a', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN consumed 155929 of 999850 compute units', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN failed: custom program error: 0x232a' ] }, logs: [ 'Program ComputeBudget111111111111111111111111111111 invoke [1]', 'Program ComputeBudget111111111111111111111111111111 success', 'Program H5sFv8VwWmjxHYS2GB4fTDsK7uTtnRT4WiixtHrET3bN invoke [1]', 'Program log: Instruction: Invoke', 'Program CbjvJc1SNx1aav8tU49dJGHu8EUdzQJSMtkjDmV8miqK invoke [2]', 'Program log: Instruction: InsertIntoN
|
|
The logs for this run have expired and are no longer available.
Loading