From d8e2e675289cf170fce314d0cc914c79450f17c0 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 3 Feb 2017 15:24:26 +0200 Subject: [PATCH] batch5 --- iguana/main.c | 10 +- iguana/tests/KMD.batch5 | 339 +++++++++++++++++++++++++ iguana/tests/KMD.batch5.importaddress | 337 ++++++++++++++++++++++++ iguana/tests/KMD.batch5.listunspent | 272 ++++++++++++++++++++ iguana/tests/REVS.batch5 | 38 +++ iguana/tests/REVS.batch5.importaddress | 36 +++ iguana/tests/dexlistunspent | 2 +- 7 files changed, 1028 insertions(+), 6 deletions(-) create mode 100755 iguana/tests/KMD.batch5 create mode 100755 iguana/tests/KMD.batch5.importaddress create mode 100755 iguana/tests/KMD.batch5.listunspent create mode 100755 iguana/tests/REVS.batch5 create mode 100755 iguana/tests/REVS.batch5.importaddress diff --git a/iguana/main.c b/iguana/main.c index 0fee9231a..6de01dea2 100755 --- a/iguana/main.c +++ b/iguana/main.c @@ -1575,7 +1575,7 @@ void komodo_ICO_batch(cJSON *array,int32_t batchid) if ( (n= cJSON_GetArraySize(array)) > 0 ) { totalKMD = totalREVS = 0; - for (iter=2; iter<3; iter++) + for (iter=3; iter<4; iter++) for (i=0; i