50 Commits (48363e33f4d826a48782c5113bf825736538e152)

Author SHA1 Message Date
Matt Smith 48363e33f4 pool: Store reward unlock height in database
4 years ago
Alexander Blair 2326257ac1 Pool-Update: RX/0
5 years ago
Alexander Blair 76148a0f7d Update for CN/r
5 years ago
Alexander Blair 0fcabef6d3 Small update for sendReply
6 years ago
Alexander Blair 3d6755e4fc Update for the Oct 2018 XMR hardfork.
6 years ago
Son Nguyen faf926bc80
Prevent pool crash when password is null
6 years ago
Snipa22 1361761d5b
Merge pull request #264 from azaryc2s/master
6 years ago
Newbie 0355c8fc3e
TypeError: Cannot read property 'height' of undefined
6 years ago
azaryc2s 38272271c8 Fixed the timestamp calculation in seconds
7 years ago
Alexander Blair 2821fc477a Fix for the 300 msec template bug identified by Mayday30. Thanks for the catch!
7 years ago
Alexander Blair 6a083229b9 Update to fix duplicate job ID's being sent from the pool. If a duped job ID is sent, this should throw an error.
7 years ago
Alexander Blair 41920c5e2a Adding todos to re-implement coin functions within the coins/coin.js file.
7 years ago
Alexander Blair ef7bfbac3f Update to keep the pool from repeatedly hammering the BT check.
7 years ago
Alexander Blair 2138e497a5 Fix for templateUpdate, the only place I use getBlockTemplate.
7 years ago
Alexander Blair 667bc5a029 Update with fixes to finish getting AEON working and to block things from blocking when I don't expect them to.
7 years ago
Alexander Blair 73bf5745d3 Removing ZMQ dependencies.
7 years ago
Alexander Blair 9b1c366b8c Update to use trustChange more aggressively.
7 years ago
Alexander Blair 80fd5cc36b Security Update
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
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 f77ceae79b Fixes to send more diff information down the wire.
7 years ago
Alexander Blair 916019f418 Setting the new sizes, holders, and test states to see if this thing works.
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
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 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 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 2a782cb3e8 Job handler caching
7 years ago
Alexander Blair 33e2f08eeb NiceHash fixing at 90k diff.
7 years ago
Alexander Blair ea8226ccac Minergate bypass
7 years ago
Alexander Blair ca2756c716 Regexes are 64 chars for this. Not 1.
7 years ago
Alexander Blair e8604bd320 Need to typeof the subkey.
7 years ago
Alexander Blair b64307deef Rearranging the state.
7 years ago
Alexander Blair 67e9a0bde1 Adding limit ranges and port blocking on the API.
7 years ago
Alexander Blair 7c79ceede5 Setting up port disable/lockout from the SQL into the main code base for the pool. Also making it so the API won't list a non-used pool type.
7 years ago
Alexander Blair 78c0b2e7fb Update to the pool to ensure that we can't "queue up" multiple GBT's.
7 years ago
Alexander Blair fd58d56ac5 Initial commit, moving from private repo. Welcome to the light.
7 years ago