8245 Commits (3851e78454f559ec4368a4b04dd61c2b9a1f9dc1)
 

Author SHA1 Message Date
SomberNight 3851e78454 fix #3526 7 years ago
ThomasV cf8207b271
Merge pull request #3516 from SomberNight/tests_wallet_vertical2 7 years ago
SomberNight 9f908c32e3 tests: add missing info in vertical wallet tests 7 years ago
ThomasV 83da45a7d2 Add checkpoints file for testnet. Check that received headers are after max_checkpoint 7 years ago
ThomasV de01008992 blockchain: do not load forks that cannot connect to the main headers file 7 years ago
ThomasV 92ebf970ac
Merge pull request #3513 from SomberNight/make_dir_testnet 7 years ago
SomberNight 650f504fbf fix: testnet datadir could not be created first 7 years ago
ThomasV b786249da7
Merge pull request #3509 from bauerj/build-sh-old 7 years ago
Johann Bauer bea62865d2 Allow to build older commits 7 years ago
ThomasV 9966dc3b0c
Merge pull request #3488 from scrool/plot_empty_outgoing_transactions 7 years ago
ThomasV 1ddbd633b8 kivy: disable coinchooser option 7 years ago
ThomasV 936ee47d3a
Merge pull request #3496 from SomberNight/coinchooser1 7 years ago
ThomasV bc7051372f format a few strings with str.format(). fix #3405 7 years ago
ThomasV 73cb6a8735 make_packages: add packages to the root directory 7 years ago
ThomasV 44a83c2401 read checkpoints file in NetworkConstants, add it to setup.py 7 years ago
ThomasV 40e13224f7 follow-up d1b8a6fae6 7 years ago
ThomasV d1b8a6fae6 Replace initial headers download with hardcoded checkpoints 7 years ago
SomberNight b4e43754e0 release notes for 3.0.3 7 years ago
ThomasV a13775e533
Merge pull request #3502 from SomberNight/tx_size_est_multisig 7 years ago
SomberNight b751e5e7d3 fix: tx size estimation for multisig 7 years ago
ThomasV 8ae1717772
Merge pull request #3500 from SomberNight/fix_sweep_2fa 7 years ago
ThomasV 22d5d29b81 version 3.0.3 7 years ago
ThomasV a4e89e822a
Merge pull request #3495 from bauerj/testnet-shortcut 7 years ago
ThomasV f8c8666e59
Merge pull request #3493 from bauerj/testnet-title 7 years ago
ThomasV 2da6a8d171
Merge pull request #3494 from bauerj/setup-det 7 years ago
SomberNight ec99304ae1 fix sweeping for 2fa wallets 7 years ago
SomberNight 2a3c41b24f coinchooser: "privacy" policy now prefers confirmed coins. removed "priority" policy. 7 years ago
SomberNight 4e4a7746fc clean-up: use is_segwit_input in wallet.py 7 years ago
Johann Bauer b2cbdfb042 Windows Installer: Add shortcut to testnet mode 7 years ago
Johann Bauer 4f747e78e5 Make setup.exe differ less 7 years ago
Johann Bauer c01fe8fa98 Add Testnet to main window title in testnet mode 7 years ago
SomberNight d403c59ad7 fix #3486 7 years ago
Pavol Babincak a3f2845650 Handle empty outgoing transactions for plot 7 years ago
ThomasV b88fa2046c
Merge pull request #3478 from SomberNight/fix_payto_alias_blocking_gui_1 7 years ago
SomberNight f492021195 fix: openalias resolution unnecessarily blocks gui for some payto 7 years ago
ThomasV 2951ed5e17
Merge pull request #3458 from bauerj/patch-3 7 years ago
SomberNight 4e60cedea9 fix dbb cli 7 years ago
SomberNight 38e3143bd0 fix command: createmultisig 7 years ago
Johann Bauer 43bb9c566f
Add instruction to install dirmngr to Wine README 7 years ago
SomberNight 0aee9bbbb0 fix spending from multisig (broken by 8be777e882) 7 years ago
SomberNight 84239e168b trezor/keepkey separation: init device 7 years ago
SomberNight 414b6e8a06 follow-up 958b794bc9 7 years ago
SomberNight 52eb4aebe6 follow-up 958b794bc9 7 years ago
SomberNight 1359fac4c9 trezor/keepkey separation: tx output type 7 years ago
SomberNight 65c15c5a03 fix verifymessage command 7 years ago
ThomasV 958b794bc9 separate trezor and keepkey codebase 7 years ago
ThomasV a03a5c00e3
Merge pull request #3444 from SomberNight/2fa_tos_catch_exc 7 years ago
SomberNight 3bcfb8273a Catch exception when retrieving 2FA TOS. Only allow user to continue if TOS was received. 7 years ago
SomberNight 80f99b68e0 fix: crash in QT InstallWizard if wallet path results in IOError and user still clicks Next (see #3404) 7 years ago
ThomasV e4c77d9156
Merge pull request #3435 from sunnyville01/selectable_statusbar_text 7 years ago