Commit Graph

9 Commits

Author SHA1 Message Date
thomasv 59673ccda7 update validate script with 0.5 protocol 2012-11-05 11:49:25 +01:00
thomasv 4cbee7554f new protocol: the server sends serialized tx, deserialize it in the client 2012-11-04 10:56:39 +01:00
ThomasV 7ab5e14369 update validate_tx script 2012-10-28 08:19:39 +01:00
ThomasV bb74a6c393 simplify validation script 2012-10-19 21:09:41 +02:00
thomasv d57fec2659 compute merkle root from reduced list 2012-10-19 15:52:11 +02:00
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