Skip to content

Temporarily pause withdrawals in dapp - #1035

Merged
nkuba merged 1 commit into
mainfrom
dapp/pause-withdrawals
Jun 11, 2026
Merged

Temporarily pause withdrawals in dapp#1035
nkuba merged 1 commit into
mainfrom
dapp/pause-withdrawals

Conversation

@nkuba

@nkuba nkuba commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

What

Temporarily pauses withdrawals in the dapp.

  • The Withdraw button is disabled and shows the existing "Temporary Pause on Withdrawals" tooltip. This is driven by the existing WITHDRAWALS_ENABLED feature flag — to actually pause, set VITE_FEATURE_FLAG_WITHDRAWALS_ENABLED=false in the deploy environment (Netlify). No code toggle was added.
  • Trimmed the tooltip copy to remove the "will be re-enabled within the next 72 hours" line so we don't commit to a re-enable timeframe.

Notes

.env.production/.env.staging are gitignored and not part of this PR; the flag value is managed in the Netlify environment settings.

Remove the 'will be re-enabled within the next 72 hours' line from the
temporary-pause tooltip so it no longer commits to a re-enable timeframe.

Disabling the Withdraw button itself is driven by the existing
WITHDRAWALS_ENABLED feature flag (set via the deploy environment), which
is left untouched here.
@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 7ad8811
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp-testnet/deploys/6a2b1df806f1bf00088c5ddd
😎 Deploy Preview https://deploy-preview-1035--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit 7ad8811
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp/deploys/6a2b1df85481df00083860ae
😎 Deploy Preview https://deploy-preview-1035--acre-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for acre-dapp-v1 ready!

Name Link
🔨 Latest commit 7ad8811
🔍 Latest deploy log https://app.netlify.com/projects/acre-dapp-v1/deploys/6a2b1df8be545d00076b5f45
😎 Deploy Preview https://deploy-preview-1035--acre-dapp-v1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@nkuba
nkuba merged commit 9a83bd5 into main Jun 11, 2026
33 of 35 checks passed
@nkuba
nkuba deleted the dapp/pause-withdrawals branch June 11, 2026 20:45
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