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
|
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
|
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
|
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
|
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 |
thomasv
|
cda3f603bd
|
default_wallet_file configuration string
|
12 years ago |
Maran
|
18d5bef433
|
Updated the bytesized-hosting.com to the shorter bysh.me so that the server meta data fits
|
12 years ago |
thomasv
|
dd2302140f
|
include headers file in package
|
12 years ago |
thomasv
|
765201be4e
|
wallet.get_label method
|
12 years ago |
thomasv
|
254a5d8790
|
hum, it should be a decimal division
|
12 years ago |
thomasv
|
674096f870
|
float division
|
12 years ago |
thomasv
|
80e97feb47
|
fix syntax error in lite gui and get_default_label
|
12 years ago |
thomasv
|
73dc533e79
|
set timestamps on startup
|
12 years ago |
ThomasV
|
32d0f6ed27
|
send protocol version
|
12 years ago |
ThomasV
|
39a85767a3
|
solve deadlock during restore
|
12 years ago |
ThomasV
|
5bb441ce37
|
add mnemonic functions to module
|
12 years ago |
ThomasV
|
6fc0ae633d
|
bugfix: wanted-> missing
|
12 years ago |
ThomasV
|
4e4d4d33c3
|
fix race condition with prevout_values
|
12 years ago |
ThomasV
|
e0c03d6207
|
request missing transactions on startup
|
12 years ago |
ThomasV
|
f1d4838012
|
rename history -> addr_history
|
12 years ago |