Reece Williams

Results 113 comments of Reece Williams

race conditions have been resolved with the change in actions now. Future issues can be solved on a case by case basis now

@faddat Juno was having block header apphash issue as well back on Nov 7th. Golden , Windpower, TedCrypto, Coldchain - fixed when bumped GO 1.19.2 from 1.18.3

This looks perfect for [local-interchain](https://github.com/strangelove-ventures/interchaintest/tree/main/local-interchain). It allows you to write e2e with Interchaintest via the Rust driver [(example repo & CI here)](https://github.com/Reecepbcups/interchaintest-rust-example). This is similar to starship except we can...

I am going to do the PFM / ICQ migrations this week (or next) for v18 to get off params

This is no longer blocked - pfm: https://github.com/cosmos/ibc-apps/pull/128 - async-icq: https://github.com/cosmos/ibc-apps/pull/136 Should use mainline tags v7.1.1

Blocked on SDK v50 with IBC-Go v8 migrations

@dimiandre totally agree - I want to have a contract / e2e test which checks all of this with -race across 8+ vals on a network to ensure its safe...

@mikedotexe Are you able to work on a contract for this? You have more rustc proto experience than I do - or maybe a contract which uses [Nois's Anybuf](https://github.com/noislabs/anybuf)? ---...

Anybuf example https://github.com/noislabs/nois-contracts/blob/v0.13.6/contracts/nois-payment/src/contract.rs#L112-L118

Going to have to postpone for a future upgrade, don't have time atm to write the test to ensure these all work.