10430 Commits (a10dc04b282ef598ccab9bb004e79584d7b57b5e)
 

Author SHA1 Message Date
SomberNight a10dc04b28
wallet: fix offline hw wallet signing when not specifying --offline 5 years ago
Axel Gembe 84ca7ef306
Build: Set a fixed umask before starting Docker 6 years ago
ThomasV 2a80f6a3ad
Merge pull request #5520 from ldz1/exchange-fix 6 years ago
ldz1 d17489e971
Removed dead exchange. 6 years ago
ldz1 7dda20c492
Removed dead exchange. 6 years ago
SomberNight 249e3d496b
appimage build: rm "build" folder if present as it makes build non-reproducible 6 years ago
SomberNight f60f690ca9
change many str(e) to repr(e) as some exceptions were cryptic 6 years ago
SomberNight 40e2b1d6e7
exchange_rate: fix #5495 6 years ago
ThomasV 16f56ccbf0 load version module in make_download 6 years ago
ThomasV 665d6540d7 pass host to upload script 6 years ago
SomberNight e81f4bdcd1
prepare release 3.3.8 6 years ago
SomberNight 61bf5ce59a
windows build: calculate COFF checksum ourselves 6 years ago
SomberNight c67705e116
appimage build: build was failing on some host systems 6 years ago
SomberNight 8a1052330d
wallet: loosen bump_fee sanity check further 6 years ago
ThomasV 261c492c37
Merge pull request #5494 from SomberNight/tx_signing_perf_20190708 6 years ago
SomberNight cc42b4a226
transaction: segwit input signing was doing quadratic hashing 6 years ago
SomberNight a14016275b
transaction.serialize_preimage: trivial clean-up 6 years ago
SomberNight b4bf39ee92
qt coins tab: let user filter by prevout_hash/prevout_n 6 years ago
SomberNight 91d8f12f44
servers: follow-up prev 6 years ago
SomberNight eb92bda597
servers: rm phishing domain 6 years ago
SomberNight aadde9be17
transaction: fix remove_signatures 6 years ago
SomberNight cc9ad3ae90
wallet: fix restore_wallet_from_text edge case 6 years ago
SomberNight 9b82321fc0
verifier: further sanity checks for SPV verification. 6 years ago
SomberNight 5bf854edcb
android build: make buildozer.spec more similar to upstream example 6 years ago
Axel Gembe fc65cdaa8a
AppImage: Fix webbrowser.open not opening links 6 years ago
Axel Gembe 69b673b8a1
AppImage: Bundle more binaries to increase compatibility 6 years ago
Axel Gembe dcecf7db4b
Wine Build: Make it less noisy 6 years ago
Axel Gembe 0d1a473bb0
AppImage: Disable pip warnings about script install locations 6 years ago
SomberNight c9006032d9
qt network dialog: let user edit server host/port in peace 6 years ago
SomberNight 1518c7d133
build macOS README: mention how Qt affects min supported macOS version 6 years ago
SomberNight 93d68a4361
exchange_rate: fix #5487 6 years ago
SomberNight 650225e238
crash reporter UX 6 years ago
SomberNight 28ca561bba
added trigger_crash method for testing crash reporter 6 years ago
SomberNight 94b721baa4
wallet: fix type error in _bump_fee_through_decreasing_outputs 6 years ago
SomberNight 194bf84418
build readme nits 6 years ago
SomberNight 5ed6a68d8c
update make_locale doc references, and small nits 6 years ago
SomberNight f1516d60ec
mac build: fix locale in binaries 6 years ago
SomberNight ec56a4612c
make_tgz: build locale from deterministic submodule 6 years ago
ThomasV 7b7397a8c7 chmod push_locale 6 years ago
ThomasV 5db21134aa separate push and pull locale 6 years ago
ThomasV aa00fa2a5c update submodule 6 years ago
SomberNight 034c1e0828
prepare release 3.3.7 6 years ago
SomberNight e431a07258
fix prev: conditional import / type hint failure 6 years ago
SomberNight d293b2e038
wallet: follow-up prev 6 years ago
ThomasV 37e7add776 Do not pass storage to address_synchronizer 6 years ago
SomberNight fb76fcc886
trezor: use only Bridge when available 6 years ago
SomberNight 53893be4c9
crash reporter: in Qt subclass, do network request using WaitingDialog 6 years ago
SomberNight 1d0f67996e
build-wine: build our own pyinstaller bootloader 6 years ago
SomberNight 423d44bcaf
build-wine: some clean-up. cache downloads. better status messages 6 years ago
SomberNight 6455f515f0
build-wine: don't use gpg keyservers 6 years ago