Browse Source

Test

etomic
jl777 7 years ago
parent
commit
7bfcb1b515
  1. 2
      iguana/exchanges/LP_remember.c
  2. 2
      iguana/exchanges/install

2
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 ) if ( basilisk_swap_addarray(item,refbase,refrel) > 0 )
{ {
printf("add %d of %d\n",i,n); printf("add %d of %d\n",i,n);
jaddi(retarray,item); jaddi(retarray,jduplicate(item));
} }
} }
} }

2
iguana/exchanges/install

@ -1,5 +1,5 @@
#!/bin/bash #!/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 .. cp coins.json ..
cd ../dexscripts cd ../dexscripts
#cp ../exchanges/passphrase ../exchanges/userpass . #cp ../exchanges/passphrase ../exchanges/userpass .

Loading…
Cancel
Save