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

fix: disable keplr and leap on evm #2963

Merged
merged 1 commit into from
Sep 17, 2024

fix: disable keplr and leap on evm

7b22b93
Select commit
Loading
Failed to load commit list.
Merged

fix: disable keplr and leap on evm #2963

fix: disable keplr and leap on evm
7b22b93
Select commit
Loading
Failed to load commit list.
Garnix CI / check ics08-movement-tests [x86_64-linux] succeeded Sep 16, 2024 in 5m 17s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling prost-build v0.12.3
   Compiling serde v1.0.203
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling impl-serde v0.4.0
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde_json v1.0.118
   Compiling ed25519-zebra v3.1.0
   Compiling serde-json-wasm v0.5.2
   Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
   Compiling serde_bytes v0.11.14
   Compiling cosmwasm-crypto v1.5.2
   Compiling primitive-types v0.12.2
   Compiling serde-utils v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling schemars v0.8.21
   Compiling ssz v0.5.3 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ssz)
   Compiling cosmwasm-std v1.5.2
   Compiling protos v0.0.0 (/build/ics08-movement-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling unionlabs v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ethereum-verifier v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ethereum-verifier)
   Compiling aptos-verifier v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/aptos-verifier)
   Compiling ics008-wasm-client v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/lib/ics-008-wasm-client)
   Compiling ics08-movement v0.1.0 (/build/ics08-movement-patched-workspace-cargo-toml/light-clients/movement/ics08-movement)
warning: unused import: `Empty`
 --> light-clients/movement/ics08-movement/src/client.rs:1:26
  |
1 | use cosmwasm_std::{Deps, Empty};
  |                          ^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `H160`
  --> light-clients/movement/ics08-movement/src/client.rs:12:12
   |
12 |     hash::{H160, H256},
   |            ^^^^

warning: unused import: `std::fmt`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:1:5
  |
1 | use std::fmt;
  |     ^^^^^^^^

warning: unused import: `hex::FromHex`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:3:5
  |
3 | use hex::FromHex;
  |     ^^^^^^^^^^^^

warning: unused import: `hex_literal::hex`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:4:5
  |
4 | use hex_literal::hex;
  |     ^^^^^^^^^^^^^^^^

warning: unused imports: `de` and `ser`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:5:13
  |
5 | use serde::{de, ser, Deserialize, Serialize};
  |             ^^  ^^^

warning: unused imports: `Digest` and `Sha3_256`
 --> light-clients/movement/ics08-movement/src/sparse_merkle_proof.rs:6:12
  |
6 | use sha3::{Digest, Sha3_256};
  |            ^^^^^^  ^^^^^^^^

warning: function `instantiate` is never used
  --> light-clients/movement/ics08-movement/src/contract.rs:20:8
   |
20 | pub fn instantiate(
   |        ^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: `ics08-movement` (lib) generated 8 warnings (1 duplicate) (run `cargo fix --lib -p ics08-movement` to apply 7 suggestions)
warning: `ics08-movement` (lib test) generated 8 warnings (7 duplicates)
    Finished `release` profile [optimized] target(s) in 1m 28s
     Running unittests src/lib.rs (target/release/deps/ics08_movement-d71632fade8602d8)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests ics08_movement

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

checkPhase completed in 1 minutes 29 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
linking previous artifacts /nix/store/6wk47kcgfax0jsyp7rc6fbkr4pj9acx1-ics08-movement-deps-0.1.0/target.tar.zst to /nix/store/f6rw0d70dd1ik8w77a3g6s006mhgbc07-ics08-movement-test-0.1.0/target.tar.zst
/*stdin*\            : 29.87%   (   298 MiB =>   89.1 MiB, /nix/store/f6rw0d70dd1ik8w77a3g6s006mhgbc07-ics08-movement-test-0.1.0/target.tar.zst) 
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/f6rw0d70dd1ik8w77a3g6s006mhgbc07-ics08-movement-test-0.1.0
checking for references to /build/ in /nix/store/f6rw0d70dd1ik8w77a3g6s006mhgbc07-ics08-movement-test-0.1.0...
patching script interpreter paths in /nix/store/f6rw0d70dd1ik8w77a3g6s006mhgbc07-ics08-movement-test-0.1.0