abcore: add mainnet chain block to rpc config #58
Reference in New Issue
Block a user
Delete Branch "issue-3181"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add generated Docker Compose configuration for abcore mainnet (chain-id 36888).
Corresponding source changes on vibe-node branch
issue-3181.Verification
✅ Regenerated from vibe-node source
✅ Byte-identical guard confirmed
✅ No regressions on existing chains
Commit:
9d9f5983d5(Issue #3181 | abcore new-listing onboarding)"
Consolidated: abcore assets landed via #56 (genesis byte-identical to upstream ABFoundationGlobal/ab-deploy share/abcoremainnet.json, verified 2026-08-26; config.toml with correct pruned semantics NoPruning=false). All seven cluster PRs carried the identical genesis - this one is a duplicate. Note: #53's config.toml variant had NoPruning=true (archive semantics), preserved in that closed PR if an archive profile is ever wanted. Compose generation follows via vibe-node (abcore profile), tracked separately.
Pull request closed