Skip to content

Commit e3066cd

Browse files
gupadhyayaGanesha Upadhyaya
andauthored
update README with latest release (#1430)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated the compatibility matrix and version numbers for various components in the README to reflect the latest releases. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Ganesha Upadhyaya <gupadhyaya@Ganeshas-MacBook-Pro-2.local>
1 parent 08c6be8 commit e3066cd

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,41 +40,39 @@ There are currently 2 ways to build on Celestia:
4040

4141
| network | rollkit | celestia-node | celestia-app |
4242
| --------------------- | ------- | ------------- | ------------ |
43-
| local-celestia-devnet | v0.10.5 | v0.11.0 | v1.1.0 |
44-
| arabica | v0.10.5 | v0.11.0 | v1.1.0 |
43+
| local-celestia-devnet | v0.11.9 | v0.12.2-rc1 | v1.4.0 |
44+
| arabica | v0.11.9 | v0.12.1 | v1.6.0 |
4545

4646
<!-- markdownlint-disable MD013 -->
4747
| rollkit/cosmos-sdk | rollkit/cometbft | rollkit |
4848
|-|-|-|
49-
| [v0.47.3-rollkit-v0.10.5-no-fraud-proofs](https://github.com/rollkit/cosmos-sdk/releases/tag/v0.47.3-rollkit-v0.10.5-no-fraud-proofs)| v0.37.2 | [v0.10.5](https://github.com/rollkit/rollkit/releases/tag/v0.10.5)|
50-
| [v0.50.0-rc.0-rollkit-v0.11.0-rc1-no-fraud-proofs](https://github.com/rollkit/cosmos-sdk/releases/tag/v0.50.0-rc.0-rollkit-v0.11.0-rc1-no-fraud-proofs) | v0.38.0-rc3| [v0.11.0-rc1](https://github.com/rollkit/rollkit/releases/tag/v0.11.0-rc1) |
49+
| [v0.50.1-rollkit-v0.11.9-no-fraud-proofs](https://github.com/rollkit/cosmos-sdk/releases/tag/v0.50.1-rollkit-v0.11.9-no-fraud-proofs) | v0.38.0-rc3| [v0.11.9](https://github.com/rollkit/rollkit/releases/tag/v0.11.9) |
5150
<!-- markdownlint-enable MD013 -->
5251

5352
#### Local development environment
5453

55-
The Rollkit v0.10.5 release is compatible with the
56-
[local-celestia-devnet](https://github.com/rollkit/local-celestia-devnet) [v0.11.0](https://github.com/rollkit/local-celestia-devnet/releases/tag/v0.11.0)
54+
The Rollkit v0.11.9 release is compatible with the
55+
[local-celestia-devnet](https://github.com/rollkit/local-celestia-devnet) [v0.12.5](https://github.com/rollkit/local-celestia-devnet/releases/tag/v0.12.5)
5756
release. This version combination is compatible with celestia-app
58-
[v1.1.0](https://github.com/celestiaorg/celestia-app/releases/tag/v1.1.0)
57+
[v1.4.0](https://github.com/celestiaorg/celestia-app/releases/tag/v1.4.0)
5958
and celestia-node
60-
[v0.11.0](https://github.com/celestiaorg/celestia-node/releases/tag/v0.11.0).
59+
[v0.12.2-rc1](https://github.com/celestiaorg/celestia-node/releases/tag/v0.12.2-rc1).
6160

6261
#### Arabica devnet and Mocha testnet
6362

64-
The Rollkit v0.10.5 release is compatible with
63+
The Rollkit v0.11.9 release is compatible with
6564
[arabica-10](https://docs.celestia.org/nodes/arabica-devnet/) devnet
6665
[mocha-4](https://docs.celestia.org/nodes/mocha-testnet/) testnet which are running
6766
celestia-app
68-
[v1.1.0](https://github.com/celestiaorg/celestia-app/releases/tag/v1.1.0)
67+
[v1.6.0](https://github.com/celestiaorg/celestia-app/releases/tag/v1.6.0)
6968
and celestia-node
70-
[v0.11.0](https://github.com/celestiaorg/celestia-node/releases/tag/v0.11.0).
69+
[v0.12.1](https://github.com/celestiaorg/celestia-node/releases/tag/v0.12.1).
7170

72-
#### Cometbft v0.38.x and Cosmos-SDK v0.50.x
71+
#### Cometbft v0.37.x and Cosmos-SDK v0.47.x
7372

74-
The Rollkit v0.11.0-rc1 release is compatible with Cometbft v0.38.0-rc3 and Cosmos-SDK
75-
v0.50.0-rc.0. However, there is no support by ignite for launching a compatible app
76-
(e.g. gm app) and Rollkit is working on building a gm app for testing this
77-
release (WIP).
73+
The Rollkit v0.10.7 release is compatible with Cometbft v0.37.2 and Cosmos-SDK
74+
v0.47.6. However, this version is no longer supported for future developements and
75+
it is recommended to Rollkit v0.11.x.
7876

7977
### Tools
8078

0 commit comments

Comments
 (0)