feat: live midnight stagenet <-> sepolia NIGHT bridge deployment - #3
Open
ctoyan wants to merge 3 commits into
Open
feat: live midnight stagenet <-> sepolia NIGHT bridge deployment#3ctoyan wants to merge 3 commits into
ctoyan wants to merge 3 commits into
Conversation
Core addresses and index.from for the current stagenet deployment, the sepolia-side hook stack (own merkle tree hook, IGP, oracle, aggregation hook and factory), fallback RPC consensus for sepolia, and the NIGHT warp route config with the midnight IGP token entry.
The runtime registry reads the combined warpRouteConfigs.yaml, which still carried the pre-reset route; cd42c5c only updated the per-route files. Schemas are left untouched: regenerating them against the public SDK drops the midnight protocol and token standards.
The generated warp-core config stamped the synthetic's sNIGHT symbol on both legs and dropped the 1e12 scale, so the Explorer showed raw wire amounts and sNIGHT as the origin token for Midnight.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Registry entries for the currently running stagenet <-> sepolia NIGHT bridge: midnight core addresses with the deploy-block
index.from, the sepolia-side hook stack (dedicated MerkleTreeHook, InterchainGasPaymaster, StorageGasOracle, aggregation hook and its factory),rpcConsensusType: fallbackfor sepolia, and the NIGHT warp route config including the midnight IGP token entry.Merging this also makes the Explorer's registry-fed panels resolve for the deployment (it reads this branch).
🤖 Generated with Claude Code