You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Cargo.lock to .gitignore
Add workspace Cargo.toml
Fix github workflow
Add dependabot.yml
Move ibc-proto crate to the root instead of using a workspace
Add license file
Fix links to point to cosmos/ibc-rs and cosmos/ibc-proto-rs
Fix workflow triggers to use main branch
Update MSRV
Add sync-protobuf.sh script
Update tendermint-proto requirement from =0.23.9 to =0.25.0 (#1)
Updates the requirements on [tendermint-proto](https://github.com/informalsystems/tendermint-rs) to permit the latest version.
- [Release notes](https://github.com/informalsystems/tendermint-rs/releases)
- [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md)
- [Commits](informalsystems/tendermint-rs@v0.23.9...v0.25.0)
---
updated-dependencies:
- dependency-name: tendermint-proto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Summary
Update protobufs for IBC-Go to v4.0.0-rc0 and Cosmos SDK to v0.45.6
Problem Definition
The is needed to pull in the new Protobuf definitions for ICS 029.
Proposal
Done in informalsystems/hermes#2388
Acceptance Criteria
informalsystems/hermes#2388 is merged
For Admin Use
The text was updated successfully, but these errors were encountered: