Reece Williams
Reece Williams
```[tasklist] ### Tasks - [x] make install for go releaser instead of go install ./... so version is set https://github.com/strangelove-ventures/interchaintest/pull/1149 - [ ] [Mainnet interaction across networks](https://github.com/strangelove-ventures/interchaintest/pull/291) (cosmos dir RPCs),...
## Goal Launch Celestia DA and a rollkit chain, connect the 2
(per Sendar on current docs) and also for Spawn - [ ] have a very basic test and each step is explained. - [ ] create testing templates people can...
document & modify a contract example from schema -> the go code for cosmwasm execution https://github.com/srdtrk/go-codegen
closes #882 ## Summary Adds common use case templates with detailed explanations. This makes it easy for new developers to copy paste their base setup. Work is all completed in...
## Affected - crates.io:dao-voting-cw721-staked 2.3.0 - Looks to be the same in main ## Summary I am building out https://github.com/Reecepbcups/stargaze-nft-snapshots to snapshot NFT holders. This iterates all NFT id's and...
Generated with [chain-chores](https://github.com/notional-labs/chain-chores) Changes: - cosmos/ibc-go/v3 v3.1.0 -> cosmos/ibc-go/v3 v3.4.0 - tendermint/tendermint v0.34.19 -> tendermint/tendermint v0.34.23
When migrating to SDK v47, it seems the network did not migrate the baseapp params to the new ConsensusPasramsKeeper. Juno reference for example Should probably be done in the next...