Skip to content

Make deployment output atomic and network-specific #73

Description

@jxsonyx

deploy.sh writes one deployed_contracts.json directly, which can leave partial or ambiguous state after a failed deployment.

Acceptance criteria:

  • Write to a temporary file and replace only after complete success.
  • Include network passphrase, source account, and contract IDs without secrets.
  • Support distinct local and testnet output files.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions