Skip to content

Shutdown notice release#316

Merged
dankelleher merged 5 commits intomainfrom
develop
Mar 2, 2026
Merged

Shutdown notice release#316
dankelleher merged 5 commits intomainfrom
develop

Conversation

@dankelleher
Copy link
Copy Markdown
Member

No description provided.

- Add ShutdownBanner component displayed at top of all pages
- Default StakeDashboard to Unstake mode
- Disable Stake button with popover explaining shutdown
- Disable Lock button with popover explaining shutdown
- Replace StakeForm with disabled state message
Add shutdown notice banner and disable staking/locking
Phantom's Lighthouse security system requires the wallet to sign
transactions before other signers. This fix implements the correct
signing order in two places:

1. SunriseStakeClient.sendAndConfirmTransaction - Added a custom
   signing path for transactions with additional signers that signs
   with the wallet first, then adds partial signatures.

2. withdrawBlaze.ts script - Fixed the signing order in
   createStakeAccount to match Phantom's requirements.

Also fixed a bug where confirm() was called incorrectly with
this.provider instead of this.provider.connection.
Fix Phantom wallet signing order for multi-signer transactions
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Mar 2, 2026 7:10am

Request Review

@dankelleher dankelleher merged commit b8326d4 into main Mar 2, 2026
9 checks passed
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