Nathan Woodburn nathanwoodburn
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-09-04 21:33:43 +10:00
60df317f78 feat: Add install script to readme
4c1ea9fb12 feat: Add installation and start scripts
58ed636ce3 fix: Use git --version instead of short -v to allow for backwards compatability
Compare 3 commits »
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-09-02 18:16:24 +10:00
e537c323c2 fix: Update paths to be consistent
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-09-02 18:03:01 +10:00
812fc84d3e feat: Allow zapping txs of a different age
6d318a597b feat: Add API info to settings page
83bd6b9643 feat: Reword workflow
Compare 3 commits »
nathanwoodburn pushed to dev at nathanwoodburn/firewalletbrowser 2025-09-02 18:00:08 +10:00
812fc84d3e feat: Allow zapping txs of a different age
6d318a597b feat: Add API info to settings page
Compare 2 commits »
nathanwoodburn pushed to dev at nathanwoodburn/firewalletbrowser 2025-09-02 17:35:40 +10:00
83bd6b9643 feat: Reword workflow
c93b2652f5 Merge pull request 'Add CI workflow to test code with older versions of python' (#6) from feat/ci-testing into main
86e174c337 fix: Lint default plugins
e7b787c30b fix: Lint to follow ruff standards
997828795a feat: Add ruff linting
Compare 48 commits »
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-09-02 16:08:38 +10:00
c93b2652f5 Merge pull request 'Add CI workflow to test code with older versions of python' (#6) from feat/ci-testing into main
86e174c337 fix: Lint default plugins
e7b787c30b fix: Lint to follow ruff standards
997828795a feat: Add ruff linting
30de2d585e fix: Use single quote in sign message and reduce test versions
Compare 10 commits »
nathanwoodburn merged pull request nathanwoodburn/firewalletbrowser#6 2025-09-02 16:08:37 +10:00
Add CI workflow to test code with older versions of python
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:59:12 +10:00
86e174c337 fix: Lint default plugins
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:56:03 +10:00
e7b787c30b fix: Lint to follow ruff standards
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:49:06 +10:00
997828795a feat: Add ruff linting
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:29:08 +10:00
30de2d585e fix: Use single quote in sign message and reduce test versions
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:20:44 +10:00
56eabfc1fc feat: Add some inital tests
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:10:41 +10:00
e0f24267f5 test: Try a new container to run
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 15:00:57 +10:00
2d51882d20 fix: Specify python minor version number
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 14:56:12 +10:00
06b1eea9ef fix: Disable arm on testing workflow
nathanwoodburn created pull request nathanwoodburn/firewalletbrowser#6 2025-09-02 14:50:36 +10:00
WIP: Add CI workflow to test code with older versions of python
nathanwoodburn created branch feat/ci-testing in nathanwoodburn/firewalletbrowser 2025-09-02 14:49:33 +10:00
nathanwoodburn pushed to feat/ci-testing at nathanwoodburn/firewalletbrowser 2025-09-02 14:49:33 +10:00
d483cfdcfd feat: Add testing CI workflow
nathanwoodburn pushed to main at nathanwoodburn/firewalletbrowser 2025-08-29 23:19:04 +10:00
46ed0173d3 fix: Remove broken label
9dd50d1292 fix: Use full image name in compose
53148f573e revert: Use old manual install method
e8f052e0d1 feat: Try using matrix
7f450d620a revert: Use older checkout
Compare 6 commits »
nathanwoodburn closed issue nathanwoodburn/firewalletbrowser#5 2025-08-29 23:17:20 +10:00
Add docker image with HSD to allow for faster deployments