Skip to content

Commit 9be3630

Browse files
authored
Deprecate ics20-v2 (#1214)
* deprecate ics20-v2 * fix top-level README * fix links
1 parent ae8d2cd commit 9be3630

File tree

8 files changed

+912
-912
lines changed

8 files changed

+912
-912
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ All standards at or past the "Draft" stage are listed here in order of their ICS
5959

6060
| Interchain Standard Number | Version | Standard Title | Stage | Implementations | Maintainer |
6161
| -------------------------------------------------------- | ------- | ----------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------ |
62-
| [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 |
63-
| [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 |
62+
| [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 |
63+
| [20](spec/app/ics-020-fungible-token-transfer/deprecated/README.md) | v2 | Fungible Token Transfer | DEPRECATED | | Protocol team |
6464
| [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 |
6565
| [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 |
6666
| [29](spec/app/ics-029-fee-payment) | v1 | General Relayer Incentivization Mechanism | DEPRECATED | | Protocol team |

spec/app/ics-020-fungible-token-transfer/README.md

Lines changed: 74 additions & 463 deletions
Large diffs are not rendered by default.

spec/app/ics-020-fungible-token-transfer/deprecated/README.md

Lines changed: 836 additions & 0 deletions
Large diffs are not rendered by default.

spec/app/ics-020-fungible-token-transfer/v1/README.md

Lines changed: 0 additions & 447 deletions
This file was deleted.

0 commit comments

Comments
 (0)