Reece Williams

Results 91 issues of Reece Williams

Add [interchaintest v7](https://github.com/strangelove-ventures/interchaintest/releases/tag/v7.0.0) to the repo like [Juno](https://github.com/CosmosContracts/juno/tree/main/interchaintest) A nice to have would be to auto tag Docker images on releases too to ghcr, but this is not a requirement...

CosmosHub delegations have now signaled the addition of CosmWasm into the cosmoshub mainnet per https://www.mintscan.io/cosmos/proposals/895 gaiad q gov proposal 895 # notes - On Upgrade handler, set to permissioned for...

type: feature-request

ref: #3050 Adds CosmWasm and makes it permissioned in the upgrade handler per [proposal 895](https://www.mintscan.io/cosmos/proposals/895) signaling to add. # Test Local node Script ``` # The testnode here is permissionless....

## Networks Affected Juno, CosmosHub, and Noble ## Background On these networks the x/globalfee module allows fee-less relaying up to 1mil gas. Validators set their configs to be 0native for...

**MOVED TO A WORKING GROUP HERE https://discord.gg/yabbPU64gA** ## python python interaction with juno chain (mospy, skip / white whale bots have some good work) `https://github.com/ctrl-Felix/mospy & https://github.com/skip-mev/skipper/blob/main/src/transaction.py` ## Queries /...

closes #1049 Will make note at the top of the release logs for this as priority (v8.4.0) Also bumps deps

1) Stream logs and check for panics in running container instances (i.e failed starts). stream to normal ictest logs and panic 2) “It would have been nice to like a...

enhancement