Skip to content

Commit

Permalink
Remove IBC from the SDK (#8735)
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-axner committed Mar 4, 2021
1 parent c66f1f7 commit da064e1
Show file tree
Hide file tree
Showing 385 changed files with 36 additions and 106,306 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ For more, please go to the [Cosmos SDK Docs](./docs/).

The Cosmos Hub application, `gaia`, has moved to its [own repository](https://github.com/cosmos/gaia). Go there to join the Cosmos Hub mainnet and more.

## Interblockchain Communication (IBC)

The IBC module for the SDK has moved to its [own repository](https://github.com/cosmos/ibc-go). Go there to build and integrate with the IBC module.

## Starport

If you are starting a new app or a new module you can use [Starport](https://github.com/tendermint/starport) to help you get started and speed up development. If you have any questions or find a bug, feel free to open an issue in the repo.
Expand Down
3,300 changes: 18 additions & 3,282 deletions docs/core/proto-docs.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/ibc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ This repository contains reference documentation for the IBC protocol integratio
4. [Relayer](./relayer.md)
5. [Governance Proposals](./proposals.md)

**NOTE**: The IBC module has been moved to its [own repository](https://github.com/cosmos/ibc-go).

After reading about IBC, head on to the [Building Modules
documentation](../building-modules/README.md) to learn more about the process of building modules.
18 changes: 0 additions & 18 deletions proto/ibc/applications/transfer/v1/genesis.proto

This file was deleted.

66 changes: 0 additions & 66 deletions proto/ibc/applications/transfer/v1/query.proto

This file was deleted.

43 changes: 0 additions & 43 deletions proto/ibc/applications/transfer/v1/transfer.proto

This file was deleted.

43 changes: 0 additions & 43 deletions proto/ibc/applications/transfer/v1/tx.proto

This file was deleted.

147 changes: 0 additions & 147 deletions proto/ibc/core/channel/v1/channel.proto

This file was deleted.

31 changes: 0 additions & 31 deletions proto/ibc/core/channel/v1/genesis.proto

This file was deleted.

Loading

0 comments on commit da064e1

Please sign in to comment.