Skip to content

feat: add corto-1 genesis - #558

Merged
rach-id merged 1 commit into
mainfrom
add-corto-1
Jul 29, 2026
Merged

feat: add corto-1 genesis#558
rach-id merged 1 commit into
mainfrom
add-corto-1

Conversation

@rach-id

@rach-id rach-id commented Jul 29, 2026

Copy link
Copy Markdown
Member

Overview

Adds the Corto testnet (corto-1) genesis file under corto-1/ and registers the network in the README table, mirroring the layout of the existing testnet directories.

  • Chain ID: corto-1
  • Genesis time: 2026-07-01T14:00:00Z
  • Genesis SHA-256: 5bfa9ef731c54e0a5f382988bb12fbbeac14de3f72e4bb2f2e04f16818a01ac3
  • Validated with celestia-app v9.0.5-arabica (caa667909d3037b457afc4747eff8db16d186c65): celestia-appd genesis validate passes, and a clean node completes InitChain with the height-1 validator set matching the embedded gentx (1 validator, voting power 100000).

Review notes

  • The embedded gentx's delegator_address is intentionally empty — celestia-app v9 derives it from validator_address, and the genesis passes InitChain as-is. "Fixing" it would invalidate the signed transaction.
  • The gentx memo advertises a private address (...@192.168.1.50:26656) and must not be used as a bootstrap peer. peers.txt/seeds.txt will be added once public P2P endpoints are available.
  • The no-change CI check is expected to fail on this PR: it currently rejects any change matching **/*genesis.json, including new additions. CI is intentionally left untouched, so that check needs an admin override to merge.

🤖 Generated with Claude Code

Add the Corto testnet genesis under corto-1/ and register the network
in the README table.

Genesis SHA-256: 5bfa9ef731c54e0a5f382988bb12fbbeac14de3f72e4bb2f2e04f16818a01ac3
Validated with celestia-app v9.0.5-arabica (caa667909d3037): genesis
validate passes and a clean node completes InitChain with the expected
single validator at height 1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@rach-id
rach-id requested a review from a team as a code owner July 29, 2026 14:22
@rach-id
rach-id requested review from ninabarbakadze and removed request for a team July 29, 2026 14:22

@pippokr pippokr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

lgtm

@mergify

mergify Bot commented Jul 29, 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

@rach-id
rach-id merged commit 5cddc21 into main Jul 29, 2026
10 of 11 checks passed
@rach-id
rach-id deleted the add-corto-1 branch July 29, 2026 14:34
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