Commit graph

72 commits

Author SHA1 Message Date
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
Tanguy Pruvot
997f0be1b5 kraken api, to retrieve markets and btc balance 2016-03-22 14:44:10 +01:00
Tanguy Pruvot
8a4f0b34d1 coindb: update labels from yiimp pools 2016-03-22 08:44:49 +01:00
Tanguy Pruvot
bc3ae3b44f Restore banx exchange, reopening..
site will also be renamed later... cryptomic.com

This reverts commit e669e1cc05.
2016-03-19 07:40:57 +01:00
Tanguy Pruvot
5e882f4419 wallet: improve owed/earnings amounts in the header 2016-02-28 14:38:31 +01:00
Tanguy Pruvot
62f8e3e344 enhance "payout check" command for VNL
and allow to link account data to the payout model
2016-02-17 06:24:54 +01:00
Tanguy Pruvot
cc364febfc decred: listtransactions doesnt use account name 2016-02-14 07:27:59 +01:00
Tanguy Pruvot
e669e1cc05 remove banx exchange, closing 2016-02-14 05:47:11 +01:00
Tanguy Pruvot
63ecb1515c extend maximum user address length to 35 chars 2016-02-14 04:21:01 +01:00
Tanguy Pruvot
a81493224d add banx private api (v3) support
get deposit addresses...
2016-01-15 20:40:44 +01:00
Tanguy Pruvot
ea8abb3032 yiimp: add exchange command, for private api tests 2016-01-15 16:13:18 +01:00