thomasv
|
6b6c508976
|
replace wallet.interface everywhere
|
11 years ago |
ThomasV
|
907dca6eb9
|
simplify interface: use callbacks
|
11 years ago |
thomasv
|
77871b97af
|
fixes, resend_subscriptions
|
11 years ago |
thomasv
|
2df129cfbf
|
connect to random servers, reconnect if connection is lost
|
11 years ago |
thomasv
|
0ec436c02c
|
fix: network start was calling __init__
|
11 years ago |
thomasv
|
047e4b3478
|
move callbacks to the network class
|
11 years ago |
ThomasV
|
328315f94b
|
separate blockchain and network
|
11 years ago |
ThomasV
|
803b292d9d
|
socket: retry on EAGAIN
|
11 years ago |
thomasv
|
2a6e8927dd
|
select the longest blockchain from several servers
|
11 years ago |
ThomasV
|
d99a381d83
|
separation between wallet storage and config
|
11 years ago |
Eagle[TM]
|
bcda5e35e7
|
Update default server list
|
12 years ago |
thomasv
|
1d26676ee9
|
parse_servers method
|
12 years ago |
thomasv
|
a0b86f405d
|
offline interface: fix init
|
12 years ago |
Maran
|
06bfb60308
|
Reworked notification flow and combined multiple transactions into one notification
|
12 years ago |
Maran
|
468c76b66e
|
Added notifications when receiving a new transaction
|
12 years ago |
Eagle[TM]
|
d24fefd459
|
update default server list, remove offline and pre v0.8 servers
|
12 years ago |
ecdsa
|
86fd728a47
|
move network dialog in a new class; simplify interface.get_servers
|
12 years ago |
ecdsa
|
827e29c1dc
|
fix: print_log -> print_error
|
12 years ago |
ecdsa
|
6069939003
|
handle errno 10035
|
12 years ago |
ecdsa
|
7653408ff4
|
fix: socket error
|
12 years ago |
ecdsa
|
21c0578ca8
|
fix is_connected with http protocol
|
12 years ago |
thomasv
|
98f7d36313
|
ask users to enter their seed on create
|
12 years ago |
ecdsa
|
35ecbff7a5
|
fix http session init
|
12 years ago |
ecdsa
|
dbe981a89b
|
show pruning level in network dialog (expert mode)
|
12 years ago |
ecdsa
|
84101a446b
|
use ssl as default protocol
|
12 years ago |
ecdsa
|
8a720b1629
|
do the banner request in interface, not in wallet
|
12 years ago |
thomasv
|
a4f977190e
|
do not call exit() in the interface module
|
12 years ago |
ecdsa
|
441cc6c9cd
|
fix
|
12 years ago |
ecdsa
|
837150132d
|
optional wait parameter for interface
|
12 years ago |
ecdsa
|
49a4c6c92a
|
do not wait for interface when launching gui
|
12 years ago |
ecdsa
|
3fe0e160ca
|
catch http exception when wallet is offline
|
12 years ago |
ThomasV
|
512a812872
|
try http if tcp fails.
|
12 years ago |
thomasv
|
e3fc19c48c
|
fix previous commit
|
12 years ago |
thomasv
|
2962c63001
|
auto_cycle option
|
12 years ago |
thomasv
|
4180a426c5
|
auto-reconnect to random server if server is not there
|
12 years ago |
Eagle[TM]
|
83c008b6f8
|
revert pruning flag for default servers (too much complexity)
|
12 years ago |
Eagle[TM]
|
4f0f187e56
|
Update default servers with pruning flag
|
12 years ago |
Eagle[TM]
|
736b72f77f
|
updating default servers
|
12 years ago |
ThomasV
|
9afbf21197
|
no daemon
|
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
|
2d13107897
|
make a regular gui module for android
|
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
|
a48a971ae6
|
check consistency of results received by get_history
|
12 years ago |
ThomasV
|
8ed812830f
|
PROTOCOL_VERSION
|
12 years ago |
thomasv
|
8f85187545
|
readding bysh.me server
|
12 years ago |
ThomasV
|
cc028c2ca3
|
comment out the servers that are not 0.5
|
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
|
73dc533e79
|
set timestamps on startup
|
12 years ago |