Skip to content

Boot dotNS v0.8.0 from genesis - #24

Merged
csmnprschv merged 2 commits into
mainfrom
re-gius/dotns-v080-genesis
Sep 15, 2026
Merged

csmnprschv merged 2 commits into
mainfrom
re-gius/dotns-v080-genesis

Conversation

@re-gius

@re-gius re-gius commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Description

Pins DOTNS_TAG to v0.8.0. Its genesis is the first that declares itself on chain: a booted network answers protocolVersion() with "0.8.0" and carries a declared codehash per registered contract from block zero, so it can be verified against the release.

ppn fetch now builds dotns-addresses.json from deployments/expected.json at the tag. The genesis is built by running the dotns deploy pipeline on a fresh chain, so a network booted from it holds exactly the fresh-deploy address set; expected.json records that set and dotns CI parity-checks the genesis against it, so the two cannot disagree. The previous source, the live paseo manifest, records what a running testnet has and lags each release until that testnet upgrades.

After boot, cast call <DotnsProtocolRegistry> 'protocolVersion()(string)' against the previewnet eth-rpc should answer 0.8.0.

Signed-off-by: Cosmin Paraschiv <cosmin@parity.io>
@csmnprschv
csmnprschv enabled auto-merge (squash) September 15, 2026 11:01
@csmnprschv
csmnprschv merged commit 5c5f6f0 into main Sep 15, 2026
15 checks passed
@csmnprschv
csmnprschv deleted the re-gius/dotns-v080-genesis branch September 15, 2026 11:12
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.

3 participants