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
Tanguy Pruvot
b81a3701b4
history: prune database + better axis interval for 7 days
...
2 months kept in the database, and pruned by avg after 7 days
2016-04-30 13:50:24 +02:00
Tanguy Pruvot
6c8c6ce043
bitstamp: fix private api + getbalance
2016-04-27 12:08:41 +02:00
Tanguy Pruvot
7e0c9f69ce
sql: settings table for exchange variables
...
only applied to bittrex as sample, default values are kept if unset.
2016-04-27 09:58:32 +02:00
Tanguy Pruvot
fac301fb93
cryptomic: finish renaming + kraken ask/bid check
2016-04-26 12:47:54 +02:00
Tanguy Pruvot
bf7fc3534f
sql: keep btc and user defined markets history
...
will allow to do internal graphes and compute better exchange orders
Also track in the new table a (BTC/EUR) alternative, from kraken public api
this second currency should be user definable later.
2016-04-24 10:23:21 +02:00
Tanguy Pruvot
74b80292a6
stratum/decred: link new db coin rpc fields
...
And use rpcencoding='DCR' for decred checks,
to handle testnet instances or future forks..
2016-04-20 00:13:11 +02:00
Tanguy Pruvot
7485f7aa10
nova: update icon grabber
2016-04-15 22:06:07 +02:00
Tanguy Pruvot
4ed942569a
add nova exchange api
2016-04-15 21:32:36 +02:00
Tanguy Pruvot
294da52732
banx: rename to cryptomic (part 2)
2016-04-02 15:06:37 +02:00
Tanguy Pruvot
21d8a1d5c6
exchange: fix bter api queries
...
was badly reported as bleutrade errors
2016-04-02 13:54:25 +02:00
Tanguy Pruvot
5f1779673d
kraken: set a timeout to api calls
2016-03-30 18:21:21 +02:00
Tanguy Pruvot
6100c970a8
yiimp checkup fix (php 7)
2016-03-30 14:29:58 +02:00
Tanguy Pruvot
318efbb7dc
bter exchange private api
2016-03-24 05:05:52 +01:00