Reece Williams
Reece Williams
validate: - [ ] ibc - [x] cosmwasm works (basic test, nothing crazy)
From /pob -> https://github.com/skip-mev/block-sdk
Need an easier way to give the better formats for the repo to follow Issues default be more like the ibc-go repo
https://buf.build/docs/ci-cd/github-actions/ per elix1er ``` M8 can we utilize and write automatization to push release protobufs to buf.build Brain blast.. How about we automate our protobuf push to buf.build with GitHub...
## summary Allow a contract to be uploaded through governance access to begin & end blockers. ## logic flow - user uploads contract via a gov prop - on pass,...
Example use cases: WYND, Swift Protocol, Loop Allow code id uploader to register all sub contracts which are instantiated. This would override any currently registered types of said code id...
Generated with [chain-chores](https://github.com/notional-labs/chain-chores) Changes: - cosmos/ibc-go/v3 v3.0.0 -> cosmos/ibc-go/v3 v3.4.0 - tendermint/tendermint v0.34.19 -> tendermint/tendermint v0.34.23 - cosmos/cosmos-sdk v0.45.6 -> cosmos/cosmos-sdk v0.45.11
Since this is a framework for testing, we should attempt to make all functions (within reason) public. # Versions - [ ] v7 - [x] v8 (main) - ex: `PrivValFileContent`...
ref: #795 ## Summary Adds node index and auth key interaction commands for the local-ic action handler. Required for private testnet networks (rather than using absh) ## TODO - [...
- keeping in draft, will merge next v8 release