Commit graph

166 commits

Author SHA1 Message Date
Alexander Blair
d349dd02ef Update to fix XMR.to support. 2017-12-13 15:14:18 -08:00
Snipa22
373de9b631
Merge pull request #205 from Snipa22/altcoins
Altcoins
2017-12-13 08:34:28 -08:00
Alexander Blair
2821fc477a Fix for the 300 msec template bug identified by Mayday30. Thanks for the catch! 2017-12-13 08:29:49 -08:00
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. 2017-12-13 08:24:27 -08:00
Snipa22
bfc6f201fc
Update local_comms.js 2017-11-27 11:23:43 -08:00
Snipa22
5d6cf0e81d
Merge pull request #149 from uaktags/aeon
Aeon
2017-11-16 22:54:16 -08:00
Alexander Blair
53029d9d5a Whoops, removing the socket listen. 2017-11-13 10:45:48 -08:00
Alexander Blair
204a83f7c1 Merge remote-tracking branch 'origin/master' 2017-11-13 10:45:29 -08:00
Alexander Blair
7d9bc7d606 RemoteShare update. 2017-11-13 10:45:24 -08:00
MineMoneroPRO
77786e73dc
Update local_comms.js 2017-11-10 00:47:26 +03:00
MineMoneroPRO
b48bd95c8b
Update local_comms.js
fix for #145
2017-11-10 00:18:47 +03:00
Tim Garrity
27683b418b Backport an update from parent repo
My push overwrote a recent update from the parent NodeJS-Pool repo. This puts it back.
2017-11-01 21:35:48 -04:00
Tim Garrity
f32b121d1c Aeon update
Check AEON-Notes.md
2017-11-01 21:31:45 -04:00
Alexander Blair
485e7726b6 Update with extra debugging information. 2017-11-01 10:38:24 -07:00
Alexander Blair
6e767e175e Stupid grammar. 2017-11-01 10:34:18 -07:00
Alexander Blair
1c84693b90 Replacing cleanShareDB. 2017-11-01 10:30:22 -07:00
Alexander Blair
7646fb11b4 Stupid callback. 2017-11-01 10:25:51 -07:00
Alexander Blair
382fc57add Update with small fixes for the comms system. 2017-11-01 10:25:06 -07:00
Alexander Blair
81d6207d71 Update with function for getOldestLockBlock 2017-11-01 10:18:28 -07:00
Alexander Blair
51b4a98026 Fix bad ref. 2017-11-01 09:28:44 -07:00
Alexander Blair
349be0bc3d Update with the new longRunner for testing. 2017-11-01 09:27:12 -07:00
Alexander Blair
ce1f81c7cb Fix for a bug
Knew I was going to forget something somewhere.  Fixes #134.  Thanks for the report!
2017-10-17 11:47:47 -07: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
cd61a82240 Update to keep the pool from repeatedly hammering the BT check. 2017-10-16 09:37:18 -07:00
Alexander Blair
ef7bfbac3f Update to keep the pool from repeatedly hammering the BT check. 2017-10-16 09:29:34 -07:00
Alexander Blair
2138e497a5 Fix for templateUpdate, the only place I use getBlockTemplate. 2017-10-16 09:20:19 -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
5d31708abf Applying fix for the body of the txn not containing a fee. 2017-10-13 08:36:37 -07:00
Alexander Blair
e0152b8c46 Update to AEON and the config_entries. 2017-10-12 12:11:07 -07:00
Alexander Blair
190ad9c530 Patching AEON's payment systems. 2017-10-12 11:56:01 -07:00
Alexander Blair
d8dee7fb1a Update with fix for loading paymentFiles because I'm lazy. 2017-10-11 15:51:07 -07:00
Alexander Blair
e5d2faeb08 Update with AEON base settings. 2017-10-11 15:00:58 -07:00
Alexander Blair
ca87ba3595 Base commit with data from AEON. 2017-10-11 13:24:14 -07:00
Alexander Blair
2b44273e94 Update w/ pool dev address. 2017-10-11 12:43:57 -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
9c641aca00 Putting a check in for over-large payment intervals.
Fixes/Closes #99
2017-09-01 12:09:44 -07:00
Alexander Blair
9b1c366b8c Update to use trustChange more aggressively. 2017-08-19 14:37:01 -07:00
Alexander Blair
80fd5cc36b Security Update
Update to patch a small bug in the pool source.  Thanks to MinerCircle for catching this.
2017-08-19 12:16:08 -07:00
Alexander Blair
c9ead893cd Update to fix bug with the way that xmr-stak accepts jobs and the BT changes from the XMR pools. 2017-07-14 02:46:23 -07:00
Alexander Blair
ec01e5e05a Set 5 second share target for the proxies. 2017-07-12 18:37:03 -07:00
Alexander Blair
9c1dd12d31 Update to patch the number of Valid Jobs and to lock in the new code to properly support the proxy. 2017-07-10 18:49:54 -07:00
Alexander Blair
3c3f347c88 Update to make it so proxies aim for 1 second share times, rather than 3. 2017-07-04 13:55:24 -07:00
Alexander Blair
687decc04d Perma-adding Atrides fix + setting the target for the proxied clients to 1/10th of normal. 2017-07-04 13:35:33 -07:00
Alexander Blair
93f64201a9 Update for diff cycling. 2017-07-04 13:10:40 -07:00
Alexander Blair
e23658c21f Only the proxied versions need that data. Really. Why doesn't node blow up if I do that... 2017-07-04 12:13:10 -07:00
Alexander Blair
e0d39be694 Update for the pool nonce save location. 2017-07-04 12:05:55 -07:00
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. 2017-07-04 10:04:17 -07:00
Alexander Blair
9f62144d04 Update to reverse the pool nonce vs the client nonce. 2017-07-04 09:34:54 -07:00