96 Commits (4180a426c5bce92c0f9161d198737b6f66c968e3)

Author SHA1 Message Date
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
ThomasV 0d68926da2 fix: copy the default servers array 12 years ago
thomasv c735fcd228 more robust connection procedure: let the user start with proxy 12 years ago
thomasv f4b95244c3 typo: expected -> unexpected 12 years ago
thomasv a4d17d3cb9 new 'disconnecting' callback for requested disconnection 12 years ago
thomasv 4038b81a22 catch exception when client is disconnected 12 years ago
thomasv 0b76e16d04 allow multiple callbacks for a given name 12 years ago
thomasv 82531131ee interface: do not connect inside the constructor 12 years ago
thomasv 4fbd2ea66e use named callbacks with the interface 12 years ago
ThomasV 2da0c0b77e big refactoring of the interface 12 years ago
ThomasV 1212982fec pass config to randomly selected server 12 years ago
ThomasV fff922b5d7 fix: random_choice -> random.choice 12 years ago
thomasv e165c13a84 synchronous_get batch method for interface 12 years ago
thomasv f1c9aa6603 fix connection_msg 12 years ago
ThomasV 456d3d5b55 add SSL protocols to network dialog 12 years ago
thomasv 8957c705ac use SSLv23 12 years ago
thomasv 87a28d31a4 client-side support for SSL 12 years ago
thomasv 4600eeef48 use a small timeout value initially because the server might be unreachabe 12 years ago
ThomasV 486ebf93e2 move is_up_to_date method 12 years ago
ThomasV fb5ceb5167 bootstrap: test all hardcodedservers until one is found that is online 12 years ago