SomberNight
42582b6a64
fix #4219
7 years ago
SomberNight
5a508f7b8d
fix #4218
7 years ago
SomberNight
4703d93b0f
fix #4216
7 years ago
SomberNight
4d15d4e459
payto: get RBF setting from config
7 years ago
SomberNight
10a0b0ad7f
make_packages was failing
error was:
In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
setuptools from 04a0b689d3
cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl#md5=ca299c7acd13a72e1171a3697f2b99bc (from protobuf==3.5.2.post1->-r ./contrib/deterministic-build/requirements.txt (line 21))
7 years ago
SomberNight
bfccfc7e74
follow-up 70d827b984
7 years ago
Johann Bauer
c7c43d2336
Change Python version in pyinstaller spec file
7 years ago
Johann Bauer
831dda0fcb
Wine build: Revert to Python 3.5 and download if file was changed
7 years ago
SomberNight
58273fc841
tests: xpub version bytes
7 years ago
SomberNight
ff57c198b4
fix prev
7 years ago
fivepiece
192288c025
change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub ( #4210 )
* change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub
* add testnet p2sh-p2wsh 2of2 multisig test
7 years ago
SomberNight
9de4d19c5a
tests: refactoring in test_wallet_vertical.py
7 years ago
SomberNight
1eae16aa3e
tests: class TestCaseForTestnet
7 years ago
ThomasV
08e7a5f05f
remove pyjnius thread monkey patching; now in pyjnius
7 years ago
Johann Bauer
70d827b984
Add a script that finds dependencies for other OSs
This is used to make sure we also freeze versions for
packages that will only be used on Windows or OS X, while
the freezing script is most likely only be run on Linux.
7 years ago
Johann Bauer
14aa7c0a3b
Follow-up ae80fb4f
7 years ago
Johann Bauer
ae80fb4f97
Follow-up 6afe71fe
7 years ago
Johann Bauer
6afe71fe0e
Follow-up 3c28e3491
7 years ago
Johann Bauer
3c28e34919
Check package hashes when generating binaries
7 years ago
SomberNight
97c295924a
mac build script: update libusb
7 years ago
SomberNight
9a12022537
windows build script: update python, nsis, libusb
7 years ago
SomberNight
deab75fe20
windows build script: cache pip
previously pip was caching into the wine directory, which we delete and recreate on every run
7 years ago
SomberNight
d213a7cd4f
update frozen dependencies
7 years ago
SomberNight
fb65493963
remove unused variable
7 years ago
SomberNight
ffbd0ccecd
fix #2670
7 years ago
Roman Zeyde
d69318ff14
trezor: pass transport parameter explicitly as a keyword argument ( #4194 )
7 years ago
SomberNight
facf833bac
README: install "full" extra
7 years ago
ThomasV
377825a458
update release date
7 years ago
ThomasV
104ea477de
fix #4136 : revert to extras_require
7 years ago
ThomasV
445ef3c6ac
remove print statement
7 years ago
SomberNight
5926438847
fix #3294
7 years ago
ThomasV
fcfdba14bd
Merge pull request #4189 from romanz/env-fix
electrum-env: allow running from other directories as well
7 years ago
SomberNight
79efc54608
freeze_packages (partial): up btchip-python
7 years ago
Roman Zeyde
bf4207e9fc
electrum-env: run from script's dir
7 years ago
SomberNight
ec33463426
fix #4184
7 years ago
ThomasV
c9c7f34ddf
prepare version 3.1.2
7 years ago
ThomasV
6fd3d07b4b
osx builds: use version number from Info.plist
7 years ago
ThomasV
553006c7e5
follow-up previous commit
7 years ago
Johann Bauer
f854232837
Add script to build dmg on Linux
7 years ago
ThomasV
2886bf8a05
Merge pull request #4061 from Yuki-Inoue/feature/current_wallet_path
daemon status shows current wallet path
7 years ago
ThomasV
422dd953fd
Merge pull request #4181 from lclc/upstreamHTTPS
Use HTTPS for weblinks
7 years ago
Lucas Betschart
b1aba416e4
Use HTTPS for weblinks
7 years ago
ThomasV
032f40640e
revert previous commit, use #4062
7 years ago
ThomasV
d9c0591425
do not set cmd_runner.wallet when wallet is loaded. closes #4062
7 years ago
ThomasV
b75d82491b
kivy: request PIN code on startup
7 years ago
ThomasV
95780a39a3
Merge pull request #4169 from SomberNight/open_utf8
use explicit utf-8 encoding when opening files in text mode
7 years ago
ThomasV
ad3ba3d066
Merge pull request #4171 from SomberNight/ledger_txoutput_hack
ledger: send derivation for change output
7 years ago
SomberNight
7939b32a1f
minor kivy import fix
7 years ago
SomberNight
fa91cbf762
network - send_subscriptions: copy subscribed_addresses before iterating
see #4146
(this should at least avoid the RuntimeError)
7 years ago
SomberNight
502d72c167
ledger: send derivation for change output
7 years ago