Commit Graph

112 Commits

Author SHA1 Message Date
thomasv 5717b43661 separate bitcoin related functions from wallet.py 2012-10-19 14:55:01 +02:00
thomasv e165c13a84 synchronous_get batch method for interface 2012-10-19 14:16:02 +02:00
thomasv 61ebc2d50a check that tx_hash is in the merkle tree :) 2012-10-18 17:16:31 +02:00
thomasv 633a65878f SPV example script (first commit) 2012-10-18 17:07:27 +02:00
thomasv 11a8e04dd0 add timeout 2012-10-17 17:47:48 +02:00
thomasv da4b974dfd simplification: hex encode master_public_key directly 2012-10-16 09:24:38 +02:00
ThomasV 2fc173a76b new script showing server status 2012-10-14 18:31:08 +02:00
thomasv 81b29a48a1 allow config to be None in constructor of Interface 2012-10-12 16:31:05 +02:00
thomasv 1a781036cf move init_socket in constructor 2012-10-12 16:09:20 +02:00
thomasv 5444f55e6b big refactoring: command line options and electrum.conf options override settings in wallet file. 2012-10-11 20:10:12 +02:00
thomasv 6bf18d8607 add merchant script 2012-10-08 15:19:29 +02:00
thomasv e70c20803f create scripts directory 2012-10-08 15:19:05 +02:00