8266 Commits (7ccbbe77f5482eb6d27bc1f5f962d08cdb4a06b2)
 

Author SHA1 Message Date
Johann Bauer 7ccbbe77f5 Bundle QR scanner with Android app 7 years ago
SomberNight c37608dd5e fix #3601 7 years ago
ThomasV 13bf539d17
Merge pull request #3581 from SomberNight/bip_li01_sort_rbf_sweep 7 years ago
SomberNight e2c05c2400 RBF/sweep: use BIP_LI01_sort() 7 years ago
SomberNight fc574ee514 fix #3578 7 years ago
ThomasV f3a6491df4
Merge pull request #3575 from SomberNight/fix_imported_wallet_addr_filters 7 years ago
ThomasV fe41c61be4
Merge pull request #3574 from SomberNight/coinchooser_uses_weights 7 years ago
ThomasV efc837b4aa do not display unknown tx size as zero. fix slider 7 years ago
SomberNight 87cbe443ab Replace RBF setting in Send tab and "Propose RBF" in prefs, with single "use rbf" checkbox in prefs. 7 years ago
SomberNight ab5a142738 change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored. 7 years ago
SomberNight 3ba864bbca connect fee edits together 7 years ago
ThomasV 96c86dac27 show tx size and fee rate in send tab 7 years ago
SomberNight 32b248245e fix: address filters for Imported_Wallet: wallet.is_used() 7 years ago
SomberNight aaf5e32207 coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns. 7 years ago
ThomasV 4bab8b63e1 fix too short headers file 7 years ago
ThomasV dc388d4c7c replace SSL checkbox in GUI with command line option 7 years ago
ThomasV 5c6544a296
Merge pull request #3536 from SomberNight/ledger_needs_fw_upd_msg 7 years ago
ThomasV 189779711d
Merge pull request #3546 from cb8/fix-qrscanner 7 years ago
SomberNight f231349673 fix: crash when closing qrscanner window (see #3546) 7 years ago
Charles Bell 295d678e09 Fix segfault when using a specific camera device 7 years ago
SomberNight 8de7c94dab ledger: mention "bitcoin" app when update is needed 7 years ago
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