10000 Deprecate ics20-v2 by AdityaSripal · Pull Request #1214 · cosmos/ibc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deprecate ics20-v2 #1214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ All standards at or past the "Draft" stage are listed here in order of their ICS

| Interchain Standard Number | Version | Standard Title | Stage | Implementations | Maintainer |
| -------------------------------------------------------- | ------- | ----------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------ |
| [20](spec/app/ics-020-fungible-token-transfer/README.md) | v2 | Fungible Token Transfer | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/ics20-v2-beta.0/modules/apps/transfer) | Protocol team |
| [20](spec/app/ics-020-fungible-token-transfer/v1/README.md) | v1 | Fungible Token Transfer | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/transfer), [ibc-rs](https://github.com/cosmos/ibc-rs/tree/main/ibc-apps/ics20-transfer) | Protocol team |
| [20](spec/app/ics-020-fungible-token-transfer/README.md) | v1 | Fungible Token Transfer | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/transfer), [ibc-rs](https://github.com/cosmos/ibc-rs/tree/main/ibc-apps/ics20-transfer) | Protocol team |
| [20](spec/app/ics-020-fungible-token-transfer/deprecated/README.md) | v2 | Fungible Token Transfer | DEPRECATED | | Protocol team |
| [27](spec/app/ics-027-interchain-accounts/README.md) | v1 | Interchain Accounts | Candidate | [ibc-go](https://github.com/cosmos/ibc-go/tree/main/modules/apps/27-interchain-accounts) | Protocol team |
| [28](spec/app/ics-028-cross-chain-validation/README.md) | v1 | Cross-Chain Validation | Candidate | [interchain-security](https://github.com/cosmos/interchain-security/tree/main) | Cosmos Hub team |
| [29](spec/app/ics-029-fee-payment) | v1 | General Relayer Incentivization Mechanism | DEPRECATED | | Protocol team |
Expand Down
537 changes: 74 additions & 463 deletions spec/app/ics-020-fungible-token-transfer/README.md

Large diffs are not rendered by default.

836 changes: 836 additions & 0 deletions spec/app/ics-020-fungible-token-transfer/deprecated/README.md

Large diffs are not rendered by default.

447 changes: 0 additions & 447 deletions spec/app/ics-020-fungible-token-transfer/v1/README.md

This file was deleted.

0