215 Commits (17948fb781be9e8a7292e3f822681cb529889592)

Author SHA1 Message Date
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
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 f1a7473ae2 do not use old servers 12 years ago
ThomasV ea7dabe640 fix proxy index 12 years ago
ThomasV 5874457df2 fix: subscriptions 12 years ago
thomasv 8152072938 fix: self.s is None if we are not connected 12 years ago
ThomasV cfb3aa6a12 move 'peers.subscribe' and 'server.version' calls into the interface 12 years ago
ThomasV be6aab538d cosmetic change 12 years ago
ThomasV 35882f7fb7 catch ssl exception caused by timeout 12 years ago
ThomasV 3216c0467d use print_error 12 years ago
thomasv f91dde55dd subscribe to / verify headers 12 years ago
ThomasV b018e0ae53 simple payment verification: check targets, use block headers file. 12 years ago
ThomasV 52d72a527a fix: break the loop 12 years ago
ThomasV c9ffb1b4ba fix order 12 years ago