Commit Graph

431 Commits

Author SHA1 Message Date
Matthew Little
69d7c401fa Update README.md 2014-03-26 17:06:40 -06:00
Matthew Little
327ae6b626 Update README.md 2014-03-26 16:56:53 -06:00
Matthew Little
5aa649e608 Update README.md
Updated hashing algo list
2014-03-26 16:52:49 -06:00
Matthew Little
41b121ab56 Fixed bugs that happen when banning is disabled. Attempted to add keccak (maxcoin). 2014-03-26 15:07:03 -06:00
Matt
898301fba8 Updated some git naming info 2014-03-25 16:05:20 -06:00
Matt
1ae82cb21b Fixed difficulty not being correct for anything not scrypt. Fixed maxDiff for x11 hash. 2014-03-25 15:52:45 -06:00
Matt
63336fc531 Added blockchain syncing feature to read me 2014-03-23 22:27:04 -06:00
Matt
57d2f02b28 Show progress is module was spawned without forkid 2014-03-23 22:24:57 -06:00
Matt
29dde67bf7 Merge remote-tracking branch 'origin/master' 2014-03-23 22:22:09 -06:00
Matt
ffc01054c6 Added fixes for POS. And when getblocktemplate fails because its out of sync then it shows syncing progress :) 2014-03-23 22:22:01 -06:00
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