281 Commits (f32b121d1c7d91a99bd18570f1d2686e1ec0d7e2)
 

Author SHA1 Message Date
Snipa22 6f81df5089 Merge pull request #98 from chron0/patch-1
7 years ago
chrono 62e7476e4b Update README.md
7 years ago
Alexander Blair c9ead893cd Update to fix bug with the way that xmr-stak accepts jobs and the BT changes from the XMR pools.
7 years ago
Alexander Blair ec01e5e05a Set 5 second share target for the proxies.
7 years ago
Snipa22 a807706a0e Merge pull request #90 from Snipa22/xmr-node-proxy
7 years ago
Alexander Blair 9c1dd12d31 Update to patch the number of Valid Jobs and to lock in the new code to properly support the proxy.
7 years ago
Alexander Blair 3c3f347c88 Update to make it so proxies aim for 1 second share times, rather than 3.
7 years ago
Alexander Blair 687decc04d Perma-adding Atrides fix + setting the target for the proxied clients to 1/10th of normal.
7 years ago
Alexander Blair 93f64201a9 Update for diff cycling.
7 years ago
Alexander Blair e23658c21f Only the proxied versions need that data. Really. Why doesn't node blow up if I do that...
7 years ago
Alexander Blair e0d39be694 Update for the pool nonce save location.
7 years ago
Alexander Blair a875391b0c Expand reserve_size so there is a NUL byte at the end, this allows the end-pools to use a UInt32BE call at the end.
7 years ago
Alexander Blair 9f62144d04 Update to reverse the pool nonce vs the client nonce.
7 years ago
Alexander Blair f77ceae79b Fixes to send more diff information down the wire.
7 years ago
Alexander Blair 778dd7d1b8 Helps if I hit the right frunction.
7 years ago
Alexander Blair 916019f418 Setting the new sizes, holders, and test states to see if this thing works.
7 years ago
Snipa22 fb9971c11a Merge pull request #85 from suhz/master
7 years ago
Alexander Blair 464bb13c5b Don't clear the worker list the first time though...
7 years ago
Alexander Blair fb00ada16e Put a backup check for template updates to try and grab one every 60 seconds.
7 years ago
Alexander Blair 296dd93b68 32 queue workers for dealing with shares. Primarily non-blocking. Lets see if this plays better.
7 years ago
Alexander Blair 92740a4642 Cherrypicking a couple of commits, merge-conflicts later, but I'll deal with it then.
7 years ago
Alexander Blair df94faab9b Small update to send all work to be done up to the Master thread. This should help deal with the fact that shares must be sent by one of the nodes that handles data.
7 years ago
Suhaimi Amir a0e6a6e325 fix pagination query offset, and also change order by transaction_id from nothing (ASC) to DESC
7 years ago
Suhaimi Amir d92492b731 fix mysql query for pagination. page number should be multiply by limit to get the offset
7 years ago
Snipa22 c492925dc9 Merge pull request #82 from Snipa22/develop
7 years ago
Snipa22 dd22c22051 Merge pull request #80 from JamesKegel/patch-1
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
GeekBlogTV b91ec699e5 updating path for api address in config
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
Snipa22 103d1c5ea2 Create README.md
7 years ago
Snipa22 4a4a28fc54 Merge pull request #73 from Snipa22/develop
7 years ago
Alexander Blair be43514016 Fixes roundHashes not resetting
7 years ago
Snipa22 fcbd0c79b5 Update README.md
7 years ago
Alexander Blair 8337487577 Adding the LMDB deployment tools to the stack and installers.
7 years ago
Alexander Blair 76b1c898bf Merge remote-tracking branch 'origin/develop'
7 years ago
Snipa22 fe914cca4e Updating deploy.bash to new Caddy download path
7 years ago
Alexander Blair ccc23c40c7 Fixing a reference.
7 years ago
Alexander Blair d618eecd3b Need to refrence the right DB.
7 years ago
Alexander Blair d058c0c7fd Fixing path to loading tools.
7 years ago
Alexander Blair 753f2c8e81 Update to include the new tool framework.
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