ThomasV
|
5ed0f2224d
|
Fix daemon port
|
11 years ago |
ThomasV
|
4ec31b9fe9
|
prevent collision on daemon port. Add Imported_Wallet (bolkin)
|
11 years ago |
ThomasV
|
958f764dae
|
verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto
|
11 years ago |
ThomasV
|
440f972fd3
|
show payment request details
|
11 years ago |
ThomasV
|
0838b35058
|
add requests and pbkdf2 dependencies
|
11 years ago |
ThomasV
|
7d690d0c6b
|
remove dead code: hboxes in list tabs
|
11 years ago |
ThomasV
|
3305c0048a
|
pop up menu for invoices
|
11 years ago |
ThomasV
|
14dfa6f5b0
|
store payment requests even if M2Crypto is not available
|
11 years ago |
ThomasV
|
513f9c2d89
|
save invoices
|
11 years ago |
ThomasV
|
2bbcae449c
|
fix: call get_amount from get_outputs
|
11 years ago |
ThomasV
|
38a6747eff
|
fix: sanitize outputs
|
11 years ago |
ThomasV
|
0673df9176
|
minor fixes for payto_edit
|
11 years ago |
ThomasV
|
7c3d8471e5
|
fix: don't handle keypress if field is readonly
|
11 years ago |
ThomasV
|
e699ab6660
|
coin control: select UTXOs in menu
|
11 years ago |
ThomasV
|
d9db7771f9
|
tx window: let prent do the broadcast
|
11 years ago |
ThomasV
|
26d133c20a
|
payment request: show status with help button
|
11 years ago |
ThomasV
|
fd2228feab
|
replace import *
|
11 years ago |
ThomasV
|
31226b8a34
|
add pbkdf2 dependency
|
11 years ago |
ThomasV
|
10e5ec56a1
|
setFrozen generic method
|
11 years ago |
ThomasV
|
0d02e9fd74
|
set payment_request to None if error
|
11 years ago |
ThomasV
|
1a35ed3573
|
setframe
|
11 years ago |
ThomasV
|
1cd3776e8f
|
fix
|
11 years ago |
ThomasV
|
de46bcd515
|
fix
|
11 years ago |
ThomasV
|
fe04ceeed1
|
read amounts
|
11 years ago |
ThomasV
|
ea9e0eb053
|
parse payto text
|
11 years ago |
ThomasV
|
c626cad0dd
|
paytoedit
|
11 years ago |
ThomasV
|
c59f1b1edb
|
handle units in AmountEdit
|
11 years ago |
ThomasV
|
d3f136d609
|
parse payto text
|
11 years ago |
ThomasV
|
b2cd1ce7e6
|
paytoedit
|
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 |