Skip to content

Commit 6dbc03f

Browse files
authored
Merge branch 'main' into codex/add-celestia-skills
2 parents cc516d6 + 53b4c93 commit 6dbc03f

21 files changed

Lines changed: 326 additions & 751 deletions

File tree

.gemini/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Gemini Code Assist
2+
3+
Gemini Code Assist is disabled for this repository via `config.yaml`.
4+
5+
See: <https://github.com/celestiaorg/CIPs/pull/391#pullrequestreview-3878157393>

.gemini/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Disable Gemini Code Assist for this repository
2+
# For more information, see: https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
3+
code_review:
4+
disable: true

app/_meta.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ const meta = {
1212
title: "Operate",
1313
type: "page",
1414
},
15+
status: {
16+
title: "Status",
17+
type: "page",
18+
href: "https://status.celestia.org",
19+
},
1520
};
1621

1722
export default meta;

app/build/blobstream/integrate-contracts/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ the following chains:
120120
| SP1 Blobstream | Arbitrum Sepolia | [`0xc3e209eb245Fd59c8586777b499d6A665DF3ABD2`](https://sepolia.arbiscan.io/address/0xc3e209eb245Fd59c8586777b499d6A665DF3ABD2#events) | [Mocha testnet](/operate/networks/mocha-testnet) | [Deployment on Celenium](https://mocha.celenium.io/blobstream?network=arbitrum&page=1) |
121121
| SP1 Blobstream | Base Sepolia | [`0xc3e209eb245Fd59c8586777b499d6A665DF3ABD2`](https://sepolia.basescan.org/address/0xc3e209eb245Fd59c8586777b499d6A665DF3ABD2#events) | [Mocha testnet](/operate/networks/mocha-testnet) | [Deployment on Celenium](https://mocha.celenium.io/blobstream?network=base&page=1) |
122122
| SP1 Blobstream | Holesky | [`0x315A044cb95e4d44bBf6253585FbEbcdB6fb41ef`](https://holesky.etherscan.io/address/0x315A044cb95e4d44bBf6253585FbEbcdB6fb41ef) | [Mocha testnet](/operate/networks/mocha-testnet) | N/A |
123-
| SP1 Blobstream | ZKSync Gateway Staging | [`0x3a038D77A9b4eBBc8A7482B438BCff11c3591792`](https://explorer.era-gateway-stage.zksync.dev/address/0x3a038D77A9b4eBBc8A7482B438BCff11c3591792) | [Mocha testnet](/operate/networks/mocha-testnet) | N/A |
123+
| SP1 Blobstream | ZKSync Gateway Staging | [`0x3a038D77A9b4eBBc8A7482B438BCff11c3591792`](https://explorer.era-gateway-stage.zksync.dev/address/0x3a038D77A9b4eBBc8A7482B438BCff11c3591792) | [Mocha testnet](/operate/networks/mocha-testnet) | N/A |

app/learn/TIA/overview/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ to secure its own consensus. Like in other Cosmos networks, any user can help
4141
secure the network by delegating their TIA to a Celestia validator for a portion
4242
of their validator’s staking rewards.
4343

44-
Learn [how proof-of-stake works in Cosmos](https://docs.cosmos.network/main/modules/staking).
44+
Learn [how proof-of-stake works in Cosmos](https://docs.cosmos.network/sdk/v0.53/build/modules/staking).
4545

4646
### Decentralised governance
4747

app/learn/TIA/staking-governance-supply/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ the network. Validators charge a fee to delegators which gives them a percentage
1111
of staking rewards.
1212

1313
Learn
14-
[how proof of stake works on Cosmos SDK chains like Celestia](https://docs.cosmos.network/main/modules/staking).
14+
[how proof of stake works on Cosmos SDK chains like Celestia](https://docs.cosmos.network/sdk/v0.53/build/modules/staking).
1515

1616
| Consensus mechanism | Proof-of-stake |
1717
| -------------------- | -------------- |
@@ -52,7 +52,7 @@ Additionally, learn how to
5252
### Community pool
5353

5454
Starting at genesis, Celestia’s
55-
[community pool](https://docs.cosmos.network/main/modules/distribution)
55+
[community pool](https://docs.cosmos.network/sdk/v0.53/build/modules/distribution)
5656
receives 2% of all Celestia block rewards. TIA stakers may vote to fund
5757
ecosystem initiatives as in many other Cosmos SDK chains.
5858

app/learn/celestia-101/data-availability/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ For more details on NMTs, refer to the [original paper](https://arxiv.org/abs/19
151151
The Celestia DA layer consists of a PoS blockchain. Celestia is dubbing this
152152
blockchain as the [celestia-app](https://github.com/celestiaorg/celestia-app),
153153
an application that provides transactions to facilitate the DA layer and is built
154-
using [Cosmos SDK](https://docs.cosmos.network/main). The following figure
154+
using [Cosmos SDK](https://docs.cosmos.network/sdk/v0.53). The following figure
155155
shows the main components of celestia-app.
156156

157157
![Main components of celestia-app](/img/learn/celestia-app.png)

app/operate/consensus-validators/cli-reference/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ celestia-appd config keyring-backend test
4646

4747
Options are: `os|file|kwallet|pass|test|memory`.
4848

49-
You can learn more on the [Cosmos documentation](https://docs.cosmos.network/main/user/run-node/keyring)
49+
You can learn more on the [Cosmos documentation](https://docs.cosmos.network/sdk/v0.53/user/run-node/keyring)
5050
or [Go Package documentation](https://pkg.go.dev/github.com/cosmos/cosmos-sdk/crypto/keyring).
5151

5252
## Key management
@@ -150,7 +150,7 @@ upgrades occur via social consensus, and some params are not modifiable.
150150
However, one can submit governance proposals to change certain parameters and
151151
spend community funds. More detailed information on this topic can be found in
152152
the [cosmos-sdk documentation for submitting
153-
proposals](https://docs.cosmos.network/v0.46/modules/gov/01_concepts.html#proposal-submission),
153+
proposals](https://docs.cosmos.network/sdk/v0.53/build/modules/gov),
154154
the list of [parameter defaults in the
155155
specs](https://github.com/celestiaorg/celestia-app/blob/0012451c4dc118767dd59bc8d341878b7a7cacdf/specs/src/specs/params.md),
156156
and the [x/paramfilter module

app/operate/consensus-validators/foundation-delegation-program/page.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ During this period, so long as the validator maintains high uptime and does not
4848

4949
The minimum requirements for participation in the program are as follows:
5050

51-
- Run an active Mainnet Beta validator **and** an active Mocha testnet validator for **at least 1 month before application deadline**
51+
- Run an active Mainnet Beta validator **or** an active Mocha testnet validator for **at least 1 month before application deadline**
5252
- Not jailed more than once in the 6 months before application deadline
5353
- If jailed more than once in the 6 months period before application deadline, then we require a public forum post with detailed post mortem and we consider case by case
5454
- Not associated with an exchange or custodian
@@ -84,6 +84,8 @@ Other optional but important criteria:
8484

8585
The program will be divided into cohorts with applications open for new applicants and renewal of existing applicants every 4 months. Validators will be delegated for up to a year. For each cohort, the deadline to apply/be evaluated (if you are reapplying) is exactly 1 month prior to the date of being delegated to.
8686

87+
Selected validators are required to support both Mainnet Beta and Mocha networks as an active validator and Fibre support (once Fibre is live).
88+
8789
### Application details
8890

8991
Before applying, be ready to share the following:

app/operate/keys-wallets/celestia-app-wallet/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ celestia-appd config keyring-backend test
2727

2828
Options are: `os|file|kwallet|pass|test|memory`.
2929

30-
You can learn more on the [Cosmos documentation](https://docs.cosmos.network/main/user/run-node/keyring)
30+
You can learn more on the [Cosmos documentation](https://docs.cosmos.network/sdk/v0.53/user/run-node/keyring)
3131
or [Go Package documentation](https://pkg.go.dev/github.com/cosmos/cosmos-sdk/crypto/keyring).
3232

3333
## Create a wallet

0 commit comments

Comments
 (0)