Files
grimoire/src/components
Alejandro Gómez a01533b495 feat: add Bitcoin transaction detection and mempool.space explorer links
Detect Bitcoin on-chain transactions and display them differently
from Lightning transactions in the wallet viewer. Bitcoin transactions
show Transaction ID with a link to mempool.space for blockchain
exploration.

Detection:
- Bitcoin txid is 64-character hex string in preimage field
- Uses regex validation to detect on-chain transactions

Display changes:
- Bitcoin: Show "Transaction ID" with mempool.space link
- Lightning: Show "Payment Hash" and "Preimage" as before
- Network-aware: Links to testnet/signet explorers when applicable

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-19 13:56:31 +01:00
..
2026-01-19 12:16:51 +01:00
2026-01-14 19:24:37 +01:00
2026-01-13 17:16:31 +01:00
2025-12-15 13:11:59 +01:00
2025-12-16 20:50:03 +01:00
2025-12-17 11:44:12 +01:00
2026-01-15 16:13:50 +01:00
2025-12-17 11:44:12 +01:00
2025-12-17 11:44:12 +01:00
2025-12-20 14:25:40 +01:00
2025-12-22 13:25:38 +01:00
2025-12-20 14:25:40 +01:00
2025-12-18 16:00:56 +01:00
2025-12-14 15:14:14 +01:00
2025-12-18 16:00:56 +01:00
2025-12-18 16:00:56 +01:00
2025-12-20 14:25:40 +01:00
2025-12-21 21:50:09 +01:00
2025-12-20 14:25:40 +01:00
2025-12-15 15:42:11 +01:00
2025-12-17 11:44:12 +01:00
2026-01-15 16:13:50 +01:00