Commit graph

9328 commits

Author SHA1 Message Date
ThomasV
10f037c40c Revert "socket.getaddrinfo on win32: do our own dns resolution outside the lock"
This reverts commit fc6cb70c80.
2018-07-01 21:58:59 +02:00
SomberNight
3d0e830734
fix #4481 2018-07-01 17:05:56 +02:00
SomberNight
8591587f9e
fix websockets 2018-07-01 15:59:32 +02:00
ThomasV
fa4d7a47f8 add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00
ThomasV
978e721660 fix release date 2018-07-01 14:54:04 +02:00
ThomasV
ed2c74e58f prepare release 3.2.1 2018-07-01 14:02:31 +02:00
Johann Bauer
0cabfc0285
Revert "Test with Python 3.7"
This reverts commit 2ace144dc9.

Travis does not have it yet: travis-ci/travis-ci#9815
2018-07-01 13:14:36 +02:00
Johann Bauer
2ace144dc9
Test with Python 3.7 2018-07-01 13:06:47 +02:00
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"...
2018-07-01 04:52:01 +02:00
SomberNight
61a95a4239
ecc: only print warning about missing libsecp when in verbose mode 2018-06-30 22:40:50 +02:00
SomberNight
107f0988b3
initial release notes for 3.2.1 2018-06-30 20:04:00 +02:00
SomberNight
65d5be13b6
fix #4475 2018-06-30 19:56:52 +02:00
SomberNight
7f162733e0
fix #4037 (new issue but was merged into that) 2018-06-30 19:20:16 +02:00
SomberNight
2d29c9313f
docker windows build: fix missing translations 2018-06-30 18:56:50 +02:00
Johann Bauer
b60751faef
Add date to 3.2 release notes 2018-06-30 17:32:46 +02:00
SomberNight
bb8a6120af
wine build: try multiple keyservers as in tianon/gosu#35 2018-06-30 17:12:34 +02:00
SomberNight
ff7aab0484
add my gpg pubkey 2018-06-30 16:24:24 +02:00
SomberNight
38c97c306a
wine build - unsign.sh: a bit cleaner output; and no assertion failure for setup.exe 2018-06-30 15:55:33 +02:00
ThomasV
fe16af2ffa fix diff 2018-06-30 14:32:56 +02:00
ThomasV
7dfd3c4f7f fix hardcoded version number 2018-06-30 14:09:33 +02:00
ThomasV
7ac402c224 unsign: fetch signed files with wget 2018-06-30 14:02:06 +02:00
ThomasV
0119ab9ee1 winbuilds: update README. Do not sign in unsign.sh 2018-06-30 13:22:46 +02:00
Lucas Betschart
d467a5a8ec Pyinstaller: Clean cache before building
Clean PyInstaller cache and remove temporary files before building.
2018-06-30 13:03:05 +02:00
ThomasV
fa6c213d5f windows builds: sign the windows-signed files with gpg 2018-06-30 10:38:01 +02:00
SomberNight
1dc7ee7ac6
travis builds windows binaries in docker 2018-06-29 22:49:59 +02:00
SomberNight
068b6acf79
wine build: use docker to (try to) have reproducible builds 2018-06-29 18:13:11 +02:00
ThomasV
8f25e147fd update icons submodule 2018-06-29 13:43:26 +02:00
ThomasV
7feba2a200 update commit number of locales submodule 2018-06-29 13:18:03 +02:00
ThomasV
dd42df7577 add code name for version 3.2 2018-06-29 12:44:25 +02:00
SomberNight
684390a479
labels plugin: fix it. and extend to cli/daemon. 2018-06-29 11:58:12 +02:00
ThomasV
87486e9487 fix: i18n is not imported 2018-06-29 11:17:02 +02:00
ThomasV
31eed35a0a add apk release script 2018-06-29 11:09:15 +02:00
ThomasV
d58c069336 read apk version number from version.py 2018-06-29 10:45:34 +02:00
ThomasV
3293b36e0f fix unsign script 2018-06-29 09:07:23 +02:00
root
240dc888ec Add script to strip signature from signed binary 2018-06-29 08:57:24 +02:00
Johann Bauer
95bbd9593b Add script to check and sign executables 2018-06-29 08:57:24 +02:00
SomberNight
c4ef5bfedb
Qt: minor text formatting
on Windows, the previous looked a bit better; but the lines were broken on Debian
2018-06-29 01:36:56 +02:00
SomberNight
b23f9472f9
release notes: mention segwit multisig for hw wallets 2018-06-28 22:12:56 +02:00
SomberNight
d293cc0d53
wine build: towards deterministic libsecp - strip debug symbols
smaller dll and no longer depends on build path
2018-06-28 22:05:13 +02:00
SomberNight
80178f9a56
wine build: libsecp deterministic on given machine
but not yet across machines
2018-06-28 21:29:06 +02:00
SomberNight
051217d061
wine build: update readme 2018-06-28 20:01:51 +02:00
ThomasV
3b5d0cc974 Merge branch 'master' of github.com:spesmilo/electrum 2018-06-28 19:56:32 +02:00
SomberNight
bc0036297b fast hmac on python 3.7+ 2018-06-28 19:55:54 +02:00
SomberNight
2b93593e3f Qt: (minor) clean up "about" message 2018-06-28 19:55:54 +02:00
SomberNight
1279b6e94c trustedcoin: request billing info after resetting it 2018-06-28 19:55:54 +02:00
SomberNight
9b2d939853 trustedcoin: replace asserts 2018-06-28 19:55:54 +02:00
ThomasV
86209e81b9 win builds: call 'git describe' before we add unstaged files to the repo 2018-06-28 19:55:26 +02:00
ThomasV
c83393b189
Merge pull request #4469 from SomberNight/hmac_py37
fast hmac on python 3.7+
2018-06-28 12:04:33 +02:00
SomberNight
1f6ccfb134
fast hmac on python 3.7+ 2018-06-28 11:42:47 +02:00
SomberNight
db91618a44
Qt: (minor) clean up "about" message 2018-06-27 22:03:13 +02:00