Commit graph

77 commits

Author SHA1 Message Date
Tanguy Pruvot
35e0ada99d wallet: ignore spent blocks in listtransactions and fix order
unlike other wallets, a send operation generate 2 "transactions"
one for the send, and another with a bad time for the "spent" block
2016-02-16 06:05:43 +01:00
Tanguy Pruvot
c28400a92e payouts: use a new config variable for the minimum 2016-02-16 05:37:03 +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
51e846c1fd yiimp: handle decred default account 2016-02-14 04:09:23 +01:00
Tanguy Pruvot
3b06670e1c coin id 2016-02-12 22:09:10 +01:00
Tanguy Pruvot
c55b75e6b5 wallet: complete the send/sell to market dialog
also fix and style the flash messages
2016-02-05 09:20:51 +01:00
Tanguy Pruvot
f929225964 coin: add links and rpcencoding fields to the form 2016-02-03 01:31:06 +01:00
Tanguy Pruvot
31e908531a admin: allow multiple ips 2016-01-19 14:12:12 +01:00
Tanguy Pruvot
4cce4a3739 charity: add charity fields on the form and notes 2016-01-18 13:37:20 +01:00
Tanguy Pruvot
a81493224d add banx private api (v3) support
get deposit addresses...
2016-01-15 20:40:44 +01:00
Tanguy Pruvot
3a6ec3201a memcache: allow yii to use cache too (db structure)
cache is now enabled in yiimp console too
2016-01-15 15:08:14 +01:00
Tanguy Pruvot
e3bd3de87d exchanges: allow to ignore some with empty keys/secret
- cryptsy is now used in low priority as default market

- remove keys.php from default defines, only loaded when used

- safecex prepare balances and deposit addresses (not ready yet)
2016-01-13 14:17:35 +01:00
Tanguy Pruvot
07699af80d blocks: enhance view and use explorer site define
now sortable, with links to explorer and admin wallet
2016-01-13 10:20:05 +01:00
Tanguy Pruvot
9d0e376cab earnings: save sort to allow multiple ops on filter 2016-01-12 21:35:42 +01:00
Tanguy Pruvot
c104f6f6a0 admin: better column sort on balances + USD one
also, keep sort and search filter on auto refresh..

sort ages columns with metadata...
2016-01-11 20:57:17 +01:00
Tanguy Pruvot
dadda52412 Add some errors checks, reported by zpool.ca 2016-01-05 23:19:04 +01:00
Tanguy Pruvot
f99bc33a28 blocknotify: remove hardcoded path in sample config
do not force to use a non standard binary path, add it to /usr/local/bin
or <yiimp>/bin if set in your server $PATH env var.

the "make install" output is in <yiimp>/bin
2016-01-03 09:47:08 +01:00
Tanguy Pruvot
b8df948174 hide test coins (non visible) from pool stats
use an advanced yii db criteria and a relation definition
2015-12-15 22:21:15 +01:00
Tanguy Pruvot
148a69a249 wallet: use more txs to do weekly sums
and hide the last day sums if truncated
2015-12-05 15:37:22 +01:00
Tanguy Pruvot
8aad0a0f0e wallet: some sums of the week 2015-10-31 08:32:51 +01:00
Tanguy Pruvot
3999f0f7e8 coin: sample miner command line for tests 2015-10-30 12:18:18 +01:00
Tanguy Pruvot
d2a36bac7d admin: rework wallet tables, add links to the bloc explorer 2015-10-22 03:31:31 +02:00
Tanguy Pruvot
37a8402c12 markets: add cryptonator api call for installed coins without price 2015-10-13 21:16:17 +02:00
Tanguy Pruvot
2c0d78bdeb Show extra payouts made on some buggy wallets
LYB wallet sometimes hangs during a send operation,
This can lock the payment process for all users.

The yiimp payout command can fix them and show them in their user Wallet (txs)
2015-10-09 15:48:26 +02:00
Tanguy Pruvot
c888a6597f admin: switch current site algo in wallet page
Allow to see workers and miner versions without a manual algo switch
2015-10-01 12:46:13 +02:00
Tanguy Pruvot
ebe29cfd9a admin: some more UI changes (links) 2015-09-30 16:42:46 +02:00
Tanguy Pruvot
d20fed6483 admin: algo switch on workers and miner versions pages 2015-09-30 15:52:58 +02:00
Tanguy Pruvot
2c95534c27 Move algo norm coefs to server config and disable drop algo
Also fix a few php typos..
2015-09-30 09:47:13 +02:00
Tanguy Pruvot
28fd7e51af remove some useless common admin links 2015-09-20 08:11:36 +02:00
Tanguy Pruvot
4ae93c9204 admin: uniformize admin html tables 2015-09-20 00:33:36 +02:00
Tanguy Pruvot
892c7c5158 wallet: show difficulty and stake + cleanup 2015-09-19 23:12:55 +02:00
Tanguy Pruvot
945d207c89 pool stats: show coin symbols 2015-09-19 10:34:52 +02:00
Tanguy Pruvot
e5d643fa1d new common function for the admin sidebar links 2015-09-19 05:47:24 +02:00
Tanguy Pruvot
5d3cb76563 Add filters to wallets and big miners tables 2015-09-19 05:24:26 +02:00
Tanguy Pruvot
751507a13b core: new function to get coins exchange urls 2015-09-19 05:05:10 +02:00
Tanguy Pruvot
9fb0ad23f4 dashboard: fix select and make the table sortable 2015-09-19 02:41:02 +02:00
Tanguy Pruvot
38efad3aa8 history: hide disabled coins from pool stats 2015-09-14 21:25:18 +02:00
Tanguy Pruvot
a42a33c524 empoex market + balance api functions 2015-08-02 15:35:09 +02:00
Tanguy Pruvot
ac2455cc60 dashboard: generate proper html 2015-07-25 07:29:12 +02:00
Tanguy Pruvot
b4a33a2871 YAAMP_SITE_NAME constant + Admin menu labels 2015-07-24 07:19:29 +02:00
Tanguy Pruvot
cd59d8545a Fix php error in the coin list 2015-07-24 06:44:16 +02:00
Tanguy Pruvot
2484e4bbc7 fix possible error in memcached view 2015-07-24 04:53:43 +02:00
Tanguy Pruvot
9476a525bd history_results: show also coins without recent blocks 2015-07-23 14:31:00 +02:00
Tanguy Pruvot
b8adb72034 coin: show a sample config in form + new fields 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
a1909ed636 remove hard coded site urls 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
81c1c9c1db workers: show 'login' if set in account table 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
7ad244c996 rental: hide rental rows if we dont use it with var
and clean the admin panel main grid...
2015-07-23 05:56:49 +02:00
Tanguy Pruvot
4d4c48eed2 status: variable to toggle estimates columns 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
84fa733ecd stats: do not assume we have the btc currency in db
disable coins table auto delete... a broken exchange api could erase our db...
2015-07-23 05:56:49 +02:00