Commit graph

18 commits

Author SHA1 Message Date
Tanguy Pruvot
bc7c183114 backend: drop old blocks from the db after 60 days 2018-01-19 21:28:35 +01:00
Tanguy Pruvot
2156c0f002 backend: consolidate user shares after 48h
these shares are no more shown in graphes, so sum them in one per worker
2017-07-23 18:18:55 +02:00
Tanguy Pruvot
af58024219 backups: compress after the dump to reduce db locktime 2017-07-23 16:27:10 +02:00
Tanguy Pruvot
41afa22d0d backend: dont delete shares during the quick clean
do it after the payouts...
2017-07-15 21:02:35 +02:00
Tanguy Pruvot
446cb0187c backend: allow more cpu threads to do the backup compression
if xz take too much time, mysql buffer can suffer and can overflow

Also, drop useless invalid shares after 24h, no more used in graphes
2017-07-15 16:09:44 +02:00
Tanguy Pruvot
2300314280 wallet: enhance graph ajax refresh and resize
prevent graph flicker on ajax refresh, only reload data after 5mn
and/or when the browser window is resized.

should reduce a bit the browser cpu usage...
2016-05-01 08:00:05 +02:00
Tanguy Pruvot
cf9b70c04b history: update time to rounded hour on older history
+ db user setting to set the delete delay (in seconds)
2016-04-30 18:05:31 +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
9d20eb01b3 backups: prefer xz if available 2016-04-27 05:17:27 +02:00
crackfoo
878716ea62 yiimp: add system var db & host for backup 2016-04-27 05:17:25 +02:00
Tanguy Pruvot
0075e26208 backups: purge outdated shares 2016-03-24 03:34:40 +01:00
Tanguy Pruvot
53f9a3d88f decred: enhance check for gettransaction (orphan check)
gettransaction <hex> seems a bit buggy on decred, it can take 30mn

Also, never delete immature and stake blocks on disabled coins,

Happened to me on dcr wallet upgrade, thanks to the backups ;)
2016-03-08 16:59:36 +01:00
Tanguy Pruvot
6b1c97db95 orphans: force amount 0, part 2 2015-09-19 10:34:31 +02:00
Tanguy Pruvot
ee0b2a74e7 backup: add user/password in etc/ config 2015-07-14 09:29:10 +02:00
Tanguy Pruvot
cc925bc5f1 c11 stratum ok, link first exchanges 2015-07-14 09:29:10 +02:00
Tanguy Pruvot
bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
Tanguy Pruvot
d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00