ThomasV
96c86dac27
show tx size and fee rate in send tab
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
ThomasV
1ddbd633b8
kivy: disable coinchooser option
7 years ago
ThomasV
936ee47d3a
Merge pull request #3496 from SomberNight/coinchooser1
CoinChooser: privacy prefers confirmed and is default
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
fix: tx size estimation for 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
fix sweeping for 2fa wallets
7 years ago
ThomasV
22d5d29b81
version 3.0.3
7 years ago
ThomasV
a4e89e822a
Merge pull request #3495 from bauerj/testnet-shortcut
Windows Installer: Add shortcut to testnet mode
7 years ago
ThomasV
f8c8666e59
Merge pull request #3493 from bauerj/testnet-title
Add "Testnet" to main window title in testnet mode
7 years ago
ThomasV
2da6a8d171
Merge pull request #3494 from bauerj/setup-det
Make setup.exe differ less
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
Previously dialog with error:
need more than 0 values to unpack
was displayed and not a plot.
After this change plot is displayed without any dialog without graph of
outgoing transactions and without legend for outgoing transactions.
Fixes : #3487
7 years ago
ThomasV
b88fa2046c
Merge pull request #3478 from SomberNight/fix_payto_alias_blocking_gui_1
fix: openalias resolution unnecessarily done for some payto
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
Add instruction to install dirmngr to Wine README
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
Closes #3454
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