Skip to content

[codex] remove ops access gate#69

Open
krandder wants to merge 1 commit into
mainfrom
codex/remove-ops-access-gate
Open

[codex] remove ops access gate#69
krandder wants to merge 1 commit into
mainfrom
codex/remove-ops-access-gate

Conversation

@krandder

Copy link
Copy Markdown
Contributor

Summary

Removes the Netlify Edge Function access gate from /ops so the signer page loads directly at https://futarchy.fi/ops.

Details

  • Deletes netlify/edge-functions/ops-access.js.
  • Updates docs/OPS_SIGNER_PLAN.md to describe the route as public-but-unlinked/noindex.
  • Keeps transaction safety inside the app through wallet, chain, owner, precheck, simulation, and postcheck gates.

Validation

  • npm run build-only passed.
  • Production manually deployed with message remove ops access gate.
  • Verified https://futarchy.fi/ops returns 200 and renders the typed signer page without an access token.

Notes

Existing build warnings remain unrelated to this change: static export header warnings, market-page DEFAULT_BASE_TOKENS_CONFIG warnings, and the MetaMask SDK optional async-storage warning.

@netlify

netlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploy Preview for futarchy ready!

Name Link
🔨 Latest commit 094b276
🔍 Latest deploy log https://app.netlify.com/projects/futarchy/deploys/6a39f2a3d8e75a0008893a10
😎 Deploy Preview https://deploy-preview-69--futarchy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@krandder krandder marked this pull request as ready for review June 23, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant