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

Add new chain docs #3465

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

chore: wip

1cabb69
Select commit
Loading
Failed to load commit list.
Open

Add new chain docs #3465

chore: wip
1cabb69
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionlabs-tests [x86_64-linux] succeeded Feb 3, 2025 in 51s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling alloy-sol-macro v0.8.12
   Compiling alloy-sol-types v0.8.12
   Compiling impl-serde v0.4.0
   Compiling serde_bytes v0.11.15
   Compiling serde_json v1.0.118
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   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 alloy-core v0.8.12
   Compiling unionlabs-primitives v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   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 27.34s
     Running unittests src/lib.rs (target/release/deps/unionlabs-1d5f8e53227855cd)

running 50 tests
test bech32::tests::json_roundtrip ... ok
test aptos::object::tests::ibc_store_address ... ok
test array_slice ... ok
test bech32::tests::string_roundtrip ... ok
test bech32::tests::const_to_string ... ok
test bounded::tests::new ... ok
test bounded::tests::serde ... ok
test bounded::tests::serde_roundtrip ... ok
test cosmos::ics23::proof_spec::tests::min_max_depth_conversion_works ... ok
test debug::enums::empty ... ok
test debug::enums::field_named ... ok
test debug::enums::empty_container ... ok
test debug::enums::named_empty_container ... ok
test debug::enums::field_unnamed ... ok
test debug::enums::tuple_empty_container ... ok
test debug::enums::tuple_empty ... ok
test debug::structs::empty ... ok
test debug::structs::empty_container ... ok
test debug::structs::field_named ... ok
test debug::structs::field_named_container ... ok
test debug::structs::field_named_nested ... ok
test debug::structs::field_named_generics ... ok
test debug::structs::field_named_skip_generics ... ok
test debug::structs::field_named_skip ... ok
test debug::structs::field_unnamed ... ok
test validated::tests::validate ... ok
test debug::structs::tuple_empty_container ... ok
test debug::structs::tuple_empty ... ok
test debug::structs::field_unnamed_container ... ok
test google::protobuf::any::tests::test_flatten ... ok
test google::protobuf::timestamp::tests::try_from_unix_nanos ... ok
test google::protobuf::duration::tests::proto_roundtrip ... ok
test google::protobuf::duration::tests::ord ... ok
test google::protobuf::duration::tests::checked_add ... ok
test google::protobuf::timestamp::tests::cosmwasm_timestamp ... ok
test google::protobuf::timestamp::tests::duration_since ... ok
test google::protobuf::timestamp::tests::timestamp_duration_arithmetic ... ok
test ibc::core::client::height::tests::from_str ... ok
test google::protobuf::duration::tests::serde_roundtrip ... ok
test google::protobuf::duration::tests::string_roundtrip ... ok
test debug::structs::named_empty_container ... ok
test google::protobuf::timestamp::tests::from_unix_nanos ... ok
test google::protobuf::timestamp::tests::parse ... ok
test ibc::core::client::height::tests::debug ... ok
test ibc::core::client::height::tests::display ... ok
test signer::tests::display ... ok
test ibc::core::client::height::tests::cmp ... ok
test ethereum::slot::test ... ok
test id::tests::port_id ... ok
test ibc::core::commitment::merkle_proof::tests::json ... 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::ConnectionId::to_string_prefixed (line 130) ... ok
test lib/unionlabs/src/google/protobuf/any.rs - google::protobuf::any::IntoAny (line 23) ... ok
test lib/unionlabs/src/tuple.rs - tuple::AsTuple (line 67) ... ok
test lib/unionlabs/src/id.rs - id::ChannelId::to_string_prefixed (line 200) ... ok
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 316) ... ok

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

Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/4h9xhdwdzmzmlhz4v9g56689gk1yic26-unionlabs-deps-0.0.0/target.tar.zst to /nix/store/hj6g7f4mvwfgm06j9305a58i52nb1y96-unionlabs-test-0.0.0/target.tar.zst
/*stdin*\            : 30.03%   (   368 MiB =>    111 MiB, /nix/store/hj6g7f4mvwfgm06j9305a58i52nb1y96-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/hj6g7f4mvwfgm06j9305a58i52nb1y96-unionlabs-test-0.0.0
checking for references to /build/ in /nix/store/hj6g7f4mvwfgm06j9305a58i52nb1y96-unionlabs-test-0.0.0...
patching script interpreter paths in /nix/store/hj6g7f4mvwfgm06j9305a58i52nb1y96-unionlabs-test-0.0.0