Files
proxmox/docs/11-references/OPERATOR_ACTIONS.md
defiQUG fbda1b4beb
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands
- CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround
- CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check
- NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere
- MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates
- LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 15:46:57 -08:00

1.2 KiB

Contract operator actions

Remaining actions need network/explorer access. Docs and scripts in repo are complete.

Single checklist for all optional/operator tasks (commands and references): OPERATOR_OPTIONAL_CHECKLIST.

Checklist: CONTRACT_NEXT_STEPS_LIST.

Remaining (optional):

  1. On-chain check: Run ./scripts/verify/check-contracts-on-chain-138.sh from a host with RPC access — Done 2026-02-11 (26/26 OK). Re-run when new contracts deployed.
  2. Blockscout verification: From host that can reach Blockscout — proxy script or direct forge / manual UI; see OPERATOR_OPTIONAL_CHECKLIST § 1 and BLOCKSCOUT_VERIFICATION_GUIDE.
  3. Reconcile smom-dbis-138/.envDone 2026-02-11. One entry per variable; matches CONTRACT_ADDRESSES_REFERENCE § Canonical.
  4. Multicall vs Oracle at 0x99b3...Done 2026-02-11. Confirmed Oracle Aggregator; documented in CONTRACT_ADDRESSES_REFERENCE.

All other optional tasks (trustless bridge, mainnet, CREATE2, vault, Dodo, eMoney, channels): see OPERATOR_OPTIONAL_CHECKLIST.