ThomasV
|
8bf46954a0
|
version 1.5.1
|
12 years ago |
Maran
|
be9a64fef3
|
Made the send_tx call for the lite gui asynchrone
|
12 years ago |
thomasv
|
d68fcf9884
|
rm testing code
|
12 years ago |
thomasv
|
6cb51ea4d0
|
received coins need to be known before
|
12 years ago |
thomasv
|
91feae01ac
|
fix sendtx
|
12 years ago |
thomasv
|
537d02977c
|
fix balance display in flatfly's bug. restore the wallet.update() method
|
12 years ago |
ThomasV
|
a2af4cd5b1
|
Merge pull request #48 from flatfly/patch-1
Fix wallet path in deseed and reseed
|
12 years ago |
flatfly
|
1b85fa3125
|
Fix wallet path in deseed and reseed
|
12 years ago |
ThomasV
|
ef6498164d
|
remove forgotten calls to deprecated method
|
12 years ago |
ThomasV
|
9d9851a1a1
|
version 1.5
|
12 years ago |
ThomasV
|
b6c494ce6a
|
fix network dialog
|
12 years ago |
ThomasV
|
d2c91d9a0f
|
simplify the create/restore procedure
|
12 years ago |
ThomasV
|
9a9e7c1b7c
|
simplification
|
12 years ago |
ThomasV
|
d55aa43cf6
|
add version to android path
|
12 years ago |
ThomasV
|
d8c49a2fef
|
android: update create and recover dialogs
|
12 years ago |
thomasv
|
cf1f533613
|
allow offline creation/recovery within the gui
|
12 years ago |
thomasv
|
2385cc3ad8
|
show server type (pruning or full)
|
12 years ago |
thomasv
|
50064d20fd
|
Revert "added TypeError category to existing exception"
This reverts commit 86da219fb9 .
|
12 years ago |
thomasv
|
f7c3b2f067
|
pop all options that are None before passing them to SimpleConfig
|
12 years ago |
thomasv
|
ae1f1ee8ea
|
indentation
|
12 years ago |
thomasv
|
8f7ca499d9
|
fix indentation error
|
12 years ago |
Jimbo77
|
74ed5acf7d
|
added docstring for is_modifiable()
|
12 years ago |
Jimbo77
|
c4955ebddd
|
wrote basic SimpleConfig docstring
|
12 years ago |
Jimbo77
|
86da219fb9
|
added TypeError category to existing exception
|
12 years ago |
Jimbo77
|
4a85b9db62
|
wrote docstring for get()
|
12 years ago |
Jimbo77
|
0c29027f96
|
created docstring for read_user_config()
|
12 years ago |
Jimbo77
|
71a4bb0198
|
created docstring for read_system_config()
|
12 years ago |
Jimbo77
|
49ac4d73e3
|
changed a couple exceptions to describe import errors
|
12 years ago |
ThomasV
|
2d13107897
|
make a regular gui module for android
|
12 years ago |
ThomasV
|
d929c4d2dd
|
prevent window resizing by including the textview in a scrolled window
|
12 years ago |
thomasv
|
650a9b6074
|
do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server
|
12 years ago |
thomasv
|
8ec2b16e21
|
use None as timestamp for pending transactions
|
12 years ago |
ThomasV
|
b39f1424ec
|
fix for merchant script
|
12 years ago |
thomasv
|
0e851a5f62
|
fix for notifications
|
12 years ago |
thomasv
|
8fc042ee22
|
more fixes for the 0.6 servers
|
12 years ago |
ThomasV
|
cc2ef02c2b
|
gui fixes
|
12 years ago |
ThomasV
|
871cf26d5c
|
bump version number
|
12 years ago |
ThomasV
|
8ec6a60daf
|
compatibility with 0.6 protocol
|
12 years ago |
thomasv
|
259c5c1b06
|
adding two more servers that upgraded
|
12 years ago |
thomasv
|
386c8d9ee6
|
adapt merchant script to SPV
|
12 years ago |
thomasv
|
41cd3484c8
|
remove format conversion; unneeded since new protocol
|
12 years ago |
thomasv
|
0d0e9d56cb
|
text gui: buttons
|
12 years ago |
thomasv
|
ea5478f2ab
|
text gui: proxy
|
12 years ago |
thomasv
|
96a3fdbbc4
|
better input methods
|
12 years ago |
ThomasV
|
3a604e41a8
|
include text_gui and deserialize in module
|
12 years ago |
ThomasV
|
ca481c84da
|
text gui: fixes
|
12 years ago |
ThomasV
|
2337a2b304
|
text gui: send button
|
12 years ago |
ThomasV
|
10b02b37c9
|
raise exception on status mismatch too
|
12 years ago |
ThomasV
|
da93473ee1
|
raise exception on history with repeated tx
|
12 years ago |
ThomasV
|
da5a69d881
|
raise exception in case of server error
|
12 years ago |