Commit graph

28 commits

Author SHA1 Message Date
adaxi
774a5254cc Avoid spamming the administrator when the daemon is stuck. 2018-02-18 22:33:23 +01:00
adaxi
308f2f0135 Remove old function 2018-02-18 22:08:59 +01:00
adaxi
9ee4b71651 Send an email when not able to get last block header 2018-02-18 22:08:01 +01:00
Newbie
2cace14712
Fix NaN , credit to 1rV1N-git
https://github.com/Snipa22/nodejs-pool/issues/86
2018-01-19 21:46:39 +07:00
Ace
8133db6d85
Fixes: you specified keyIsUint32 on the Dbi
Fixes bug where height < 0 and causes error on line 43: `Error: You specified keyIsUint32 on the Dbi, so you can't use other key types with it.`
2018-01-18 17:05:32 -05:00
Alexander Blair
41920c5e2a Adding todos to re-implement coin functions within the coins/coin.js file. 2017-10-16 09:47:36 -07:00
Alexander Blair
d99eee2571 Fixing another undef error. 2017-10-16 09:41:53 -07:00
Alexander Blair
667bc5a029 Update with fixes to finish getting AEON working and to block things from blocking when I don't expect them to.
AEON has a block on the way it does chain saving, which can lock up many portions of the blockManager daemon.  This is now patched in blockmanager.
2017-10-13 12:01:19 -07:00
Alexander Blair
57354f8d94 Update to move to the new cn-test branch. 2017-10-11 12:18:42 -07:00
Alexander Blair
73bf5745d3 Removing ZMQ dependencies. 2017-10-11 11:49:48 -07:00
Alexander Blair
cce2a67c70 New cache function for bulk-inserts in single txn to avoid excessive disk writes and blocking by worker.
Adding new getBlockByID function for future tool functionality.
2017-05-19 14:51:48 -07:00
Alexander Blair
db1a3263e4 Fixing worker so it doesn't break so bad. 2017-05-17 07:10:26 -07:00
Alexander Blair
bd63785cb0 Update to start working out the env_sync segfaults. 2017-05-17 07:07:31 -07:00
Alexander Blair
657a46db4d Slow down some of the network updates. 2017-03-07 17:28:39 -08:00
Alexander Blair
6da367c587 Update with more debug states 2017-03-07 17:16:04 -08:00
Alexander Blair
1f9fe310c0 Adding ZMQ and SocketIO access. 2017-03-05 13:56:06 -08:00
Alexander Blair
0b60e2845c Reverting timing change for stats. 2017-02-25 12:14:41 -08:00
Alexander Blair
c0a2c63062 Stats are now locked to only being available during a global tz. This should help deal with miners that have stats that run excessively far in comparison to the main system when they go offline for a day or two. 2017-02-25 11:39:37 -08:00
Alexander Blair
519f472666 Adding Toggle Email
EMail toggling added to the pool authed zones

Fixes #41
2017-02-25 11:07:20 -08:00
Alexander Blair
cc2bfffe07 If statements need elses. 2017-02-15 19:08:13 -08:00
Alexander Blair
603f56c743 Moving away from .keys to my already-available index. I am a spoon. 2017-02-15 19:01:08 -08:00
Alexander Blair
bf730fddbe Update to include roundHashes
Update to fix an API bug with identifiers
Moving payments that fail due to $$ to retry in 30 minutes - Need to block if it's payment ID based.
2017-02-15 18:49:12 -08:00
Alexander Blair
7abe475b97 Fixing the timestamps in the master logger to keep them all synced to the run state time. 2017-02-13 21:18:04 -08:00
Alexander Blair
9fd55bb9a8 Fix for the number of miners being displayed on the site. 2017-02-12 19:30:06 -08:00
Alexander Blair
196ab43ea1 Updates to include the new e-mail settings stored in SQL. 2017-02-12 14:47:54 -08:00
Alexander Blair
151d1a80a0 Making the wallet stats error more verbose. 2017-02-11 12:04:21 -08:00
Alexander Blair
c92b02363c Adding a fix for full_group_by SQL servers 2017-02-11 11:40:57 -08:00
Alexander Blair
fd58d56ac5 Initial commit, moving from private repo. Welcome to the light. 2017-02-10 21:33:17 -08:00