ThomasV
|
c626cad0dd
|
paytoedit
|
11 years ago |
ThomasV
|
c59f1b1edb
|
handle units in AmountEdit
|
11 years ago |
ThomasV
|
6c18fa1844
|
simplify send tab layout (unneeded vbox)
|
11 years ago |
ThomasV
|
5a89734d6c
|
do not raise an error if user config file is corrupted
|
11 years ago |
ThomasV
|
90a558e02c
|
fix get_pubkey for imported keys
|
11 years ago |
ThomasV
|
1045b537aa
|
unit test for aes
|
11 years ago |
ThomasV
|
274c67f984
|
check message length in mnemonic encode
|
11 years ago |
ThomasV
|
30b608c6fb
|
move tests to unittest format
|
11 years ago |
ThomasV
|
c4d10f6d63
|
fix: wizard 2of2 (cosigning key)
|
11 years ago |
ThomasV
|
ed48588d8a
|
fix: wizard 2of2
|
11 years ago |
ThomasV
|
194291c80b
|
update imported keys
|
11 years ago |
ThomasV
|
650ef92c5f
|
class MyVerifyingKey, with constructor to submit to python-ecdsa
|
11 years ago |
ThomasV
|
16929a40b1
|
fix #682
|
11 years ago |
ThomasV
|
f9796994f7
|
Merge pull request #703 from wozz/install-show
show/raise install dialog
|
11 years ago |
ThomasV
|
501bb92584
|
Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests
|
11 years ago |
ThomasV
|
eb981926eb
|
Merge pull request #704 from badmofo/ecies-encryption
replaced jackjack encryption with corrected ecies implementation
|
11 years ago |
Lucas Ryan
|
a3d02525e2
|
in ecies encryption, mac headers+ciphertext instead of just ciphertext
|
11 years ago |
Lucas Ryan
|
93f61f1717
|
replaced jackjack encryption with corrected ecies implementation
|
11 years ago |
Michael Wozniak
|
9fcc8703e8
|
show/raise install dialog
make sure install dialog doesn't show up behind other windows when
electrum is started
|
11 years ago |
ThomasV
|
680fbf1d3e
|
fix
|
11 years ago |
ThomasV
|
17ff5d162d
|
close method
|
11 years ago |
ThomasV
|
40b3b47d5b
|
rewrite WaiingDialog as child class of QThread
|
11 years ago |
ThomasV
|
13fa81a90e
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
0bd1eb1f7a
|
simple test for waiting dialog
|
11 years ago |
ThomasV
|
a33b654764
|
Merge pull request #702 from bolkin/master
fix console importprivkey error
|
11 years ago |
bolkin
|
52ba16da3d
|
fix console importprivkey error
|
11 years ago |
ThomasV
|
2ed292176e
|
fix #700
|
11 years ago |
ThomasV
|
adb53e4c41
|
fix #699
|
11 years ago |
ThomasV
|
3ba71627f4
|
tx radar
|
11 years ago |
ThomasV
|
35c270e075
|
explicit type for imported wallets. fixes #698
|
11 years ago |
ThomasV
|
217ba7c80c
|
createrawtransaction: keep all fields for input_info
|
11 years ago |
ThomasV
|
526361a34e
|
follow-up to previous commit
|
11 years ago |
ThomasV
|
84954b0778
|
update calls to is_complete() method. fixes #693
|
11 years ago |
ThomasV
|
a21a175679
|
mpk hex encoding
|
11 years ago |
ThomasV
|
c3676cc6e6
|
wallet.is_used() method
|
11 years ago |
ThomasV
|
a66df2a3fa
|
multi seed and mpk dialogs
|
11 years ago |
ThomasV
|
a638127185
|
add paymentrequest to setup.py
|
11 years ago |
ThomasV
|
d55595d322
|
hide help buttons if a payment request is shown
|
11 years ago |
ThomasV
|
b9143b3800
|
show request memo
|
11 years ago |
ThomasV
|
6665a70a49
|
WaitingDialog class for better encapsulation
|
11 years ago |
ThomasV
|
9e2db24f5d
|
return error status for payment requests
|
11 years ago |
ThomasV
|
c3f0f69f1e
|
add clickable label to show/hide advanced wallet types
|
11 years ago |
ThomasV
|
0fb6cdcb1a
|
add 2of3 wallets in wizard
|
11 years ago |
ThomasV
|
8558488337
|
fix name
|
11 years ago |
ThomasV
|
f178faf03b
|
wizard: simplify multisig creation
|
11 years ago |
ThomasV
|
13c3422386
|
merge screens of the install wizard
|
11 years ago |
ThomasV
|
a8558a21bc
|
fix #680
|
11 years ago |
wozz
|
5a312290e2
|
Target Calculation Update
fix #686
|
11 years ago |
ThomasV
|
a18d21d946
|
fix cmd line wallet creation. fixes #684
|
11 years ago |
ThomasV
|
7dc4102e7d
|
Merge pull request #683 from atweiden/empty-seed-error-msg-fix
empty seed error msg
|
11 years ago |