You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BenzoNet (Subnet-EVM L1, chain id 68420) is currently a single-validator PoA testnet chain (README.md "What is Real vs. Simulated" + "Deployed on BenzoNet L1"). A single validator is a single point of failure — the chain already suffered a ~43h block-production halt (#145). A production institutional L1 needs a resilient validator set.
Scope
Design the target validator topology (validator count, PoA validator-manager membership, host/geo spread). The Builder Console path is recommended (avalanche-cli is in maintenance mode).
While re-standing nodes, source-verify BenzoNet contracts on the Blockscout explorer — the benzonet.json manifest currently has verified: false for all contracts.
Acceptance criteria
A documented multi-validator topology + validator-manager membership plan.
A migration/runbook from the single-validator chain (or a clean re-stand) that preserves the deployed eERC stack.
BenzoNet contracts source-verified on explorer.benzo.space.
Tracker: #154
Context
BenzoNet (Subnet-EVM L1, chain id
68420) is currently a single-validator PoA testnet chain (README.md"What is Real vs. Simulated" + "Deployed on BenzoNet L1"). A single validator is a single point of failure — the chain already suffered a ~43h block-production halt (#145). A production institutional L1 needs a resilient validator set.Scope
benzonet.jsonmanifest currently hasverified: falsefor all contracts.Acceptance criteria
explorer.benzo.space.Dependencies