From 7bfcb1b515aa779b2f595f93db8880db8f89f141 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 27 Oct 2017 13:57:47 +0300 Subject: [PATCH] Test --- iguana/exchanges/LP_remember.c | 2 +- iguana/exchanges/install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iguana/exchanges/LP_remember.c b/iguana/exchanges/LP_remember.c index 6b3eff29b..c45fc26c4 100644 --- a/iguana/exchanges/LP_remember.c +++ b/iguana/exchanges/LP_remember.c @@ -1343,7 +1343,7 @@ char *basilisk_swapentries(char *refbase,char *refrel,int32_t limit) if ( basilisk_swap_addarray(item,refbase,refrel) > 0 ) { printf("add %d of %d\n",i,n); - jaddi(retarray,item); + jaddi(retarray,jduplicate(item)); } } } diff --git a/iguana/exchanges/install b/iguana/exchanges/install index 92842953c..2b43f8519 100755 --- a/iguana/exchanges/install +++ b/iguana/exchanges/install @@ -1,5 +1,5 @@ #!/bin/bash -cp notarizations getrawtransaction parselog statsdisp m_js trust trusted setconfirms balance listunspent electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices help inv setprice status ../dexscripts +cp pendings coinswaps baserelswaps setpassphrase notarizations getrawtransaction parselog statsdisp m_js trust trusted setconfirms balance listunspent electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices help inv setprice status ../dexscripts cp coins.json .. cd ../dexscripts #cp ../exchanges/passphrase ../exchanges/userpass .