SomberNight
|
5cfe909194
|
digitalbitbox: delegate clear_dialog() calls to GUI thread
|
7 years ago |
SomberNight
|
c9bef38dff
|
fix: ledger clear_dialog() threading issues
|
7 years ago |
SomberNight
|
204146b30a
|
fix: GreenAddress verification with passworded wallet
|
7 years ago |
ThomasV
|
5e8791e5a4
|
trustedcoin: add message about how to request new code
|
7 years ago |
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
Justin Turner Arthur
|
8cb34f4d88
|
Fix undefined reference error in command line KeepKey plugin.
|
7 years ago |
ThomasV
|
1cec6c8dec
|
fix #3248: locktime
|
7 years ago |
ThomasV
|
7bdaf01656
|
fix trustedcoin plugin: google auth code
|
7 years ago |
SomberNight
|
0db5ea67a0
|
bitcoin.NetworkConstants: easier changing between testnet and mainnet
|
7 years ago |
ThomasV
|
ea4d2343d3
|
revert 1ecfcea8dc after btchip-python has been fixed
|
7 years ago |
ThomasV
|
42e2bb5ecc
|
fix #3211: use bytearray in ledger sign_message
|
7 years ago |
ThomasV
|
46b8436693
|
fix #2562: show error message if hardware library is missing
|
7 years ago |
ThomasV
|
70d23f9e3b
|
fix #3189: do not silence exceptions in get_xpub
|
7 years ago |
ThomasV
|
d3465bb60a
|
fix typo
|
7 years ago |
ThomasV
|
f36024e216
|
hardware wallets: pass xtype to get_xpub
|
7 years ago |
ThomasV
|
1ecfcea8dc
|
ledger: disable getTrustedInput
|
7 years ago |
ThomasV
|
f03cb75713
|
ledger: fix missing import
|
7 years ago |
SomberNight
|
c6f085a711
|
fix xtype for ledger native segwit
|
7 years ago |
ThomasV
|
a10e6b6436
|
fix xtype of ypub keys in plugins and bip39 seeds
|
7 years ago |
SomberNight
|
523de69b5e
|
Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user.
|
7 years ago |
ThomasV
|
020f0637d7
|
trezor: only TYPE_ADDRESS is needed for non-change outputs
|
7 years ago |
SomberNight
|
b0bab75859
|
fix: set wallet_type attr for 2fa wallets
|
7 years ago |
ThomasV
|
24442de8df
|
fix command line interface for hardware wallets. fixes #3056
|
7 years ago |
SomberNight
|
db919ff340
|
py3: cosigner_pool
|
7 years ago |
ThomasV
|
ddc989c672
|
fix #3062
|
7 years ago |
SomberNight
|
ee352bcee0
|
maintenance for greenaddress plugin
|
7 years ago |
SomberNight
|
5d81ed5d62
|
fix raw_input() in trezor cmdline
|
7 years ago |
Neil Booth
|
21e0cd9237
|
Remove decrypt_message; no longer supported by Trezor or KeepKey
|
7 years ago |
SomberNight
|
1809996bbf
|
fix: unresolved var in trezor/plugin.py
|
7 years ago |
SomberNight
|
a2fdb7a396
|
fix: rm unicode() calls in trezor plugin (py3)
|
7 years ago |
ThomasV
|
0df24d9321
|
trezor plugin: add paytowitness (not supported yet)
|
7 years ago |
ThomasV
|
293fba3a38
|
code cleanup
|
7 years ago |
ThomasV
|
4836adff84
|
add cmdline support for 2fa wallets
|
7 years ago |
Marko Bencun
|
439a7ca890
|
digitalbitbox: import mobile pairing config
- menu option to verify addresses securely
- p2pkh transaction verification
Next steps: p2sh tx verification and full 2FA.
|
7 years ago |
Roman Zeyde
|
1fa6b3fd31
|
amodem: fix str/bytes handling
|
7 years ago |
SomberNight
|
512b73dfb8
|
fix trace for LabelSync with Imported_Wallet
|
7 years ago |
SomberNight
|
5ce871ef55
|
fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors
|
7 years ago |
SomberNight
|
e05c8439e6
|
fix json error when resetting 2fa
|
7 years ago |
Marko Bencun
|
bece1329cc
|
digitalbitbox: fixed some more python3 issues
|
7 years ago |
ThomasV
|
2239cb9624
|
fix #2921
|
7 years ago |
SomberNight
|
e43481aafc
|
fix prev commit: name collisions with _()
|
7 years ago |
SomberNight
|
f1a4f998d2
|
fix: return type of QFileDialog.getOpenFileName() changed
|
7 years ago |
SomberNight
|
d178c20b1f
|
grammar fix (trustedcoin)
|
7 years ago |
SomberNight
|
29b9d6fa61
|
fix email_requests plugin
|
7 years ago |
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
BTChip
|
7d1f956b57
|
Check firmware version for Segwit related transactions, add native segwit support
|
7 years ago |
BTChip
|
396c76f83f
|
Check firmware version for Segwit related transactions, add native segwit support
|
7 years ago |
ThomasV
|
63a1db1172
|
make xpub/xprv version information user-visible
|
7 years ago |
ThomasV
|
4d3e079778
|
rename bc_address functions
|
7 years ago |
ThomasV
|
e4659327a1
|
fix #2645: do not call tx.get_fee from plugin
|
7 years ago |