ThomasV
|
e02687bcf2
|
python3 updates
|
8 years ago |
ThomasV
|
d8e37644d3
|
python3 updates
|
8 years ago |
ThomasV
|
bb0174a8de
|
trezor updates for python3
|
8 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 years ago |
ThomasV
|
f1a8c0b0e6
|
misc. fixes for python3
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
Dmitry Sorokin
|
362ca96f38
|
x509 fixes and plugins
|
8 years ago |
neocogent
|
e641f2d251
|
fix ledger help text grammar
|
7 years ago |
Jochen Hoenicke
|
1c120e8f5c
|
[TREZOR] Set bip32 path in multisig change address
|
7 years ago |
ThomasV
|
6cf10e54d0
|
trezor: add missing parameters for reset_device
|
8 years ago |
ThomasV
|
7617fbf0ff
|
fix default sequence number in ledger plugin
|
8 years ago |
Jochen Hoenicke
|
e991722d9c
|
TREZOR: Remove sighash from input signatures
TREZOR firmware expects signatures not to contain the trailing sighash
byte. This fixes issue fyookball/electrum#47 which also applies to
electrum.
|
8 years ago |
neocogent
|
b7c0e38ac4
|
fix spelling module name
|
8 years ago |
ThomasV
|
46e6023578
|
comment out raise trezor plugin
|
8 years ago |
ThomasV
|
cb81ef6f34
|
fix sequence in trezor plugin (follow-up to d4e8f4be )
|
8 years ago |
ThomasV
|
777a3aa8bf
|
Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
|
8 years ago |
ThomasV
|
4934ae3cd9
|
follow-up previous commit
|
8 years ago |
Mqrius
|
a4e49c2d8b
|
Trezor plugin: Sort multisig pubkeys before signing
See issue #2550
|
8 years ago |
djb
|
4e40a0bc5b
|
upgrade digital bitbox plugin for firmware 2.2.2
|
8 years ago |
ThomasV
|
265fd5ad3f
|
fix #2410
|
8 years ago |
ThomasV
|
6ca52153c3
|
Trustedcoin: prepaid-only billing
|
8 years ago |
ThomasV
|
d3918ef611
|
fix #2394
|
8 years ago |
ThomasV
|
853b6169ed
|
hardware wallet support for locktime
|
8 years ago |
ThomasV
|
f7096010f0
|
add segwit to get_preimage_script
|
8 years ago |
ThomasV
|
79bda98ba2
|
cleanup unused code
|
8 years ago |
ThomasV
|
9140c1fc89
|
fix #2352
|
8 years ago |
ThomasV
|
7c93d787ed
|
follow-up a610e21279
|
8 years ago |
BTChip
|
6fdbeddf08
|
RBF support
|
8 years ago |
BTChip
|
a610e21279
|
Segwit support
|
8 years ago |
ThomasV
|
1d84029173
|
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
|
8 years ago |
ThomasV
|
e80ce35a1d
|
fix #2315
|
8 years ago |
djb
|
ab8c51e233
|
stream signing for tx with large number of inputs
|
8 years ago |
djb
|
2b9282a00e
|
Bypass plugins/hw_wallet/qt.py bug when setting initial devices password
|
8 years ago |
Saleem Rashid
|
2a45e32e0e
|
TREZOR: Use correct Testnet constants
|
8 years ago |
Saleem Rashid
|
2dc7ba96c4
|
TREZOR: Update qt_generic for new InstallWizard
Broken by 45f2558
|
8 years ago |
ThomasV
|
024de7afa5
|
kivy: trigger_update_history
|
8 years ago |
ThomasV
|
3b0383128f
|
fix trustedcoin wallet creation
|
8 years ago |
ThomasV
|
8e368d2251
|
dbb: derivation must be byte string
|
8 years ago |
BTChip
|
aa7434bdaa
|
Fix CPFP on change
|
8 years ago |
ThomasV
|
e43abb5c96
|
fix trustedcoin wizard. fixes #2276
|
8 years ago |
djb
|
5b0d5814b9
|
dbb - bugfix after an upstream change
|
8 years ago |
ThomasV
|
a921f5becf
|
kivy labels plugin: use Clock
|
8 years ago |
ThomasV
|
9cb576a88c
|
fix multisig update_password
|
8 years ago |
ThomasV
|
ddcdbfa181
|
ledger: pass str to message dialog
|
8 years ago |
ThomasV
|
f9e948ebc1
|
updates for ledger plugin
|
8 years ago |
ThomasV
|
3d32301121
|
trezor plugin: update parameters of decrypt_message
|
8 years ago |
ThomasV
|
d944a09da5
|
fixes for Digital Bitbox plugin
|
8 years ago |
Johann Bauer
|
cdb57c73e8
|
Use new LabelSync server for the plugin
Also removes import of aes, seems like that was forgotten in e1515743cd . It isn't used anyway
|
8 years ago |
ThomasV
|
ae0235ee62
|
minor changes for Digital Bitbox
|
8 years ago |
djb
|
6b6f0be7d4
|
add Digital Bitbox hardware wallet
|
8 years ago |