Skip to content

Mainnet 1.7.0: propose, timelock, apply, migrate #119

Description

@0xdevcollins

2-of-3 multisig per docs/mainnet-deploy-runbook.md and docs/admin-custody-policy.md. Book signers in week 1 for this slot; the ~24h timelock is calendar, not effort.

Pre-flight, immediately before proposing (plan Appendix C): read id_base, walk forward until get_event returns error 30, confirm every event is Completed or Cancelled. If any event is Active, stop — its record cannot be rewritten safely.

Done when

  • propose_upgrade submitted, XDR committed to signing/
  • ~24h timelock elapsed (17,280 ledgers)
  • apply_upgrade then migrate() confirmed
  • version() reads 1.7.0, both historical events readable
  • deployments/mainnet.json and mainnet-upgrades.jsonl updated

Blocked on the audit gating decision, plan 7.6.


Plan: boundless-bounty-programs-implementation-plan.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions