Kayanski
Kayanski
Is it stil relevant today ? There is still only the Clone trait associated with the Contract
> Clone #145 in favor if this? I would like to keep the other one as well, because the Sylvia route has not been abandonned yet
Closing because Standalone contracts works for me there
> Minor request It would be great to use the `id = ` syntax for the contract interfaces. https://orchestrator.abstract.money/contracts/interfaces.html#creating-an-interface yes god idea ! However, when doing so, you won't be...
> Looks nice! Can I use it for relaying packages in starship as well? 👀 Yes ! And create channels should also work
This still needs to be tested and updated. Closing because this is not work that is planned in the near future
> By the way, are we supposed duplicate cosmwasm set of features like cw-multi-test do? https://github.com/CosmWasm/cw-multi-test/blob/b846f156f72e98d2037710dab856544fbb3a49db/Cargo.toml#L17-L27 Or setting latest version features on cosmwasm packages would be sufficient? I'm not sure....
> The PR specifies that the implementation was performed with the API specified in the Oracle adapter design. > > However, it seems that asset registration and value queries were...
https://github.com/AbstractSDK/cw-orchestrator/pull/489 is related to this subject, but breaking to cw-orch-core, so won't be dealt with just now
Hello ! I'm using RUST for the simulations : Here is the script that hangs (https://github.com/AbstractSDK/polytone/blob/starship-failing/scripts/src/bin/starship-transfer.rs) (cargo run --bin starship) Here is the script that works (https://github.com/AbstractSDK/polytone/blob/starship-failing/scripts/src/bin/starship.rs) (cargo run --bin...