Commit Graph

262 Commits

Author SHA1 Message Date
938fff8791 fix: Update wording of xPub 2025-09-09 23:36:38 +10:00
155662d2b1 fix: Move Bootstrap design to lfs 2025-09-09 23:21:57 +10:00
97569faf0e Merge pull request 'Add alerts to dashboard' (#7) from feat/notices into main
Reviewed-on: nathanwoodburn/firewalletbrowser#7
2025-09-09 22:51:03 +10:00
59000afa87 feat: Cleanup function layouts for alerts 2025-09-09 17:34:36 +10:00
699a74f093 feat: Add api route to dismiss alert 2025-09-09 17:29:11 +10:00
6096f82c4d feat: Add an alert framework 2025-09-09 17:24:39 +10:00
4353eb8fa4 feat: Use new proxied script url 2025-09-04 22:05:16 +10:00
344cde07d0 feat: Add more info about the installation script to readme 2025-09-04 21:36:30 +10:00
2fb841aeaf fix: Update link for installation script to use raw 2025-09-04 21:34:19 +10:00
60df317f78 feat: Add install script to readme 2025-09-04 21:33:28 +10:00
4c1ea9fb12 feat: Add installation and start scripts 2025-09-04 21:29:47 +10:00
58ed636ce3 fix: Use git --version instead of short -v to allow for backwards compatability
The default git installed in ubuntu doesn't allow -v
2025-09-04 21:29:05 +10:00
e537c323c2 fix: Update paths to be consistent 2025-09-02 18:15:56 +10:00
812fc84d3e feat: Allow zapping txs of a different age 2025-09-02 17:58:40 +10:00
6d318a597b feat: Add API info to settings page
This is most useful when using an internal node with a random api key
2025-09-02 17:54:56 +10:00
83bd6b9643 feat: Reword workflow 2025-09-02 17:23:13 +10:00
c93b2652f5 Merge pull request 'Add CI workflow to test code with older versions of python' (#6) from feat/ci-testing into main
Reviewed-on: nathanwoodburn/firewalletbrowser#6
2025-09-02 16:08:35 +10:00
86e174c337 fix: Lint default plugins 2025-09-02 15:58:55 +10:00
e7b787c30b fix: Lint to follow ruff standards 2025-09-02 15:55:45 +10:00
997828795a feat: Add ruff linting 2025-09-02 15:48:21 +10:00
30de2d585e fix: Use single quote in sign message and reduce test versions 2025-09-02 15:28:39 +10:00
56eabfc1fc feat: Add some inital tests 2025-09-02 15:20:31 +10:00
e0f24267f5 test: Try a new container to run 2025-09-02 15:10:23 +10:00
2d51882d20 fix: Specify python minor version number 2025-09-02 15:00:40 +10:00
06b1eea9ef fix: Disable arm on testing workflow 2025-09-02 14:55:40 +10:00
d483cfdcfd feat: Add testing CI workflow 2025-09-02 14:49:14 +10:00
46ed0173d3 fix: Remove broken label 2025-08-29 23:18:49 +10:00
9dd50d1292 fix: Use full image name in compose 2025-08-29 23:17:10 +10:00
53148f573e revert: Use old manual install method 2025-08-29 23:11:47 +10:00
e8f052e0d1 feat: Try using matrix 2025-08-29 23:03:50 +10:00
7f450d620a revert: Use older checkout 2025-08-29 22:55:32 +10:00
41a1bc743f feat: Try new syntax for gitea action 2025-08-29 22:53:44 +10:00
30108e3bc5 fix: Extra backslash in CI/CD pipeline 2025-08-29 22:42:59 +10:00
a2dc9f43e3 feat: Add docker support for inbuilt HSD 2025-08-29 22:40:30 +10:00
1203719eac fix: Docker python version and fix reporting missing requirements 2025-08-29 13:28:12 +10:00
373a71f04d Merge pull request 'SPV support & add internal HSD node' (#4) from feat/internal_hsd into main
Reviewed-on: nathanwoodburn/firewalletbrowser#4
2025-08-29 13:04:30 +10:00
b76b873036 feat: Update readme 2025-08-28 17:50:47 +10:00
23e714fad8 feat: Add additional node info to settings 2025-08-28 17:27:45 +10:00
a36c69ecfc fix: Add SPV support for getDNS() 2025-08-28 17:18:52 +10:00
1fd9987bf1 feat: Upgrade tx page caches to a sqlite db 2025-08-28 17:13:23 +10:00
f2cda461ba feat: Add SPV features to fix accoutn balances 2025-08-28 16:42:12 +10:00
26c5b4a4fa feat: Update configuration storage and overrides 2025-08-26 18:04:07 +10:00
7fdc4a3122 fix: SPV causes some domains to not be recognized as owned by the wallet 2025-08-26 17:31:25 +10:00
5ff8960b7b feat: Add initial internal node option 2025-08-26 16:44:10 +10:00
4c84bc2bbe fix: Use hsd.hns.au to get name from namehash in order to only import account once 2025-08-26 15:26:19 +10:00
49e378803d fix: Use existing hsd from accounts module to get name from hash 2025-08-26 12:52:14 +10:00
1c53547047 feat: Add env flag to disable WALLET DNS record lookup 2025-08-25 18:10:03 +10:00
080c4402d8 Merge pull request 'Add WALLET DNS record for sending using domain alias' (#3) from feat/WALLETDNS into main
Reviewed-on: nathanwoodburn/firewalletbrowser#3
2025-08-25 13:59:15 +10:00
792688064e fix: More code cleanup 2025-08-25 12:43:12 +10:00
599c0df00c feat: Add more code cleanup 2025-08-25 12:36:11 +10:00