ThomasV
|
bf969c14ff
|
option to start hidden. fixes #720
|
11 years ago |
ThomasV
|
a2e39bac8e
|
AmountEdit: use a separate palette for the help text
|
11 years ago |
ThomasV
|
96017fe530
|
fiat_e: set precision to 0.01
|
11 years ago |
ThomasV
|
91b4019d2e
|
sanitize get_amount
|
11 years ago |
ThomasV
|
cff3d6ce31
|
exchange rate plugin: bi-directional conversion
|
11 years ago |
ThomasV
|
efa35d9ec2
|
setAmount: convert to int
|
11 years ago |
ThomasV
|
d9d76436db
|
replace fiat dialog with direct edit line
|
11 years ago |
ThomasV
|
a530de3122
|
fix: missing import
|
11 years ago |
ThomasV
|
46c2de3979
|
separate AmountEdit and BTCAmountEdit classes, for exchange rate plugin
|
11 years ago |
ThomasV
|
52d4437d50
|
fix bug #717
|
11 years ago |
ThomasV
|
86aba082e1
|
fix bug #718
|
11 years ago |
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 |