ThomasV
|
ed2c74e58f
|
prepare release 3.2.1
|
7 years ago |
Johann Bauer
|
0cabfc0285
|
Revert "Test with Python 3.7"
This reverts commit 2ace144dc9 .
Travis does not have it yet: travis-ci/travis-ci#9815
|
7 years ago |
Johann Bauer
|
2ace144dc9
|
Test with Python 3.7
|
7 years ago |
SomberNight
|
8e55fe5f91
|
network: disconnect from server if headers sub encounters error
we need at least e-x 1.3 since 1900e58e88
for older e-x, we get stuck in infinite "synchronizing"...
|
7 years ago |
SomberNight
|
61a95a4239
|
ecc: only print warning about missing libsecp when in verbose mode
|
7 years ago |
SomberNight
|
107f0988b3
|
initial release notes for 3.2.1
|
7 years ago |
SomberNight
|
65d5be13b6
|
fix #4475
|
7 years ago |
SomberNight
|
7f162733e0
|
fix #4037 (new issue but was merged into that)
|
7 years ago |
SomberNight
|
2d29c9313f
|
docker windows build: fix missing translations
|
7 years ago |
Johann Bauer
|
b60751faef
|
Add date to 3.2 release notes
|
7 years ago |
SomberNight
|
bb8a6120af
|
wine build: try multiple keyservers as in tianon/gosu#35
|
7 years ago |
SomberNight
|
ff7aab0484
|
add my gpg pubkey
|
7 years ago |
SomberNight
|
38c97c306a
|
wine build - unsign.sh: a bit cleaner output; and no assertion failure for setup.exe
|
7 years ago |
ThomasV
|
fe16af2ffa
|
fix diff
|
7 years ago |
ThomasV
|
7dfd3c4f7f
|
fix hardcoded version number
|
7 years ago |
ThomasV
|
7ac402c224
|
unsign: fetch signed files with wget
|
7 years ago |
ThomasV
|
0119ab9ee1
|
winbuilds: update README. Do not sign in unsign.sh
|
7 years ago |
Lucas Betschart
|
d467a5a8ec
|
Pyinstaller: Clean cache before building
Clean PyInstaller cache and remove temporary files before building.
|
7 years ago |
ThomasV
|
fa6c213d5f
|
windows builds: sign the windows-signed files with gpg
|
7 years ago |
SomberNight
|
1dc7ee7ac6
|
travis builds windows binaries in docker
|
7 years ago |
SomberNight
|
068b6acf79
|
wine build: use docker to (try to) have reproducible builds
|
7 years ago |
ThomasV
|
8f25e147fd
|
update icons submodule
|
7 years ago |
ThomasV
|
7feba2a200
|
update commit number of locales submodule
|
7 years ago |
ThomasV
|
dd42df7577
|
add code name for version 3.2
|
7 years ago |
SomberNight
|
684390a479
|
labels plugin: fix it. and extend to cli/daemon.
|
7 years ago |
ThomasV
|
87486e9487
|
fix: i18n is not imported
|
7 years ago |
ThomasV
|
31eed35a0a
|
add apk release script
|
7 years ago |
ThomasV
|
d58c069336
|
read apk version number from version.py
|
7 years ago |
ThomasV
|
3293b36e0f
|
fix unsign script
|
7 years ago |
root
|
240dc888ec
|
Add script to strip signature from signed binary
|
7 years ago |
Johann Bauer
|
95bbd9593b
|
Add script to check and sign executables
|
7 years ago |
SomberNight
|
c4ef5bfedb
|
Qt: minor text formatting
on Windows, the previous looked a bit better; but the lines were broken on Debian
|
7 years ago |
SomberNight
|
b23f9472f9
|
release notes: mention segwit multisig for hw wallets
|
7 years ago |
SomberNight
|
d293cc0d53
|
wine build: towards deterministic libsecp - strip debug symbols
smaller dll and no longer depends on build path
|
7 years ago |
SomberNight
|
80178f9a56
|
wine build: libsecp deterministic on given machine
but not yet across machines
|
7 years ago |
SomberNight
|
051217d061
|
wine build: update readme
|
7 years ago |
ThomasV
|
3b5d0cc974
|
Merge branch 'master' of github.com:spesmilo/electrum
|
7 years ago |
SomberNight
|
bc0036297b
|
fast hmac on python 3.7+
|
7 years ago |
SomberNight
|
2b93593e3f
|
Qt: (minor) clean up "about" message
|
7 years ago |
SomberNight
|
1279b6e94c
|
trustedcoin: request billing info after resetting it
|
7 years ago |
SomberNight
|
9b2d939853
|
trustedcoin: replace asserts
|
7 years ago |
ThomasV
|
86209e81b9
|
win builds: call 'git describe' before we add unstaged files to the repo
|
7 years ago |
ThomasV
|
c83393b189
|
Merge pull request #4469 from SomberNight/hmac_py37
fast hmac on python 3.7+
|
7 years ago |
SomberNight
|
1f6ccfb134
|
fast hmac on python 3.7+
|
7 years ago |
SomberNight
|
db91618a44
|
Qt: (minor) clean up "about" message
|
7 years ago |
SomberNight
|
f3d2831db7
|
trustedcoin: request billing info after resetting it
|
7 years ago |
SomberNight
|
486596b180
|
trustedcoin: replace asserts
|
7 years ago |
ThomasV
|
357ff8e833
|
Merge pull request #4465 from SomberNight/purpose48_segwit_multisig_path2
wizard: extend derivation dialog to also let user select script type
|
7 years ago |
Johann Bauer
|
41a257c638
|
Fill unconfirmed icon white
|
7 years ago |
SomberNight
|
8b86f21520
|
wizard: extend derivation dialog to also let user select script type.
enable segwit multisig for bip39/hw wallets.
|
7 years ago |