Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
3552577ad3 cli: move deletecoin command to yiimp coin 2016-06-03 12:03:53 +02:00
Tanguy Pruvot
6172ae09ba settings: market and coin functions + cache
and update cli settings commands
2016-05-06 12:26:11 +02:00