Skip to content

Fix bitcoin dead address#1053

Merged
pedromcunha merged 2 commits into
mainfrom
fix/bitcoin-dead-address
Jul 1, 2026
Merged

Fix bitcoin dead address#1053
pedromcunha merged 2 commits into
mainfrom
fix/bitcoin-dead-address

Conversation

@pedromcunha

Copy link
Copy Markdown
Member

No description provided.

@pedromcunha pedromcunha requested a review from ted-palmer July 1, 2026 02:12
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
relay-sdk-demo Building Building Preview, Comment Jul 1, 2026 2:12am

Request Review

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Claude finished @pedromcunha's task in 25s —— View job


📝 Docs Drift Check — No docs impact

This PR does not touch surfaces that require a relayprotocol/relay-docs update.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Claude finished @pedromcunha's task in 28s —— View job


Code Review

Code Review -- No issues found.

Reviewed 2 files, 6 lines changed. Checked for correctness, security, error handling, and repo guidelines compliance.

The change swaps bitcoinDeadAddress from a bech32 SegWit address (bc1q4vxn43l44h30nkluqfxd9eckf45vr2awz38lwa) to the legacy P2PKH genesis-block address (1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa). The new value is a valid, well-known Bitcoin address, which addresses the preview error described in the changeset. Since getDeadAddress and isDeadAddress both reference the constant, they update consistently. Changeset (patch on @relayprotocol/relay-sdk) is appropriate.

@pedromcunha pedromcunha merged commit ce4d192 into main Jul 1, 2026
5 of 6 checks passed
@pedromcunha pedromcunha deleted the fix/bitcoin-dead-address branch July 1, 2026 02:13
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.

2 participants