From 2ef3af593d229b5fb44c22ea0ddcfbe8c59cfa51 Mon Sep 17 00:00:00 2001 From: Philip Mataras Date: Mon, 13 Apr 2026 16:13:21 -0400 Subject: [PATCH 1/4] fix(gateway-urls, purchases): update URL routing and scope purchase disable flag Separate gateway URLs by purpose: GraphQL stays on arweave.net, transaction/data fetching moves to turbo-gateway.com, ArNS name links use ar.io. Scope ARNS_PURCHASES_DISABLED to only block new name registrations and name upgrades (which create new ANTs), allowing lease extensions and undername upgrades to proceed during the migration. Co-Authored-By: Claude Opus 4.6 (1M context) --- 404_page/index.html | 12 ++++++------ CHANGELOG.md | 7 +++++++ README.md | 2 +- landing_page/index.html | 12 ++++++------ package.json | 2 +- src/components/layout/ExtendLease/ExtendLease.tsx | 8 ++++++-- .../layout/UpgradeUndernames/UpgradeUndernames.tsx | 12 ++---------- src/components/pages/Register/Checkout.tsx | 9 +++++++-- src/state/contexts/GlobalState.tsx | 5 ++--- src/utils/constants.ts | 4 ++-- 10 files changed, 40 insertions(+), 33 deletions(-) diff --git a/404_page/index.html b/404_page/index.html index 3312cfc48..e757437e1 100644 --- a/404_page/index.html +++ b/404_page/index.html @@ -5,12 +5,12 @@ - + +