224 Commits (17ab49e5f8a4b1085266b89d73eb72073959a281)

Author SHA1 Message Date
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 11 years ago
ThomasV 56917780f1 server name change (hachre) 11 years ago
ThomasV 40e393187a manage subscriptions in network.py 11 years ago
ThomasV a22ae33a81 set_server: resend subscriptions 11 years ago
ThomasV 27cc09e8e2 prevent dns leaks when using proxy. fixes issue #147 11 years ago
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 11 years ago
thomasv a6002cf71c SSL certificate validation 11 years ago
ThomasV d502b93872 network.set_server: test if server is the same 11 years ago
rofl0r 854802122c fix error to create a wallet due to missing pick_random_server decl 11 years ago
thomasv b75f8d795a new command: getrawtransaction 11 years ago
ThomasV 41878dc5e0 rename menu: create tx 11 years ago
ThomasV d51a8d0f25 create a class for transaction dialog 11 years ago
thomasv dcedb2d74f minor fixes 11 years ago
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 73901a001a pass network to NetworkDialog and Blockchain 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