Commit Graph

8480 Commits

Author SHA1 Message Date
Johann Bauer 7ccbbe77f5 Bundle QR scanner with Android app 2017-12-29 23:16:08 +01:00
SomberNight 9d4dd20b23 fix kivy refresh bug with Addresses tab 2017-12-29 20:40:24 +01:00
slush dda9d4b746 Updated TREZOR plugin to work with trezorlib>=0.9.0. 2017-12-29 20:36:51 +01:00
slush a30d59912e Updated TREZOR plugin to work with trezorlib>=0.8.0. 2017-12-29 20:36:51 +01:00
slush 0506985487 New Trezor icon 2017-12-29 20:36:51 +01:00
ThomasV 8a1c290251
Merge pull request #3609 from SomberNight/incl_testnet_servers_and_checkpoints
include servers_testnet.json and checkpoints_testnet.json in binaries
2017-12-29 16:14:09 +01:00
ThomasV d1843a804a
Merge pull request #3610 from SomberNight/wizard_derivation_presets
wizard: add derivation presets for bip44/49
2017-12-29 16:04:53 +01:00
SomberNight 295dc12612 avoid shorter seeds 'by luck' 2017-12-27 18:26:50 +01:00
SomberNight c04ebe9571 wizard: added derivation presets for bip44/49 2017-12-27 17:01:47 +01:00
SomberNight d83d927781 include servers_testnet.json and checkpoints_testnet.json in every binary 2017-12-27 14:21:05 +01:00
ThomasV ffff09736a
Merge pull request #3592 from SomberNight/fix_android_addr_tab_impwal_change
fix: kivy Addresses tab crash for Imported_Wallet change
2017-12-26 23:07:18 +01:00
SomberNight c37608dd5e fix #3601 2017-12-25 20:52:44 +01:00
SomberNight 2e34747cc4 Android: make RBF on by default 2017-12-25 20:10:28 +01:00
SomberNight 3de5b91c15 ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet 2017-12-25 19:41:03 +01:00
SomberNight 029c2aa72a fix: kivy Addresses tab crash for Imported_Wallet change 2017-12-24 03:41:35 +01:00
SomberNight aef0444867 fix #3439: ScanQRTextEdit optionally allows to concat data 2017-12-24 03:30:04 +01:00
ThomasV 13bf539d17
Merge pull request #3581 from SomberNight/bip_li01_sort_rbf_sweep
RBF/sweep: use BIP_LI01_sort()
2017-12-22 19:12:16 +01:00
SomberNight e2c05c2400 RBF/sweep: use BIP_LI01_sort() 2017-12-22 02:33:22 +01:00
SomberNight fc574ee514 fix #3578 2017-12-21 23:31:59 +01:00
ThomasV f3a6491df4
Merge pull request #3575 from SomberNight/fix_imported_wallet_addr_filters
fix: address filters for Imported_Wallet: wallet.is_used()
2017-12-21 12:16:31 +01:00
ThomasV fe41c61be4
Merge pull request #3574 from SomberNight/coinchooser_uses_weights
more precise fee calculation
2017-12-21 11:56:44 +01:00
ThomasV efc837b4aa do not display unknown tx size as zero. fix slider 2017-12-21 11:41:45 +01:00
SomberNight 87cbe443ab Replace RBF setting in Send tab and "Propose RBF" in prefs, with single "use rbf" checkbox in prefs. 2017-12-21 11:17:20 +01:00
SomberNight ab5a142738 change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored. 2017-12-21 11:17:20 +01:00
SomberNight 3ba864bbca connect fee edits together 2017-12-21 11:17:20 +01:00
ThomasV 96c86dac27 show tx size and fee rate in send tab 2017-12-21 11:17:20 +01:00
SomberNight 32b248245e fix: address filters for Imported_Wallet: wallet.is_used() 2017-12-21 03:22:21 +01:00
SomberNight aaf5e32207 coinchooser fee calculation now uses tx weights. more precise fee calculation for segwit and mixed-segwit txns. 2017-12-21 01:45:35 +01:00
ThomasV 4bab8b63e1 fix too short headers file 2017-12-20 12:37:45 +01:00
ThomasV dc388d4c7c replace SSL checkbox in GUI with command line option 2017-12-18 14:15:10 +01:00
ThomasV 5c6544a296
Merge pull request #3536 from SomberNight/ledger_needs_fw_upd_msg
ledger: mention "bitcoin" app when update is needed
2017-12-18 10:09:14 +01:00
ThomasV 189779711d
Merge pull request #3546 from cb8/fix-qrscanner
qrscanner: Fix segfault when using a specific camera device
2017-12-18 08:07:36 +01:00
SomberNight f231349673 fix: crash when closing qrscanner window (see #3546) 2017-12-17 21:11:25 +01:00
Charles Bell 295d678e09 Fix segfault when using a specific camera device 2017-12-17 20:45:03 +01:00
SomberNight 8de7c94dab ledger: mention "bitcoin" app when update is needed 2017-12-16 19:46:45 +01:00
SomberNight 3851e78454 fix #3526 2017-12-15 04:21:33 +01:00
ThomasV cf8207b271
Merge pull request #3516 from SomberNight/tests_wallet_vertical2
tests: add missing info in vertical wallet tests
2017-12-13 21:55:17 +01:00
SomberNight 9f908c32e3 tests: add missing info in vertical wallet tests 2017-12-13 19:54:39 +01:00
ThomasV 83da45a7d2 Add checkpoints file for testnet. Check that received headers are after max_checkpoint 2017-12-13 14:22:46 +01:00
ThomasV de01008992 blockchain: do not load forks that cannot connect to the main headers file 2017-12-13 13:43:51 +01:00
ThomasV 92ebf970ac
Merge pull request #3513 from SomberNight/make_dir_testnet
fix: testnet datadir could not be created first
2017-12-13 12:15:26 +01:00
SomberNight 650f504fbf fix: testnet datadir could not be created first 2017-12-13 12:00:16 +01:00
ThomasV b786249da7
Merge pull request #3509 from bauerj/build-sh-old
Allow to build older commits
2017-12-13 07:29:19 +01:00
Johann Bauer bea62865d2 Allow to build older commits 2017-12-12 23:07:07 +01:00
ThomasV 9966dc3b0c
Merge pull request #3488 from scrool/plot_empty_outgoing_transactions
Handle empty outgoing transactions for plot
2017-12-12 17:58:49 +01:00
ThomasV 1ddbd633b8 kivy: disable coinchooser option 2017-12-12 17:25:41 +01:00
ThomasV 936ee47d3a
Merge pull request #3496 from SomberNight/coinchooser1
CoinChooser: privacy prefers confirmed and is default
2017-12-12 17:19:19 +01:00
ThomasV bc7051372f format a few strings with str.format(). fix #3405 2017-12-12 16:55:50 +01:00
ThomasV 73cb6a8735 make_packages: add packages to the root directory 2017-12-12 12:34:30 +01:00
ThomasV 44a83c2401 read checkpoints file in NetworkConstants, add it to setup.py 2017-12-12 11:10:50 +01:00