Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Kakarot test fails - status #1265

@edg-l

Description

@edg-l

This is about the pr adding the kakarot test #1264

Currently it looks like it fails with the error Failed to deserialize param #1 so the parameters are being passed incorrectly

[tests/integration_tests/complex_contracts/kakarot/mod.rs:76:5] "deploy" = "deploy"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:86:5] "deploy eoa" = "deploy eoa"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:95:5] "deploy contract account" = "deploy contract account"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:105:9] "uninit account" = "uninit account"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:114:9] "perepare storage" = "perepare storage"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x1"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x1"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x7099f594eb65e00576e1b940a8a735f80bf7604ac401c48627045c4cc286f0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x26"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x2"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0xe4"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x84"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x4b"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x4b"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x52"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x54"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x80"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x80"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x80"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x83"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0xf"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x42"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x40"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x94"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x12"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x34"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x80"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0x80"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:338:9] x.to_hex_string() = "0xc0"
[tests/integration_tests/complex_contracts/kakarot/mod.rs:364:5] "executing tx" = "executing tx"
[src/transaction/invoke_function.rs:301:21] ci.retdata[0].to_hex_string() = "0x4661696c656420746f20646573657269616c697a6520706172616d202331"
contracts::account_contract::AccountContract::Account::__validate__@3064([0]: RangeCheck, [1]: GasBuiltin, [2]: Bitwise, [3]: Poseidon, [4]: System, [5]: contracts::account_contract::AccountContract::ContractState, [6]: Array<core::starknet::account::Call>) -> (RangeCheck, GasBuiltin, Bitwise, Poseidon, System, core::panics::PanicResult::<(contracts::account_contract::AccountContract::ContractState, core::felt252)>);

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