Commit Graph

421 Commits

Author SHA1 Message Date
Matthew Little
b474544473 Update npm module version
This is for the poor folks who keep downloading it from npm instead of doing a git clone.
2014-03-23 11:42:21 -06:00
Matt
32dc22944e Better logging 2014-03-23 00:16:22 -06:00
Matt
2857773553 More readme instructions for redudant daemon setup 2014-03-22 17:58:44 -06:00
Matt
a07bfd3a2e Refactored fix for previous commit 2014-03-22 12:44:12 -06:00
Matthew Little
180e1ab665 Merge pull request #40 from DanielCambray/fix-39
Fixed issue #39
2014-03-22 12:25:59 -06:00
Daniel Zuwala
e1d9332e9a Fixed issue #39 2014-03-21 21:12:25 +01:00
Matt
b965b2d61d Another fix where vardiff was breaking things 2014-03-20 12:20:08 -06:00
Matt
b2052b6fbd Fixed vardiff (thanks pokecheck) 2014-03-20 01:24:13 -06:00
Matt
ed75a50d11 Do not depend on getmininginfo to see network diff 2014-03-19 15:20:06 -06:00
Matt
131d24e192 Merge remote-tracking branch 'origin/master' 2014-03-19 14:52:36 -06:00
Matt
50c8fb7c1b Added txRefreshInterval 2014-03-19 14:52:27 -06:00
Matthew Little
be96e17b97 Merge pull request #35 from sirsavary/master
Fix NPM failing to install node-stratum and it's dependencies.
2014-03-18 13:52:47 -06:00
Jesse
6eb4c95095 Fix NPM failing to install node-stratum and it's dependencies. 2014-03-16 12:58:04 -04:00
Matt
98d3dcc532 Added log error for socket error 2014-03-15 17:50:10 -06:00
Matt
5fd4097ce6 Removed console.logs not needed 2014-03-14 17:50:11 -06:00
Matt
b85f78ef09 Fixed tx was removed during merge 2014-03-14 17:37:10 -06:00
Matt
a4ba169300 Fixed typo in stratum.js 2014-03-14 16:25:35 -06:00
Andrea
bcad84af80 Fixed merging shit lol 2014-03-14 20:53:20 +00:00
Andrea
a4f302b526 Stuff for miners switch 2014-03-14 19:11:52 +00:00
Matt
7cf448d1e2 Added reward to share emit (for payment processing ;) ) 2014-03-12 15:55:58 -06:00
Matt
585baf7b92 Added tx to share emit 2014-03-09 20:32:24 -06:00
Matt
773df98ec3 Added another algo to readme 2014-03-09 13:56:56 -06:00
Matt
971faa7d10 Added another algo to readme 2014-03-09 13:45:31 -06:00
Matt
a608380597 Catch error better for invalid rpc auth 2014-03-09 13:28:39 -06:00
Matt
4a088b19fc Fix for miners disconnecting. Jobs are broadcasted at least every 30 seconds. 2014-03-09 13:16:47 -06:00
Matt
6a0f7c7d70 Updated readme 2014-03-07 15:24:43 -07:00
Matt
cb881670fa Merge remote-tracking branch 'origin/master'
Conflicts:
	package.json
2014-03-07 15:19:56 -07:00
Matt
3a718de1f8 Updated link to NOMP 2014-03-07 15:19:35 -07:00
Andrea Baccega
0140421a2b Update package.json
Removed unused stuff that were preventing the compilation of the module
2014-03-07 14:23:06 +01:00
Matthew Little
a4fd5283e8 Merge pull request #22 from bmatusiak/vardiff-fix
Update varDiff.js
2014-03-07 01:50:26 -07:00
Bradley Matusiak
80658e8824 Update varDiff.js
options where not defined.. turned out its under key in ports object
2014-03-07 03:31:18 -05:00
Matthew Little
fd5115bf2e Merge pull request #21 from bmatusiak/vardiff-fix
Update varDiff.js
2014-03-07 01:11:44 -07:00
Bradley Matusiak
41fcb8b204 Update varDiff.js 2014-03-07 03:03:04 -05:00
Matt
1bb73ae2a0 Merge remote-tracking branch 'origin/master' 2014-03-06 19:25:39 -07:00
Matt
62b821337d Increased default connectionTimeout to 10 minutes. 2014-03-06 19:25:20 -07:00
Matthew Little
a58f84fe7c Merge pull request #20 from bmatusiak/readme-config-fix
Update README.md
2014-03-06 15:57:19 -07:00
Matt
f43a5833cf Added the gibberish mining.set_difficulty flag to subscription - needed by some miners 2014-03-06 15:55:10 -07:00
Bradley Matusiak
271d67c2e2 Update README.md
missing "," in example config
2014-03-06 17:50:33 -05:00
Matthew Little
7d0ef9b28c Merge pull request #19 from bmatusiak/package-fix
Update package.json
2014-03-06 15:36:21 -07:00
Bradley Matusiak
59957a8bdb Update package.json 2014-03-06 17:21:02 -05:00
Matt
bd2de18dab Made ban purge interval a config 2014-03-06 14:27:23 -07:00
Matt
11cb76ee1f Added worker banning feature and updated readme 2014-03-06 13:47:02 -07:00
Matt
43aa152c85 Added worker banning feature and updated readme 2014-03-06 13:46:16 -07:00
Matt
56e1905bb3 connection timeout to ms 2014-03-06 01:52:24 -07:00
Matt
7dbcc4f863 Updated readme desc 2014-03-06 01:50:43 -07:00
Matt
fce8d5b1b8 Updated readme desc 2014-03-05 16:13:15 -07:00
Matt
32bb32aecd Updated package for npm update 2014-03-05 16:12:26 -07:00
Matt
3733ce875e Updated readme description 2014-03-05 16:11:28 -07:00
Matt
78d2e9bb14 Bug fix with stratum auth 2014-03-04 13:24:24 -07:00
Matt
98e57a1712 Removed innaccurate log message 2014-03-04 01:34:24 -07:00