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 |
ThomasV
|
62be41161b
|
check that histories and transactions are consistent
|
12 years ago |
ThomasV
|
a48a971ae6
|
check consistency of results received by get_history
|
12 years ago |
ThomasV
|
e39a5c9609
|
init headers file
|
12 years ago |
ThomasV
|
8ed812830f
|
PROTOCOL_VERSION
|
12 years ago |
thomasv
|
8f85187545
|
readding bysh.me server
|
12 years ago |
thomasv
|
5a564008d1
|
add headers file only if it is found
|
12 years ago |
ThomasV
|
34a6cc5dee
|
do not pass unconfirmed transactions to the verifier
|
12 years ago |
ThomasV
|
cc028c2ca3
|
comment out the servers that are not 0.5
|
12 years ago |
ThomasV
|
ff9e643dc6
|
fix: init_path
|
12 years ago |
thomasv
|
5a212b8648
|
print -> print_error
|
12 years ago |