SPV support & add internal HSD node #4

Merged
nathanwoodburn merged 9 commits from feat/internal_hsd into main 2025-08-29 13:04:31 +10:00

This adds the option to have HSD start/stop with FireWallet. It also should auto install HSD

This also adds SPV features like an sqlite db to store domain info that needs external APIs (f2cda461ba)

This adds the option to have HSD start/stop with FireWallet. It also *should* auto install HSD This also adds SPV features like an sqlite db to store domain info that needs external APIs (f2cda461ba433a3d43225427ec4f1e46cbc45922)
nathanwoodburn added the enhancement label 2025-08-26 16:46:24 +10:00
nathanwoodburn self-assigned this 2025-08-26 16:46:24 +10:00
nathanwoodburn added 2 commits 2025-08-26 16:46:26 +10:00
nathanwoodburn added 1 commit 2025-08-26 17:32:03 +10:00
fix: SPV causes some domains to not be recognized as owned by the wallet
All checks were successful
Build Docker / Build Image (push) Successful in 50s
7fdc4a3122
nathanwoodburn added 1 commit 2025-08-26 18:04:17 +10:00
feat: Update configuration storage and overrides
All checks were successful
Build Docker / Build Image (push) Successful in 53s
26c5b4a4fa
Author
Owner

To enable the internal node just switch to the feature branch and add the INTERNAL_HSD=true flag to your .env file

To enable the internal node just switch to the feature branch and add the `INTERNAL_HSD=true` flag to your `.env` file
nathanwoodburn added 1 commit 2025-08-28 16:42:52 +10:00
feat: Add SPV features to fix accoutn balances
All checks were successful
Build Docker / Build Image (push) Successful in 2m9s
f2cda461ba
nathanwoodburn added 2 commits 2025-08-28 17:19:10 +10:00
fix: Add SPV support for getDNS()
All checks were successful
Build Docker / Build Image (push) Successful in 55s
a36c69ecfc
nathanwoodburn changed title from Internal HSD node option to SPV support & add internal HSD node 2025-08-28 17:19:34 +10:00
nathanwoodburn added 1 commit 2025-08-28 17:28:08 +10:00
feat: Add additional node info to settings
All checks were successful
Build Docker / Build Image (push) Successful in 45s
23e714fad8
Author
Owner

Added more node info to the settings page and the option to restart the internal node

Remote full node:

image.png

Internal SPV node:

image.png

Added more node info to the settings page and the option to restart the internal node Remote full node: ![image.png](/attachments/4970409c-29b6-4269-802f-6c58c50e2dcf) Internal SPV node: ![image.png](/attachments/d3fb3dcd-275a-4e20-9b88-1fff35436421)
nathanwoodburn added 1 commit 2025-08-28 17:51:04 +10:00
feat: Update readme
All checks were successful
Build Docker / Build Image (push) Successful in 54s
b76b873036
nathanwoodburn merged commit 373a71f04d into main 2025-08-29 13:04:31 +10:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nathanwoodburn/firewalletbrowser#4