10605 Commits (d9d2989a6adbf11d2a297196d7c132c43771cb50)
 

Author SHA1 Message Date
ThomasV aa7aeb9014 disable go_back button in wizard password dialog (fix #5509) 5 years ago
SomberNight e62d652f14
(trivial) time.clock is deprecated, replace with time.process_time 5 years ago
SomberNight bf7beba60c
kivy wizard: script type dialog now uses toggle buttons 5 years ago
SomberNight bcbd52d752
kivy wizard: dedicated button for seed options 5 years ago
ThomasV a7b61fcab9 kivy: support bip39 seeds 5 years ago
SomberNight 95ae42b998
kivy wizard: undo Window.bind callbacks 5 years ago
Christian Clauss e34afd62ce Travis CI: Use flake8 to find Python syntax errors and undefined names (#5467) 5 years ago
ThomasV 9eebb306f2
Merge pull request #5550 from zebra-lucky/fix_qt_gui_qrcodewidget_pen 6 years ago
zebra-lucky 93724ba33a qt gui: fix qrcodewidget pen for retina display 6 years ago
SomberNight 1c75d939d9
commands: change API of "make_seed" and "create" commands 6 years ago
SomberNight 0ec9f79402
rerun freeze_packages 6 years ago
SomberNight 018b962e61
requirements: allow using newer pycryptodomex 6 years ago
SomberNight fc5248550c
appimage build: change base to ubuntu 16.04 6 years ago
SomberNight dfad0f43c0
ledger nano: fix monospace font on Windows, and text readability 6 years ago
SomberNight be4cf321e0
ledger: remove mobile pairing 2FA support for Ledger Nano 6 years ago
SomberNight ab95eff5aa
build: update pyinstaller to 3.5 6 years ago
SomberNight c8e2653690
wine build: pin build dependencies 6 years ago
SomberNight d4e16001bb
update block header checkpoints 6 years ago
SomberNight 8c91deb621
storage: better error msg on unsupported seed version 6 years ago
SomberNight 9547fb7b06
qt console: accept kwargs for commands.py methods 6 years ago
ThomasV 3a35ab2574
Merge pull request #5534 from zebra-lucky/kivy_installwizard_back_button 6 years ago
ThomasV d9a67c6e5d
Merge pull request #5542 from gballet/fix-electrum-env-for-freebsd 6 years ago
SomberNight 8390da9b7b
bitcoin.py: dedupe pubkeyhash_to_p2pkh_script 6 years ago
SomberNight a10dc04b28
wallet: fix offline hw wallet signing when not specifying --offline 6 years ago
Guillaume Ballet fc220c17ec Make sure bash can be found on *BSD 6 years ago
zebra-lucky e953eebdb9 gui/kivy: fix installwizard back button behaviour 6 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