Commit Graph

75 Commits

Author SHA1 Message Date
ThomasV feebd7c253 add dump and getrequest to merchant script 2014-09-18 12:59:29 +02:00
ThomasV c3419eb7bb update script 2014-09-15 15:01:09 +02:00
ThomasV 43c8fd43c4 update peers and txradar scripts 2014-09-15 14:52:28 +02:00
ThomasV 1a8425ff5d additional fix for #793 2014-09-03 11:10:02 +02:00
ThomasV 2c36518e46 handle non-answering servers in peers script 2014-08-15 08:09:43 +02:00
ThomasV a6091780d0 change server in peers script 2014-08-08 14:47:55 +02:00
ThomasV 466f325b88 fix peers script 2014-08-06 04:03:16 +02:00
ThomasV a4d904bfd3 update peers script 2014-08-05 12:44:43 +02:00
ThomasV 291038a586 update peers script 2014-08-05 12:36:26 +02:00
ThomasV c81810a7c8 fix #776 2014-08-04 16:02:14 +02:00
ThomasV f7280e4637 cleanup daemon threads 2014-07-29 10:43:04 +02:00
ThomasV 087490a197 spawn daemon using daemon.py 2014-07-28 23:42:14 +02:00
ThomasV 640a6a3bf9 update merchant script 2014-07-28 15:57:08 +02:00
ThomasV 4af43c8683 Merge pull request #774 from ramontayag/wrong_num_args
Fix wrong number of arguments error
2014-07-28 14:57:51 +02:00
ThomasV 035ecbc7cd redo inter-thread communication using pipes 2014-07-27 17:13:46 +02:00
Ramon Tayag 4f2a4c84a3 Fix wrong number of arguments error
When calling Wallet#create_watching_only_wallet
2014-07-27 17:32:07 +08:00
ThomasV 3ba71627f4 tx radar 2014-05-21 21:15:42 +02:00
ThomasV 45514c7ba9 global timeout in peers script 2014-04-28 14:46:07 +02:00
Jeffrey I. Schiller 35f1455970 Fixes to merchant.py
Correct order of arguments to create_watching_only_wallet and correct
usage of sqlite3
2014-03-28 10:46:23 -04:00
ThomasV 0f44ebac55 handle timeout in peers script 2014-03-22 11:04:52 +01:00
ThomasV 7dd296273f move daemon spawning code into NetworkProxy class 2014-03-16 12:00:08 +01:00
ThomasV 0bb16f0836 add daemon port to config 2014-03-16 06:28:16 +01:00
ThomasV 9994bbc56f sort by height 2014-03-11 09:37:39 +01:00
ThomasV 55e4aa2a47 minor improvements to scripts 2014-03-10 16:14:45 +01:00
ThomasV 370e2dd7ec increase timeout 2014-03-04 22:49:43 +01:00
ThomasV b0796daee4 more legible output for scripts/peers 2014-03-04 22:31:12 +01:00
ThomasV e355c290f8 peer script 2014-02-11 14:08:48 +01:00
ThomasV 7c6bc72cb4 daemon 2014-01-27 10:37:39 +01:00
ecdsa d140383d03 exit wait_until_connected() when all servers have been tried 2013-12-16 19:59:35 +01:00
thomasv 0bba8e4549 improve 'peers' script 2013-12-16 16:26:49 +01:00
Bryan Stitt 6cd4ed486a fix more bare excepts 2013-11-10 12:30:57 -08:00
ThomasV a1f6da390d more docs for merchant script 2013-10-06 21:37:08 +02:00
ThomasV 2c138316b7 move merchant script in separate dir 2013-10-06 21:19:11 +02:00
ThomasV ea0f270fd9 update and fix the merchant script (fixes issue #254) 2013-10-06 21:16:09 +02:00
ThomasV 33db7a0c43 fix servers script 2013-10-06 14:13:20 +02:00
ThomasV 66f224eab4 update a few scripts 2013-10-06 12:28:45 +02:00
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 2013-10-03 10:05:01 +02:00
thomasv f4c26dfac0 update peers script 2013-08-14 16:22:13 +02:00
Maxime Biais 6075f8ece5 pep8 2013-08-06 16:06:57 +02:00
Maxime Biais c51c93b0ff new script: get_balance <bitcoin_address> 2013-08-06 16:03:03 +02:00
ThomasV 83744832d1 remove the calculation of address balance in watch_address 2013-08-04 21:53:37 +02:00
thomasv 4a36f25d4b use auto_cycle in watch_address 2013-08-01 10:59:45 +02:00
ecdsa 0ccca356e1 fix servers script 2013-04-29 10:21:27 +02:00
thomasv f7491310a0 fix get_new_address in merchant.py 2013-04-17 16:45:04 +02:00
Eagle[TM] 736b72f77f updating default servers 2012-11-27 09:16:27 +01:00
ThomasV b39f1424ec fix for merchant script 2012-11-16 07:47:00 +01:00
thomasv 0e851a5f62 fix for notifications 2012-11-15 12:14:29 +01:00
thomasv 386c8d9ee6 adapt merchant script to SPV 2012-11-09 19:26:29 +01:00
ThomasV 8ed812830f PROTOCOL_VERSION 2012-11-06 22:20:54 +01:00
thomasv 59673ccda7 update validate script with 0.5 protocol 2012-11-05 11:49:25 +01:00