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

CW20 multibalance #3816

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

feat(cw20-multibalance): fetch balances

fcb35e7
Select commit
Loading
Failed to load commit list.
Open

CW20 multibalance #3816

feat(cw20-multibalance): fetch balances
fcb35e7
Select commit
Loading
Failed to load commit list.
Garnix CI / package cosmwasm-deployer [x86_64-linux] succeeded Feb 20, 2025 in 8m 15s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling frame-support-procedural v30.0.2
   Compiling curve25519-dalek v4.1.3
   Compiling bip32 v0.5.1
   Compiling ssz v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/ssz)
   Compiling alloy v0.11.1
   Compiling ark-ec v0.4.2
   Compiling protos v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling primeorder v0.13.6
   Compiling ed25519 v2.2.3
   Compiling bcs v0.1.6
   Compiling subtle-encoding v0.5.1
   Compiling macros v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/macros)
   Compiling unionlabs v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling h2 v0.4.6
   Compiling ed25519-zebra v4.0.3
   Compiling p256 v0.13.2
   Compiling ark-bls12-381 v0.4.0
   Compiling tokio-rustls v0.26.0
   Compiling jsonrpsee-types v0.24.3
   Compiling tokio-stream v0.1.15
   Compiling async-trait v0.1.82
   Compiling jsonrpsee-core v0.24.3
   Compiling cosmwasm-crypto v2.1.4
   Compiling tower v0.4.13
   Compiling hyper v1.3.1
   Compiling rustls-platform-verifier v0.3.4
   Compiling sha1 v0.10.6
   Compiling serde-json-wasm v1.0.1
   Compiling cosmwasm-derive v2.1.4
   Compiling cosmwasm-std v2.1.4
   Compiling soketto v0.8.0
   Compiling hyper-util v0.1.5
   Compiling hyper-rustls v0.27.2
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling cosmwasm-schema-derive v2.1.4
   Compiling enumorph v0.1.2
   Compiling cosmwasm-schema v2.1.4
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling jsonrpsee-http-client v0.24.3
   Compiling voyager-core v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/voyager-core)
   Compiling ibc-union-spec v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/ibc-union-spec)
warning: unused import: `ethereum::keccak256`
 --> lib/ibc-union-spec/src/path.rs:4:5
  |
4 |     ethereum::keccak256,
  |     ^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused import: `Packet`
  --> lib/ibc-union-spec/src/path.rs:10:76
   |
10 | use crate::types::{Channel, ChannelId, ClientId, Connection, ConnectionId, Packet};
   |                                                                            ^^^^^^

warning: `ibc-union-spec` (lib) generated 2 warnings (run `cargo fix --lib -p ibc-union-spec` to apply 2 suggestions)
   Compiling jsonrpsee v0.24.3
   Compiling reconnecting-jsonrpc-ws-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling ibc-union-msg v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/msg)
   Compiling token-factory-api v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/token-factory-api)
   Compiling unionlabs-cosmwasm-upgradable v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/unionlabs-cosmwasm-upgradable)
   Compiling cw-storage-plus v2.0.0
   Compiling cometbft-types v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-types)
   Compiling ethereum-types v0.14.1
   Compiling ethabi v18.0.0
   Compiling cometbft-rpc v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling ucs03-zkgm-token-minter-api v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ucs03-zkgm-token-minter-api)
   Compiling clap_derive v4.5.4
   Compiling tracing-subscriber v0.3.18
   Compiling clap v4.5.4
   Compiling cosmos-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/lib/cosmos-client)
   Compiling ucs03-zkgm v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/app/ucs03-zkgm)
   Compiling ibc-union-light-client v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/light-client-interface)
   Compiling cosmwasm-deployer v0.0.0 (/build/cosmwasm-deployer-patched-workspace-cargo-toml/cosmwasm/deployer)
    Finished `release` profile [optimized] target(s) in 5m 55s
buildPhase completed in 5 minutes 56 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLog6eps.json
warning: Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
installing /build/cosmwasm-deployer-patched-workspace-cargo-toml/target/release/deps/libucs03_zkgm.so
installing /build/cosmwasm-deployer-patched-workspace-cargo-toml/target/release/cosmwasm-deployer
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
/nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0
shrinking /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/lib/libucs03_zkgm.so
shrinking /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/bin/cosmwasm-deployer
checking for references to /build/ in /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0...
patching script interpreter paths in /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0
stripping (with command strip and flags -S -p) in  /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/lib /nix/store/r0n0pmrkca351hw6kad0wazhcaqamqh8-cosmwasm-deployer-0.0.0/bin