Tier: M (2-4 days) Type: feature
Context
Our deploy.sh supports --dry-run but we have not actually run a full futurenet deployment end-to-end with the post-feature contracts (#42 splitter, #46 attestation build, etc). Need to verify the script works and capture the resulting addresses.
Scope
- Run the deploy script against futurenet with the current
develop HEAD
- Capture and commit
stellar/deployments/futurenet.json
- Verify each contract responds to a basic read call
- Document any gotchas hit during the run
Acceptance criteria
Files to start with
stellar/deploy.sh
stellar/build/build.sh
stellar/MAINNET_READINESS.md
Tier: M (2-4 days) Type: feature
Context
Our
deploy.shsupports--dry-runbut we have not actually run a full futurenet deployment end-to-end with the post-feature contracts (#42 splitter, #46 attestation build, etc). Need to verify the script works and capture the resulting addresses.Scope
developHEADstellar/deployments/futurenet.jsonAcceptance criteria
stellar/deployments/futurenet.jsoncommittedDEPLOYMENT.mdupdated with the dry-run procedure followedFiles to start with
stellar/deploy.shstellar/build/build.shstellar/MAINNET_READINESS.md