Skip to content

feat: add mocha-5 support - #73

Merged
rootulp merged 2 commits into
mainfrom
rootulp/mocha-5
Sep 1, 2026
Merged

rootulp merged 2 commits into
mainfrom
rootulp/mocha-5

Conversation

@rootulp

@rootulp rootulp commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

mocha-4 shuts down on September 1, 2026 and is replaced by mocha-5, a new chain that started at height 1.

Changes

  • Bump celestia-node to v0.31.6-mocha, the version running on mocha-5. This pulls in celestia-app v9 and go-square v4, so the celestia-core and cosmos-sdk replace directives are realigned with celestia-node's, and the share import moves from go-square/v3 to v4 (API is unchanged).
  • Default p2p_network is now mocha-5.
  • Docs and example config point at rpc-mocha.pops.one:9090 (verified serving mocha-5) instead of consensus-full-mocha-4.celestia-mocha.com:9090, and at ~/.celestia-light-mocha-5.

Notes

  • v0.31.6-mocha is a prerelease tag. It is the version currently serving mocha, and the only difference from the stable line is the network constant, so celestia (mainnet) is unaffected. Happy to pin a stable tag instead once one ships with mocha-5.

Testing

  • go test ./... passes.
  • Integration tests need a live devnet and were not run.

rootulp and others added 2 commits August 31, 2026 09:27
Required for mocha-5. Pulls celestia-app v9 and go-square v4, so the
celestia-core and cosmos-sdk replace directives are realigned with
celestia-node's and the share import moves from go-square/v3 to v4.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
mocha-4 shuts down on September 1, 2026. Point the default p2p network,
the example core gRPC endpoint, and the keyring paths at mocha-5.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rootulp rootulp self-assigned this Aug 31, 2026
@rootulp
rootulp marked this pull request as ready for review August 31, 2026 20:32
@rootulp
rootulp requested review from Bidon15 and tuxcanfly August 31, 2026 20:32

@tuxcanfly tuxcanfly left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@mergify

mergify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@rootulp
rootulp merged commit 0938e69 into main Sep 1, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants