Tanguy Pruvot
2cbdf535e2
api: kucoin 2.0 fixes, reenable it
...
also fix the new market and coindb icons urls
2019-02-20 21:12:32 +01:00
Tanguy Pruvot
a5de1e3d1a
api: kucoin v2 private api changes
2019-02-19 14:43:40 +01:00
Tanguy Pruvot
20655e5700
api: remove bter.com stuff
2019-02-19 13:38:57 +01:00
Tanguy Pruvot
64ee803369
api: use new kucoin public api url and disable it
...
private api to finish, tired to decrypt asian brains...
2019-02-19 13:37:55 +01:00
Tanguy Pruvot
e178ccaac4
Preparation for DigiByte rpcencoding ( #289 )
...
Since 6.16.3, listtransactions requires '*' in account field
And soon, it may require different rules for mining (algo)
2018-11-10 13:12:44 +01:00
Tanguy Pruvot
c5b1a57be2
crex24: private api query, update balances
2018-09-11 14:39:19 +02:00
Tanguy Pruvot
d915066991
cli: payout redotx and confirmations
...
two new maintenance functions/sample
2018-07-07 08:03:48 +02:00
Tanguy Pruvot
9038f0941a
coindb: avoid html in retrieved icons
2018-06-21 17:27:20 +02:00
Tanguy Pruvot
035d304150
checkup: delete images containing cloudcrap scripts
...
<script src="/_Incapsula_Resource?...>
2018-06-09 08:22:26 +02:00
Tanguy Pruvot
a98b631a87
coindb: avoid incapsuda html on cryptopia icons
2018-05-09 00:26:13 +02:00
Tanguy Pruvot
a364e305f2
cli: allow to search users by ip
2018-03-01 15:22:53 +01:00
Tanguy Pruvot
e569b57749
binance: auth rest api function
2018-01-14 20:11:16 +01:00
Tanguy Pruvot
ab5e411529
kucoin exchange api + balances and icons
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-01-07 20:48:25 +01:00
Tanguy Pruvot
dfb28223cc
cex.io rest-api (public + private)
...
no trading or markets yet, just made to query balances
2018-01-03 12:16:52 +01:00
Tanguy Pruvot
258bc24c31
cli: new bench command to query bench data avgs
2017-12-10 18:34:05 +01:00
Tanguy Pruvot
797dba14f6
stocks.exchange private api function
2017-12-02 13:49:59 +01:00
Tanguy Pruvot
9d65986c57
tools: add coincap.io api for missing labels
2017-11-27 15:01:41 +01:00
Tanguy Pruvot
5b30461d29
tools: update coindb labels api
2017-11-27 14:32:01 +01:00
Tanguy Pruvot
3eb8c33fc3
cli: improve coin generated command for confirmed orphans
...
some unstable (or flooded) wallet chains like LUX may fork twice
2017-10-22 05:02:53 +02:00
Tanguy Pruvot
778f9aeb85
cli: maintenance function to fix an invalid user symbol
2017-09-22 22:10:47 +02:00
Tanguy Pruvot
b7a9174a20
cli: enhance graphes holes maintenance task
2017-09-13 08:28:41 +02:00
Tanguy Pruvot
e68f8225e6
livecoin: implement manual coindb labels via their api
...
+ poloniex trading possible issue... for zpool
2017-09-07 21:41:31 +02:00
Tanguy Pruvot
b21098c037
"yiimp coin SYM generated" command for maintenance checkups
...
can be useful if blocknotify is not working or if the backend had issues..
basically search for missed generated blocks.. and create them if the second param is set
Note: to use with care, old blocks are purged from the db after some time...
2017-08-30 13:53:50 +02:00
Tanguy Pruvot
646ea022eb
api: coinsmarkets private api and balances
...
also disable some less used exchanges by default (alcurex, bter, jubi)
to toggle them, see the settings table (need disabled = 0)
2017-07-21 11:05:26 +02:00
Tanguy Pruvot
6fc7996d37
cli: some changes on payout debug checks...
2017-06-19 12:27:25 +02:00
Tanguy Pruvot
ca999ecfa6
store payout coin id and check algos earnings mismatches
2017-06-19 10:45:50 +02:00
Tanguy Pruvot
90577822a6
markets: handle hitbtc api and user's balances
2017-06-19 09:10:32 +02:00
Tanguy Pruvot
74fbe30e98
various small changes
2017-06-18 10:32:42 +02:00
Tanguy Pruvot
3e9997ad28
shapeshift: send, query status and cancel
2017-06-18 09:49:42 +02:00
Tanguy Pruvot
e9e30c0cf7
shapeshift: command line api functions
...
explanations: yiimp shift help
2017-06-11 21:14:59 +02:00
Tanguy Pruvot
21a859a108
cli: add a tool to recheck confirmed blocks
...
Some chains are unsafe like Woodcoin and Sweepstake,
allow to double check the validity of the blocks with a confirmed status in the db.
2017-05-19 11:05:07 +02:00
Tanguy Pruvot
2cfbd87157
use proper function case for arraySafeVal
2017-05-14 07:40:28 +02:00
Tanguy Pruvot
0862ff66a9
coindb: allow to grab bittrex icons
2017-05-04 04:35:00 +02:00
Tanguy Pruvot
69f11b6aba
yiimp graphes command to fill graphes holes (console)
...
implement 2 manual jobs for outage maintenance, to reduce user confusion
could happen when the cron job contains php errors or mysql is down... mmf
2017-03-30 07:08:56 +02:00
Tanguy Pruvot
2cb4161c3e
coindb: grab coinexchange currency icons
2017-03-30 06:55:56 +02:00
Tristian
ef1cd062e1
Livecoin trading #68
...
Insert balance row if it is missing
use tabs + restore public api function for users without keys
2017-03-17 12:56:58 +01:00
Tanguy Pruvot
96c41abeff
api/status: add last 24h avg hashrate
2017-02-26 21:09:38 +01:00
Tanguy Pruvot
054e06faa5
cli: function to auto compute block_time from the chain
2017-02-25 22:03:12 +01:00
Tanguy Pruvot
d4b14873bf
cli: tool to compare wallet diff and computed one
2017-02-25 00:28:27 +01:00
Tanguy Pruvot
8d930e0f33
markets: cryptopia maintenance + livecoin deposit addr
2017-01-31 23:37:36 +01:00
Tanguy Pruvot
448144949a
purge: remove bad column name (old one)
2017-01-31 01:03:40 +01:00
Tanguy Pruvot
74e866d269
cli: new user command to purge inactive users
2017-01-28 21:08:08 +01:00
Tanguy Pruvot
f9e7422653
exchanges: add livecoin markets and balances
2016-11-06 13:52:12 +01:00
Tanguy Pruvot
114001ab1b
cleanup: drop dead exchanges code
...
cryptsy cryptomic(banx) and safecex
2016-10-22 00:52:32 +02:00
Tanguy Pruvot
3552577ad3
cli: move deletecoin command to yiimp coin
2016-06-03 12:03:53 +02:00
Tanguy Pruvot
35220977ef
new wallet rpc class to handle martians
...
add some bitcoin rpc commands to query geth wallet informations (balance,diff,connections..)
todo: handle explorer and transactions list
2016-05-29 09:39:04 +02:00
Tanguy Pruvot
53b1e06b63
users: move delete with deps to the model
2016-05-24 00:34:58 +02:00
Tanguy Pruvot
035d3b3bf2
c-cex: upgrade to newer auth api (balances)
2016-05-12 17:24:01 +02:00
Tanguy Pruvot
6172ae09ba
settings: market and coin functions + cache
...
and update cli settings commands
2016-05-06 12:26:11 +02:00
Tanguy Pruvot
c9c7a27dcf
Fixes to handle the newer framework and jquery assets
...
double check the web/assets folder is writable by your web server...
so, jquery-ui bundled in this framework is now the v1.10.4
and jquery at the v1.11.1
2016-05-01 19:10:23 +02:00