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
k9ert
09e6a4255e
Chore: shrink tor binaries ( #2255 )
...
* added linux and macOS binary. Created linux test
* add tor binaries for osx
* packaging of tor and now also win-binaries
* fix windows script
* fix windows reflection
* some chore
* remove torbrowser directory entirely
* mentioning limited usability
* improved writing
---------
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2023-02-27 17:07:24 +01:00
Kim Neunert
0ada984243
Bugfix: Tzdata module missing on windows fixes #1653 ( #1654 )
...
* add hiddenimport for tzdata
* adding tzdata to specterd.spec
2022-04-04 19:13:26 +02:00
Kim Neunert
23559f7546
Chore: some build-improvements ( #1603 )
2022-02-24 18:13:08 +01:00
Kim Neunert
c4d992c8ea
Bugfix: Servicediscovery in pyinstaller-packages (specterd) ( #1531 )
...
* Bugfix: Servicediscovery in pyinstaller-packages (specterd)
* enable local directories for services
* fix test
2022-01-21 18:57:07 +01:00
benk10
4bafc48826
Fix release issue with embit ( #1372 )
2021-08-27 10:37:14 -05:00
Kim Neunert
fd7d7eddd1
Release process ( #1306 )
...
* babel tooling
* fulfill babel req for windows_bianry build
* Bugfix: This is not specific tp DevelopmentConfig
* gpg-signing bugfix
* docs: update TOC
* typo bugfix
* failsafe encryption
* package translations and pick them up properly again
* Update release scripts
* Fix pip
Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-07-16 11:51:07 -05:00
benk10
2d89b54759
Upgrade internal bitcoind version ( #1173 )
...
* Update default Bitcoin version to 0.21.1
* Upgrade internal Bitcoin Core option
* Condition package of bitcoind on linux
* Fix
* Fix the cypress tests
Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
2021-05-24 13:44:03 +02:00
benk10
a524ba3dce
Bugfix: Fix Windows pyinstaller typo ( #1064 )
2021-03-29 10:52:57 +03:00
benk10
0c18e3a5d1
Feture: Pre download core and tor binaries ( #1062 )
...
* Include binaries in release
* Fix crash if user deleted the bitcoind files manualy
* Update texts
* Internal node data dir
* Separate internal node data from external
2021-03-28 20:46:53 +02:00
Stepan Snigirev
86e635c112
Bugfix: bump embit version, add secp binary ( #1031 )
...
Co-authored-by: Kim Neunert <kneunert@gmail.com>
2021-03-20 15:03:54 +01:00
David Parrish
76b5772291
Allow build-unix.sh to work on Arch Linux ( #567 )
2020-11-02 18:22:48 +01:00
Stepan Snigirev
bd89c8c882
move version checker to a thread ( #421 )
...
* move version checker to a thread
* add binary version via version.txt
* fix version comparison
2020-09-21 18:12:03 +02:00
Stepan Snigirev
2575aed4ad
Pyinstaller builds ( #258 )
...
* pyinstaller specs
* add udev rules
* remove ecdsa dep
* udev rules, pyinstaller spec update
* update udev readme
* Fix issue with Tor service creation
* remove pyinstaller artifacts for bip32
* main -> cli
* remove daemon and debug modes from binaries
* add aarch64 (ARM) build
* fix when no tor
* fix flake8
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2020-07-26 11:20:13 +02:00