ThomasV
|
a492cfe1a8
|
Merge pull request #3625 from SomberNight/fee_ui_offline
fix fee ui: offline case
|
7 years ago |
ThomasV
|
deb5a262da
|
Merge pull request #3626 from SomberNight/qt_quit_after_last_window
fix #3217: make sure qt quits
|
7 years ago |
ThomasV
|
6ccd4b7800
|
Merge pull request #3621 from slush0/master
Make Electrum work with trezorlib 0.9.0
|
7 years ago |
SomberNight
|
c8baff9faf
|
fix #3217: make sure qt quits
|
7 years ago |
SomberNight
|
6f954090e6
|
fix fee ui: offline case
|
7 years ago |
Johann Bauer
|
7ccbbe77f5
|
Bundle QR scanner with Android app
|
7 years ago |
SomberNight
|
9d4dd20b23
|
fix kivy refresh bug with Addresses tab
|
7 years ago |
slush
|
dda9d4b746
|
Updated TREZOR plugin to work with trezorlib>=0.9.0.
|
7 years ago |
slush
|
a30d59912e
|
Updated TREZOR plugin to work with trezorlib>=0.8.0.
|
7 years ago |
slush
|
0506985487
|
New Trezor icon
|
7 years ago |
ThomasV
|
8a1c290251
|
Merge pull request #3609 from SomberNight/incl_testnet_servers_and_checkpoints
include servers_testnet.json and checkpoints_testnet.json in binaries
|
7 years ago |
ThomasV
|
d1843a804a
|
Merge pull request #3610 from SomberNight/wizard_derivation_presets
wizard: add derivation presets for bip44/49
|
7 years ago |
SomberNight
|
295dc12612
|
avoid shorter seeds 'by luck'
|
7 years ago |
SomberNight
|
c04ebe9571
|
wizard: added derivation presets for bip44/49
|
7 years ago |
SomberNight
|
d83d927781
|
include servers_testnet.json and checkpoints_testnet.json in every binary
|
7 years ago |
ThomasV
|
ffff09736a
|
Merge pull request #3592 from SomberNight/fix_android_addr_tab_impwal_change
fix: kivy Addresses tab crash for Imported_Wallet change
|
7 years ago |
SomberNight
|
c37608dd5e
|
fix #3601
|
7 years ago |
SomberNight
|
2e34747cc4
|
Android: make RBF on by default
|
7 years ago |
SomberNight
|
3de5b91c15
|
ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet
|
7 years ago |
SomberNight
|
029c2aa72a
|
fix: kivy Addresses tab crash for Imported_Wallet change
|
7 years ago |
SomberNight
|
aef0444867
|
fix #3439: ScanQRTextEdit optionally allows to concat data
|
7 years ago |
ThomasV
|
13bf539d17
|
Merge pull request #3581 from SomberNight/bip_li01_sort_rbf_sweep
RBF/sweep: use BIP_LI01_sort()
|
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
fix: address filters for Imported_Wallet: wallet.is_used()
|
7 years ago |
ThomasV
|
fe41c61be4
|
Merge pull request #3574 from SomberNight/coinchooser_uses_weights
more precise fee calculation
|
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
ledger: mention "bitcoin" app when update is needed
|
7 years ago |
ThomasV
|
189779711d
|
Merge pull request #3546 from cb8/fix-qrscanner
qrscanner: Fix segfault when using a specific camera device
|
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
tests: add missing info in vertical wallet tests
|
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
fix: testnet datadir could not be created first
|
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
Allow to build older commits
|
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
Handle empty outgoing transactions for plot
|
7 years ago |