Tanguy Pruvot
60fb627ad9
security: be more strict with algo param
2018-04-10 11:04:50 +02:00
Tanguy Pruvot
6a7bc6de1d
memcache: fix param order in last commit
2018-03-06 13:48:57 +01:00
Johan Dufour
1e06755a74
use memcache object method instead of low level method ( #234 )
2018-03-06 13:26:03 +01:00
Tanguy Pruvot
35bfd756cc
New admin botnets view to list users with many ips
...
fast, global view (all algos) to link/check wallets
2017-12-16 12:44:12 +01:00
Tanguy Pruvot
2b98f0219e
payments: bulk op to reset a failed currency payout
...
Generally happen if the wallet balance is too low,
but in some cases could be also a rpc timeout (CHC),
so it require to be manually checked by the admin in the wallet tx history.
2017-11-22 10:07:33 +01:00
Tanguy Pruvot
44aa14ddf7
admin: prevent ip spoofing for admin url
2017-08-05 02:36:34 +02:00
Tanguy Pruvot
cea296384a
triggers: set missing default time values ( #147 )
2017-08-04 02:29:56 +02:00
Tanguy Pruvot
26b18a1594
perfs: memcache more common panels
2017-07-15 17:59:45 +02:00
Tanguy Pruvot
135174f7ab
site: memcache for 30s the pool status (per algo)
...
This is the most requested page (used on all pool tabs)
algo var is required to keep selected tr without javascript...
2017-07-10 16:17:26 +02:00
Tanguy Pruvot
8633aebab4
admin: some code syntax changes and console log
2017-06-18 09:36:54 +02:00
Tristian
215fec2dc8
Add CIDR range checking for admin IP ( #130 )
...
* Add CIDR range checking for admin IP
* Be more strict in checking admin IP
2017-06-18 09:26:27 +02:00
Tanguy Pruvot
93c785b45a
dashboard: altcoin balances totals and new market balances view
...
Also add a manual ticker api check to test the exchange reliability
2017-05-28 09:57:38 +02:00
Tanguy Pruvot
440bdafacc
admin: allow to toggle web console
2017-04-21 11:31:19 +02:00
Tanguy Pruvot
5dd75a4943
admin: remove some dead code
2017-01-03 08:29:16 +01:00
Tanguy Pruvot
f11285087f
wallet: update db balances after manual send
2017-01-03 08:16:19 +01:00
Tanguy Pruvot
1148fef011
wallet: show available field + manual update
2016-12-27 02:58:26 +01:00
Tanguy Pruvot
defe4f9036
site: chrome 52+ workaround for broken algo redirect
...
Since recently Chrome doesnt refresh anymore the page on goback();
2016-08-21 19:01:04 +02:00
Tanguy Pruvot
ac70dbe318
pool: rework title plurals and asterisk explanations
...
also fix page refresh on pool status algo switch
2016-08-21 00:05:44 +02:00
Tanguy Pruvot
900525236b
notify: allow to reset triggered rules
2016-06-02 09:10:43 +02:00
Tanguy Pruvot
afecf8e614
notify: wallet ui to add/toggle/del trigger rules
...
admin: move common ui functions in a new file
2016-06-02 09:06:16 +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
ad89a55256
sql: add bookmarks table and link to wallet
2016-05-24 00:34:13 +02:00
Tanguy Pruvot
e433228508
benchmarks: basic interface to show results
2016-05-15 23:01:25 +02:00
Tanguy Pruvot
4b3f67f0fa
controller: cleanup
2016-05-06 12:26:09 +02:00
Tanguy Pruvot
b2f7f27228
yii 1.1.x models form unsafe attributes
...
boolean flag required if not set in the model...
2016-05-01 20:46:27 +02:00
Tanguy Pruvot
8dcbeec01b
wallet: market price/balance graphes
...
only shown if the coin is monitored (server config)
2016-04-24 15:58:04 +02:00
Tanguy Pruvot
60e1938289
wallet: basic console
2016-04-22 11:04:34 +02:00
Tanguy Pruvot
dd262f1b65
decred: allow to purchase multiple tickets
...
require decred 0.1.0
2016-04-22 10:37:06 +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
f0bf43b72e
tickets: proper error and show current balance
2016-04-07 16:02:48 +02:00
Tanguy Pruvot
63f1032fb3
decred: tickets plugin in the wallet
...
can be useful as dashboard-only mode of yiimp
2016-04-06 23:34:23 +02:00
JarBinks
46d1fe9a9a
Exchange Order Cancel on Dashboard page
2016-03-31 10:05:41 +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
8dfa435d94
exchanges: load balances in market table
...
for the moment, only when not using the auto-exchange
disable empoex (closing)
2016-03-21 16:44:11 +01:00
Tanguy Pruvot
0f34e167cf
users: rework table and bad shares count
2016-03-21 07:25:27 +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
158f7c1f4d
decred: wallet stake just need 256 confirmations
...
(not 257)
for now, use receive category for the ticket reward
2016-03-18 12:27:45 +01:00
Tanguy Pruvot
53cad56a0a
peers: allow to add and remove
2016-03-18 11:18:23 +01:00
Tanguy Pruvot
b392f7d5eb
wallet: link the backend blocks ops
...
+ some controller cleanup...
todo: splash error messages on wallet ops
2016-03-18 03:21:01 +01:00
Tanguy Pruvot
bcf72ffeda
wallet: add peer infos
2016-03-17 22:37:45 +01:00
Tanguy Pruvot
e6e30d4b38
dashboard: allow to clear orders
2016-03-17 07:09:08 +01:00
Tanguy Pruvot
8db4565b30
decred: blockconfirm enhancement with blocknotify(-dcr)
...
+ some getwork logs on submit errors (not seen yet)
2016-03-06 16:30:29 +01:00
Tanguy Pruvot
5d5690244f
payments: action to restore failed payouts to user balance
2016-02-29 15:48:01 +01:00
Tanguy Pruvot
e669e1cc05
remove banx exchange, closing
2016-02-14 05:47:11 +01:00
Tanguy Pruvot
31e908531a
admin: allow multiple ips
2016-01-19 14:12:12 +01:00
Tanguy Pruvot
a81493224d
add banx private api (v3) support
...
get deposit addresses...
2016-01-15 20:40:44 +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
a42a33c524
empoex market + balance api functions
2015-08-02 15:35:09 +02:00
Tanguy Pruvot
b4a33a2871
YAAMP_SITE_NAME constant + Admin menu labels
2015-07-24 07:19:29 +02:00