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

feat(hubble): persist origin of token details #3597

Merged
merged 4 commits into from
Jan 21, 2025

feat(hubble): store links as _uri to be consistent with source

b06874a
Select commit
Loading
Failed to load commit list.
Merged

feat(hubble): persist origin of token details #3597

feat(hubble): store links as _uri to be consistent with source
b06874a
Select commit
Loading
Failed to load commit list.
Garnix CI / check ethereum-light-client-tests [x86_64-linux] succeeded Jan 21, 2025 in 1m 4s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling zeroize v1.7.0
   Compiling frame-support-procedural-tools v13.0.0
   Compiling generic-array v0.14.7
   Compiling der v0.7.9
   Compiling subtle-encoding v0.5.1
   Compiling milagro_bls v1.5.0 (https://github.com/Snowfork/milagro_bls?rev=bc2b5b5e8d48b7e2e1bfaa56dc2d93e13cb32095#bc2b5b5e)
   Compiling thiserror v1.0.61
   Compiling alloy-sol-macro-input v0.8.12
   Compiling macro_magic_macros v0.5.1
   Compiling prost v0.12.6
   Compiling alloy-sol-macro-expander v0.8.12
   Compiling macro_magic v0.5.1
   Compiling prost-types v0.12.3
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling crypto-bigint v0.5.5
   Compiling sec1 v0.7.3
   Compiling frame-support-procedural v30.0.2
   Compiling digest v0.10.7
   Compiling signature v2.2.0
   Compiling sha2 v0.10.8
   Compiling hmac v0.12.1
   Compiling ripemd v0.1.3
   Compiling sha3 v0.10.8
   Compiling ark-serialize v0.4.2
   Compiling curve25519-dalek v4.1.3
   Compiling ed25519 v2.2.3
   Compiling rfc6979 v0.4.0
   Compiling prost-build v0.12.3
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling bs58 v0.5.1
   Compiling ark-ff v0.4.2
   Compiling derive_more v1.0.0
   Compiling alloy-primitives v0.8.16
   Compiling elliptic-curve v0.13.8
   Compiling ed25519-zebra v4.0.3
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling ecdsa v0.16.9
   Compiling primeorder v0.13.6
   Compiling alloy-sol-macro v0.8.12
   Compiling k256 v0.13.3
   Compiling p256 v0.13.2
   Compiling alloy-sol-types v0.8.12
   Compiling bip32 v0.5.1
   Compiling serde v1.0.203
   Compiling impl-serde v0.4.0
   Compiling serde_json v1.0.118
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde_bytes v0.11.15
   Compiling bcs v0.1.6
   Compiling serde-json-wasm v1.0.1
   Compiling bincode v1.3.3
   Compiling primitive-types v0.12.2
   Compiling serde-utils v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling schemars v0.8.21
   Compiling cosmwasm-schema v2.1.4
   Compiling protos v0.0.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling ark-poly v0.4.2
   Compiling ark-ec v0.4.2
   Compiling unionlabs-primitives v0.0.1 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling alloy-core v0.8.12
   Compiling alloy v0.6.4
   Compiling ark-bls12-381 v0.4.0
   Compiling ssz v0.5.3 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/ssz)
   Compiling cosmwasm-crypto v2.1.4
   Compiling cosmwasm-std v2.1.4
   Compiling cw-storage-plus v2.0.0
   Compiling unionlabs v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling voyager-core v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/voyager-core)
   Compiling beacon-api-types v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/beacon-api-types)
   Compiling evm-storage-verifier v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/evm-storage-verifier)
   Compiling ibc-union-spec v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/ibc-union-spec)
   Compiling ibc-union-msg v1.0.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/msg)
   Compiling ethereum-sync-protocol v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/ethereum-sync-protocol)
   Compiling ethereum-light-client-types v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/lib/ethereum-light-client-types)
   Compiling ibc-union-light-client v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/cosmwasm/ibc-union/core/light-client-interface)
   Compiling ethereum-light-client v0.1.0 (/build/ethereum-light-client-patched-workspace-cargo-toml/cosmwasm/ibc-union/light-clients/ethereum)
    Finished `release` profile [optimized] target(s) in 2m 27s
     Running unittests src/lib.rs (target/release/deps/ethereum_light_client-e46845c80f351785)

running 0 tests

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

   Doc-tests ethereum_light_client

running 0 tests

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

checkPhase completed in 2 minutes 28 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/3wihcc0xfppq181acblg3ljqj0xg91bx-ethereum-light-client-deps-0.1.0/target.tar.zst to /nix/store/z7d0bx2f3dhfrn99bs7pc0pi7aq6s9j1-ethereum-light-client-test-0.1.0/target.tar.zst
/*stdin*\            : 29.79%   (   419 MiB =>    125 MiB, /nix/store/z7d0bx2f3dhfrn99bs7pc0pi7aq6s9j1-ethereum-light-client-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/z7d0bx2f3dhfrn99bs7pc0pi7aq6s9j1-ethereum-light-client-test-0.1.0
checking for references to /build/ in /nix/store/z7d0bx2f3dhfrn99bs7pc0pi7aq6s9j1-ethereum-light-client-test-0.1.0...
patching script interpreter paths in /nix/store/z7d0bx2f3dhfrn99bs7pc0pi7aq6s9j1-ethereum-light-client-test-0.1.0