Commit graph

20 commits

Author SHA1 Message Date
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