Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@ than as part of CI deploys. Each runs a full on-chain pre-flight, simulates the
post-state, emits the artifact, and logs the canonical hash that signers must
verify.

**See [`docs/OPERATIONAL_SCRIPTS.md`](docs/OPERATIONAL_SCRIPTS.md)** for the
full how-to: invariant library structure + usage, the script lifecycle
(authoring, testing, dispatching, post-execution pin), naming convention, and
the post-run process for getting a bundle from a workflow artifact onto Base via
the Safe UI.

### Worked example: the multisig threshold migration

`script/MigrateMultisigThreshold.s.sol` bumps the `STOX_TOKEN_OWNER_SAFE`
Expand Down
Loading
Loading