k9ert
0b027f49fd
fix: dev-server crash in the specter-desktop repo after the project-rename ( #2686 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 14:12:46 +02:00
k9ert
5a4f24295f
ci: cache electron binaries + retry downloads on 502 ( #2612 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 09:29:09 +02:00
k9ert
a24df2eb50
ci: add GHA test workflow + GPG-verify bitcoind/elementsd downloads ( #2606 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 20:50:12 +02:00
k9ert
50d81434a8
Fix Electron stuck on splash in hwibridge mode ( #2600 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 14:42:52 +02:00
dependabot[bot]
9780d82d70
Chore(deps): Bump psf/black from 22.3.0 to 26.3.0 in /.github/workflows ( #2561 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 13:15:37 +02:00
al-munazzim
3917c15e4f
chore: migrate PyInstaller 5.2 → 6.x, bump setuptools to 78.1.1 ( #2587 )
...
Co-authored-by: k9ert <117085+k9ert@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 13:43:30 +02:00
al-munazzim
782d4f34e7
ci: add extension compatibility check workflow ( #2585 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-04-02 17:48:19 +02:00
al-munazzim
fdea9325f9
fix: pass SETUPTOOLS_SCM_PRETEND_VERSION to Docker build ( #2582 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
Co-authored-by: k9ert <117085+k9ert@users.noreply.github.com>
2026-04-02 14:50:01 +02:00
al-munazzim
d2a8ddff3b
release: add Docker section to release notes template ( #2570 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-20 12:38:51 +01:00
al-munazzim
9d83b3a620
fix: derive pip version from git tag instead of setuptools_scm ( #2573 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-20 11:02:54 +01:00
al-munazzim
bc58dfab2a
fix: add --with-fingerprint for GPG trust setup on CI ( #2572 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-20 10:19:41 +01:00
al-munazzim
88e0f58c41
fix: GPG signing on CI — set trust and explicit key selection ( #2571 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-20 09:55:06 +01:00
al-munazzim
40fd9b24ac
release: update GPG signing key to Specter Signer 2026 ( #2569 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-20 09:30:46 +01:00
al-munazzim
8ebeb5f3e0
fix: correct macOS artifact name in release workflow ( #2566 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-03-19 12:40:36 +01:00
al-munazzim
c0655d3696
fix: add _arm64 suffix to macOS specterd binary name ( #2529 )
...
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-02-03 17:39:54 +01:00
al-munazzim
313dedab2d
Add auto-generated release notes and lncm Docker trigger ( #2527 )
...
Co-authored-by: Nazim <al-munazzim@users.noreply.github.com>
2026-02-01 19:26:09 +01:00
al-munazzim
b2c1af153b
Fix release workflow: macOS artifact glob + pip failure tolerance ( #2526 )
...
Co-authored-by: Nazim <al-munazzim@users.noreply.github.com>
2026-02-01 18:52:04 +01:00
al-munazzim
871cf547ed
Add GitHub Actions release workflow ( #2524 )
...
Co-authored-by: Nazim <al-munazzim@users.noreply.github.com>
2026-02-01 18:09:18 +01:00
Copilot
6644b7cad9
Fix Black linter CI failure on Python 3.14 ( #2521 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: k9ert <117085+k9ert@users.noreply.github.com>
2026-02-01 13:18:21 +01:00
Aaron Dewes
db39a6701b
fix: Modernize CI ( #2487 )
2025-01-03 19:31:45 +01:00
k9ert
f0b40f723a
Bugfix: black_version_pin ( #2121 )
...
* ping black version
* change to version 22.3.0 as in pre-commit
* proper version
* kick
2023-02-02 17:10:05 +01:00
k9ert
02b95af61f
Chore: bump github-actions versions ( #2100 )
2023-01-30 15:28:11 +01:00
relativisticelectron
9394d7993d
Bugfix: Missing values in tx details ( #1862 )
...
* fix missing values in tx details
* cypress test
* remove spaces after Address
* better handling of non-wallet txids in inputs
* Update zblack.yml
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
Co-authored-by: k9ert <kneunert@gmail.com>
2022-09-21 17:32:24 +02:00
Kim Neunert
de5a063bb9
Introducing an issue template ( #1692 )
...
* Update issue templates
* improve template
2022-05-04 11:58:38 +02:00
Aaron Dewes
4646025790
Chore: Docker ( #1696 )
...
* Add Docker builds
* Add support for push to all branches
* Fix some Docker bugs
2022-05-04 10:23:35 +02:00
Kim Neunert
e61d65b99a
Bugfix: Chore - update black to fix linter failure ( #1642 )
2022-03-29 14:35:56 +02:00
Kim Neunert
28e13ca93c
Documentation: hosted at docs.specter.solutions ( #1463 )
...
* mkdocs
* adding mkdocs for netlify
* fix theme
* link to Readme
* deleting symlink again
* deleting index.md
* fix release-notes
* several doc improvements and elements installation
* move DEVELOPMENT.md and CONTRIBUTING.md in subfolder
* multi-site setup
* changes site_dir
* revert
* adding mkdoc-wrapper.sh
* removing mkdocs from prod-requirements
* more docs
* fix test ... no more warning
2021-11-24 18:37:46 +01:00
Kim Neunert
b816a3d480
Release-notes and fix the build ( #1135 )
...
* kick
* release-notes
* updating black
* Slightly changes rule for black
* version now v1.3.1
* pin pre-commit and black-version used for linting
* black
2021-04-26 14:09:42 +02:00
paeet
875ec2def5
Added PyCharm IDE configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC) ( #892 )
...
* Added PyCharm IDE specific configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC)
* docs: update TOC
* Updated DEVELOPMENT.md markdown rendering of json code blocks
Co-authored-by: paeet <paeet@users.noreply.github.com>
2021-01-21 09:53:14 +02:00
Michael Flaxman
7f8ef496af
switch to psf black ( #529 )
2020-10-20 18:37:12 +02:00
Michael Flaxman
8925daec6f
use my branch ( #497 )
...
Co-authored-by: Michael Flaxman <mflaxman@gmail.com>
2020-10-10 10:43:58 +02:00
Michael Flaxman
318889bdca
blackify codebase ( #286 )
2020-09-30 11:17:57 +02:00
Kim Neunert
c7d46698df
fix githubAction
2020-06-17 17:19:41 +02:00
Kim Neunert
7795093874
adding path for faq.md
2020-06-17 17:15:22 +02:00
Kim Neunert
6df1802a24
add github workflow for readme-toc
2020-06-17 17:03:59 +02:00