ComposableFi / composable-cosmos

The home of IBC
29 stars 95 forks source link

Change prefix to pica #447

Closed hoank101 closed 5 months ago

hoank101 commented 6 months ago

have some issues with interchain tests, can you help me @dzmitry-lahoda @RustNinja Ru issues related permission error: buildx failed with: ERROR: failed to solve: failed to push ghcr.io/composablefi/centauri-ictest:latest: unexpected status from POST request to https://ghcr.io/v2/composablefi/centauri-ictest/blobs/uploads/: 403 Forbidden

RustNinja commented 6 months ago

have some issues with interchain tests, can you help me @dzmitry-lahoda @RustNinja Ru issues related permission error: buildx failed with: ERROR: failed to solve: failed to push ghcr.io/composablefi/centauri-ictest:latest: unexpected status from POST request to https://ghcr.io/v2/composablefi/centauri-ictest/blobs/uploads/: 403 Forbidden

cc @kkast knew more about interchain tests.

dzmitry-lahoda commented 6 months ago

I looked into upgrade file mostly. It seems covers items mentiond in https://github.com/notional-labs/documents/pull/3/files I looked at. So for me it is okey, as long as we also get playbook and summary for ICA/Rerlayers/IBC user ready (like stop relaying, stop voting, etc etc). Update chainid/key/whatever after and run again.

I am not okey without playbook

dzmitry-lahoda commented 6 months ago

All go code I looked does not introduced hacks - good. So Go is hard to read if it adds panics. Good to see there are 2 layers of tests. Sure wait for upgrade on testnet too :)

So testnet upgrade phase and ALL tests locally passed before must past now is must. So I do see some tests skipped. Please make sure all they run (as they run on develop/v7 branches).

dzmitry-lahoda commented 6 months ago

thank you

dzmitry-lahoda commented 6 months ago

how it is going?