Commit Graph

247 Commits

Author SHA1 Message Date
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
a619d78efd fix: Update types to make code more reliable 2025-08-25 12:28:26 +10:00
f090b7b71a feat: Add initial WALLET DNS record support 2025-08-25 11:55:15 +10:00
545a0b9475 fix: Add display for OPEN transactions in tx history 2025-08-18 11:33:47 +10:00
501091eeae Merge pull request 'feat/mempool-bids' (#2) from feat/mempool-bids into main
Reviewed-on: nathanwoodburn/firewalletbrowser#2
2025-07-17 16:54:38 +10:00
6911e3663c feat: Add mempool bids and dynamic loading 2025-07-16 18:44:18 +10:00
eda690544d feat: Add js to pull bids and auction state 2025-07-16 18:32:32 +10:00
e67c178ea7 feat: Add initial mempool bids function 2025-07-16 17:41:32 +10:00
631d558377 tmp: Add debugging for bids 2025-07-16 16:53:14 +10:00
1d5ed059b3 fix: Allow rescan while not in bidding 2025-07-16 16:30:08 +10:00
747ac575fa fix: Auto reset cache if incorrect format 2025-07-14 16:28:50 +10:00
e574933302 feat: Add link on names in tx history 2025-07-12 21:47:14 +10:00
c0f0dc5010 fix: Open tx for bid in new tab 2025-07-12 21:35:04 +10:00
060132bfec Merge pull request 'Update Auctions page to include more info and be easier to read' (#1) from dev into main
Reviewed-on: nathanwoodburn/firewalletbrowser#1
2025-07-12 15:10:56 +10:00
7bc1fad280 feat: Add bid sorting to auction page and add tx links 2025-07-12 14:13:40 +10:00
63e0b1c2f2 fix: Add new better method of validating domain owner 2025-07-12 13:50:30 +10:00