should make immature blocks confirmations more accurate and help
to see which exchange slow down the cron task.
also, orphan outdated blocks (one week)) from the db if the wallet is disabled
sample db rule which mail the admin:
enabled, description, conditiontype, conditionvalue, notifytype
1, 'DCR Greater than X', 'price >', 0.0035, 'email'
see core/backend/notify.php for more details...
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.
Normal auto exchange like bittrex, not instant one...
Some higher percents can be tuned when selling on ask price
also:
- allow update yobit balance if 0
- disable crypsty user api calls (balance/trade)
- 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)