106 Commits (d92492b731de608ad386c2f1e98ca71902ea4a05)

Author SHA1 Message Date
Suhaimi Amir d92492b731 fix mysql query for pagination. page number should be multiply by limit to get the offset
7 years ago
Snipa22 fb49d862af Update remoteShare.js
7 years ago
Alexander Blair b9cf9fe3e3 Update to fix roundHashes not being set as part of the dataset.
7 years ago
Alexander Blair a5d99f3401 Update to how we store share data to avoid transactional locks.
7 years ago
Alexander Blair 5d1af0506a Adding a block so that if there's not an activeBlockTemplate the system will kick out the miner to avoid the system crashing on reboot/startup.
7 years ago
Alexander Blair be43514016 Fixes roundHashes not resetting
7 years ago
Alexander Blair d618eecd3b Need to refrence the right DB.
7 years ago
Alexander Blair 6833ad7b0f Adding a higher level filter in remoteShare
7 years ago
Alexander Blair e39ed5203c Adding logging for errors in the share parsing.
7 years ago
Alexander Blair 6413b89345 If share.shares is not a number, don't try to add it to the processing list.
7 years ago
Alexander Blair 7e800538d8 More data fixes....
7 years ago
Alexander Blair e6cf90a230 Update to make sure we clear the shares every submit.
7 years ago
Alexander Blair 2bbcc70ff1 New share handler again. With catch for error.
7 years ago
Alexander Blair 245bc6454e Update with parseInt
7 years ago
Alexander Blair 21ba152429 Update with the new share handling system.
7 years ago
Alexander Blair 063b206d46 Moving share validation into remoteShare before it ever gets to our internal processing DB loop.
7 years ago
Alexander Blair cdf17d4e70 Update to try and bulk-insert on new shares. We'll see how it goes....
7 years ago
Alexander Blair cce2a67c70 New cache function for bulk-inserts in single txn to avoid excessive disk writes and blocking by worker.
7 years ago
Alexander Blair db1a3263e4 Fixing worker so it doesn't break so bad.
7 years ago
Alexander Blair bd63785cb0 Update to start working out the env_sync segfaults.
7 years ago
Your Name 1651912540 small fix for missing ,
7 years ago
Snipa22 d6c0bfd488 Merge pull request #66 from M5M400/claymore-address
7 years ago
M5M400 dac1d39407 Update xmr.js
7 years ago
M5M400 ecf74a3b91 Update payments.js
7 years ago
Snipa22 cb881695d3 Update support.js
7 years ago
Alexander Blair 01dfbbbcc5 Adding support for 10.3.1
7 years ago
Snipa22 1cb4aca08e Update payments.js
7 years ago
Snipa22 d479d7cfac Merge pull request #52 from Snipa22/socketIO
7 years ago
Alexander Blair 2ea2827002 Fixing to body from decoded.
7 years ago
Snipa22 50ee620110 Merge pull request #51 from Snipa22/socketIO
7 years ago
Alexander Blair 657a46db4d Slow down some of the network updates.
7 years ago
Alexander Blair 6da367c587 Update with more debug states
7 years ago
Alexander Blair 43ad893d63 Setting NH diff to 100k.
7 years ago
Alexander Blair 0a3f8fca85 Updates across the board to the caddy and other configs.
7 years ago
Alexander Blair 885a0ef93c Update to finish supporting ZMQ + Socket.io.
7 years ago
Alexander Blair f397c043c9 Finishing the init for ZMQ and updating the deployment scripts to support it.
7 years ago
Alexander Blair a34e8c6ceb Modifying this so it moves buffers into string.
7 years ago
Alexander Blair c9b0869e2c Update to newer express/socketIO connections.
7 years ago
Alexander Blair 1f9fe310c0 Adding ZMQ and SocketIO access.
7 years ago
Snipa22 eba1c48b40 Merge pull request #49 from Didrole/wolf-xmr-miner-support
7 years ago
Didrole 82fcd2e1a9 Allow miners to not specify an agent.
7 years ago
Didrole 2ebcec91c0 Send RPC id with jobs.
7 years ago
Didrole f5e573c6aa Generate smaller job ids.
7 years ago
Alexander Blair f0cf898c53 Misnamed Var
7 years ago
Alexander Blair 3fab1673ff Payment Update
7 years ago
Alexander Blair 194ca829f5 PaymentID's weren't returning the correct data from the API.
7 years ago
Alexander Blair 4da670dddb Moving the status into the result state.
7 years ago
Alexander Blair e332e18264 Adding keepalived support to the pool source.
7 years ago
Alexander Blair 103a029e6e Need to return null, not True.
7 years ago
Alexander Blair 0b60e2845c Reverting timing change for stats.
7 years ago