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
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
Catch exception when retrieving 2FA TOS
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
Selectable statusbar text
7 years ago
Sameer Zahid
a9a5647a9d
Make balance text in statusBar selectable
7 years ago
Sameer Zahid
8423234bbd
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
ff815acbd5
Merge pull request #3407 from SomberNight/fix_keepkey_p2sh_output
fix: keepkey sending to p2sh output
7 years ago
ThomasV
d878286a3a
Merge pull request #3431 from kyuupichan/upstream
Make trezor code specific to trezor
7 years ago
Neil Booth
bf452ecfe7
Make trezor code specific to trezor
Fixes #3308
7 years ago
Sameer Zahid
ce0617fb4b
Merge pull request #1 from spesmilo/master
Update
7 years ago
ThomasV
f0eb553681
Merge pull request #3380 from SomberNight/sweep_to_use_send_tab
use the send tab when sweeping (qt gui)
7 years ago
SomberNight
e65b598756
use the send tab when sweeping (qt gui)
7 years ago
ThomasV
683495b325
Merge pull request #3419 from cluelessperson/fix_rsakey
[easy] Typo breaks lib.rsakey.RSAKey.generate ?
7 years ago
cluelessperson
151e3ab8e0
minor
7 years ago
ThomasV
c34ea0066b
Merge pull request #3416 from bauerj/build-sh-tz
Make build timezone independent
7 years ago
Johann Bauer
307503fb97
Make build timezone independent
7 years ago