Skip to content

Panic using embedded client #505

@gregdhill

Description

@gregdhill

@niklasad1 perhaps you can help with this, I'm trying to integrate the embedded client as per your suggestion but I'm getting the following error:

thread 'tests::test_getters' panicked at 'called `Result::unwrap()` on an `Err` value: SubxtRuntimeError(Rpc(Request("{\"jsonrpc\":\"2.0\",\"error\":{\"code\":1002,\"message\":\"Verification Error: Runtime error: Execution failed: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed\\nWASM backtrace:\\n\\n    0: 0x1b4c9f - <unknown>!rust_begin_unwind\\n    1: 0x10a03 - <unknown>!core::panicking::panic_fmt::hce09957bf3e88e08\\n    2: 0xe66fd - <unknown>!TaggedTransactionQueue_validate_transaction\\n\",\"data\":\"Runtime error: Execution failed: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed\\nWASM backtrace:\\n\\n    0: 0x1b4c9f - <unknown>!rust_begin_unwind\\n    1: 0x10a03 - <unknown>!core::panicking::panic_fmt::hce09957bf3e88e08\\n    2: 0xe66fd - <unknown>!TaggedTransactionQueue_validate_transaction\\n\"},\"id\":6}")))', runtime/src/integration/mod.rs:86:6

See: interlay/interbtc-clients#276

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions