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

Use new CW20 quote token prediction endpoint #3700

Merged
merged 4 commits into from
Feb 6, 2025

chore: fmt

f574a76
Select commit
Loading
Failed to load commit list.
Merged

Use new CW20 quote token prediction endpoint #3700

chore: fmt
f574a76
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionlabs-tests [x86_64-linux] succeeded Feb 6, 2025 in 42s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling alloy-sol-types v0.8.12
   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 serde-json-wasm v1.0.1
   Compiling bcs v0.1.6
   Compiling primitive-types v0.12.2
   Compiling schemars v0.8.21
   Compiling serde-utils v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling protos v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling ark-poly v0.4.2
   Compiling ark-ec v0.4.2
   Compiling ark-bls12-381 v0.4.0
   Compiling cosmwasm-crypto v2.1.4
   Compiling cosmwasm-std v2.1.4
   Compiling unionlabs-primitives v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling alloy-core v0.8.12
   Compiling alloy v0.6.4
   Compiling ssz v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/ssz)
   Compiling unionlabs v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs)
    Finished `release` profile [optimized] target(s) in 32.00s
     Running unittests src/lib.rs (target/release/deps/unionlabs-1da6a8f4143ba119)

running 50 tests
test array_slice ... ok
test bech32::tests::json_roundtrip ... ok
test bounded::tests::serde ... ok
test bounded::tests::new ... ok
test bounded::tests::serde_roundtrip ... ok
test bech32::tests::const_to_string ... ok
test cosmos::ics23::proof_spec::tests::min_max_depth_conversion_works ... ok
test bech32::tests::string_roundtrip ... ok
test aptos::object::tests::ibc_store_address ... ok
test debug::enums::empty ... ok
test debug::enums::field_named ... ok
test debug::enums::empty_container ... ok
test debug::enums::field_unnamed ... ok
test debug::enums::named_empty_container ... ok
test debug::structs::empty_container ... ok
test debug::structs::empty ... ok
test debug::structs::field_named ... ok
test debug::enums::tuple_empty_container ... ok
test debug::enums::tuple_empty ... ok
test debug::structs::field_named_container ... ok
test debug::structs::field_named_generics ... ok
test debug::structs::field_named_nested ... ok
test debug::structs::field_named_skip ... ok
test debug::structs::field_named_skip_generics ... ok
test debug::structs::field_unnamed ... ok
test debug::structs::field_unnamed_container ... ok
test debug::structs::named_empty_container ... ok
test debug::structs::tuple_empty ... ok
test debug::structs::tuple_empty_container ... ok
test google::protobuf::any::tests::test_flatten ... ok
test google::protobuf::duration::tests::checked_add ... ok
test google::protobuf::duration::tests::ord ... ok
test google::protobuf::duration::tests::proto_roundtrip ... ok
test google::protobuf::duration::tests::serde_roundtrip ... ok
test google::protobuf::duration::tests::string_roundtrip ... ok
test google::protobuf::timestamp::tests::cosmwasm_timestamp ... ok
test google::protobuf::timestamp::tests::duration_since ... ok
test google::protobuf::timestamp::tests::parse ... ok
test google::protobuf::timestamp::tests::try_from_unix_nanos ... ok
test ibc::core::client::height::tests::cmp ... ok
test ibc::core::client::height::tests::display ... ok
test id::tests::port_id ... ok
test ibc::core::client::height::tests::from_str ... ok
test ethereum::slot::test ... ok
test signer::tests::display ... ok
test ibc::core::client::height::tests::debug ... ok
test google::protobuf::timestamp::tests::from_unix_nanos ... ok
test google::protobuf::timestamp::tests::timestamp_duration_arithmetic ... ok
test ibc::core::commitment::merkle_proof::tests::json ... ok
test validated::tests::validate ... ok

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

   Doc-tests unionlabs

running 6 tests
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 308) - compile fail ... ok
test lib/unionlabs/src/id.rs - id::ChannelId::to_string_prefixed (line 200) ... ok
test lib/unionlabs/src/id.rs - id::ConnectionId::to_string_prefixed (line 130) ... ok
test lib/unionlabs/src/tuple.rs - tuple::AsTuple (line 67) ... ok
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 316) ... ok
test lib/unionlabs/src/google/protobuf/any.rs - google::protobuf::any::IntoAny (line 23) ... ok

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

checkPhase completed in 34 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/2hfj9dchmpzcpc1vy1jbm4xjyv4q36ar-unionlabs-deps-0.0.0/target.tar.zst to /nix/store/l4qp0a9x3bzcvs8kv7ljlcg54yym4icc-unionlabs-test-0.0.0/target.tar.zst
/*stdin*\            : 29.94%   (   374 MiB =>    112 MiB, /nix/store/l4qp0a9x3bzcvs8kv7ljlcg54yym4icc-unionlabs-test-0.0.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/l4qp0a9x3bzcvs8kv7ljlcg54yym4icc-unionlabs-test-0.0.0
checking for references to /build/ in /nix/store/l4qp0a9x3bzcvs8kv7ljlcg54yym4icc-unionlabs-test-0.0.0...
patching script interpreter paths in /nix/store/l4qp0a9x3bzcvs8kv7ljlcg54yym4icc-unionlabs-test-0.0.0