Jerry Brady
0af27316d3
profitability data collection from Poloniex
2014-04-13 16:44:12 +00:00
Matt
da22dad482
Added coin-switching proxy ports to getting started menu. Fixed bug with coin stats on home page not live-updating. Switched zepto to jquery
2014-04-12 16:06:32 -06:00
Matt
2c7c1a19c0
Integers only for yaxis on blocks chart
2014-04-11 17:38:40 -06:00
Matt
d08cd2fbc6
Merge remote-tracking branch 'origin/master'
2014-04-11 17:26:52 -06:00
Matt
cf74cd4119
Fixed stat page erroring when coins were added. Changed default stat update interval to 60 seconds.
2014-04-11 17:26:45 -06:00
Matthew Little
f8c744fad3
Merge pull request #55 from KaTXi/patch-1
...
Update blocknotify.c
2014-04-11 12:58:06 -06:00
Matthew Little
467d143bbe
Merge pull request #56 from bluecircle/master
...
Fix bug in loading proxy state from redis when key isn't present.
2014-04-11 12:54:02 -06:00
Jerry Brady
5f6b09a877
fix proxy state loading bug when key not present
2014-04-11 13:26:42 +00:00
Jerry Brady
b9891c8624
fix proxy state loading bug when key not present
2014-04-11 13:24:12 +00:00
Alejandro Reyero
7fdfea8abf
Update blocknotify.c
2014-04-11 14:23:11 +02:00
Alejandro Reyero
be37d9c0ee
Update blocknotify.c
...
Changed sendto to send using TCP so we can control if the block notify produces a connection error.
Added a note about "localhost" usage an possible error 13.
2014-04-11 11:32:33 +02:00
Matt
201d02d10b
Refactored website. Added historical stats.
2014-04-10 19:33:41 -06:00
Matt
c487972f6b
Added some sites using nomp to the readme
2014-04-09 22:53:35 -06:00
Matthew Little
b41154be47
Merge pull request #52 from bluecircle/master
...
store proxy state in redis and restore on restart; disable example pool
2014-04-09 10:02:15 -06:00
Jerry Brady
2f8620a454
store proxy state in redis and restore on restart; disable example pool
2014-04-09 01:33:46 +00:00
Matt
3c4eaaf5ce
Added blocknotify C script to readme
2014-04-08 14:26:45 -06:00
Matthew Little
eaed9d1e8e
Merge pull request #50 from sysmanalex/master
...
simple and portable block notifycation added. sysman@sysman.net
2014-04-08 14:04:28 -06:00
Alex Petrov
202ab9e9ba
simple and portable block notifycation added. sysman@sysman.net
...
same usage as node notify, but now simple
blocknotify="/bin/blocknotify localhost:8117 mySuperSecurePassword dogecoin %s"
2014-04-08 15:50:29 -04:00
Matt
35d4cb0ae1
Added minty to credits for his work on coin switching
2014-04-08 13:00:54 -06:00
Matt
afae2060b1
Moved coin switching into included features in readme
2014-04-08 12:33:13 -06:00
Matt
c3ba819f24
Set coin switching feature to not require lower case. Added documentation for proxy and coin switching
2014-04-08 12:23:48 -06:00
Matt
36e09e497f
Added check for if daemons config is not array
2014-04-08 11:41:40 -06:00
Matt
c1caaf94e1
Added check for missing daemon config
2014-04-08 11:38:19 -06:00
Matthew Little
33aa07a23e
Merge pull request #48 from GMFlash/patch-1
...
Fix ReferenceError: Can't find variable: algos
2014-04-08 09:31:09 -06:00
Matthew Little
ebeee76947
Merge pull request #45 from bluecircle/master
...
Fixes for proxy-mode pool switching
2014-04-08 09:30:53 -06:00
GMFlash
b98dd31d05
Fix ReferenceError: Can't find variable: algos
2014-04-07 12:57:42 -04:00
Jerry Brady
fa03295afb
reverted comments
2014-04-07 03:14:21 +00:00
Jerry Brady
77b1306121
Merge branch 'master' of https://github.com/bluecircle/node-open-mining-portal
2014-04-07 03:12:48 +00:00
Jerry Brady
6bb003f333
Merge branch 'master' of https://github.com/zone117x/node-stratum-portal
2014-04-07 03:12:20 +00:00
Jerry Brady
27a8de62cb
proxy switching added and working
2014-04-07 03:11:53 +00:00
Matthew Little
6d2672105a
Added detailed upgrade/updating instructions
2014-04-06 10:55:47 -06:00
Matthew Little
f827d2749d
Update README.md
...
Updated name of repo in setup instructions - it was set to the old one
2014-04-06 10:38:43 -06:00
Matt
f276554bd5
Minor readme update
2014-04-05 18:45:05 -06:00
Matt
41d5e847a9
Minor readme update
2014-04-05 18:42:48 -06:00
Matt
2f0346a2cb
Minor readme update
2014-04-05 18:40:52 -06:00
Matt
4d2940099e
Minor readme update
2014-04-05 18:36:24 -06:00
Matt
3942e75dcd
Miner readme update
2014-04-05 18:35:28 -06:00
Matt
ab41056c4b
Merge remote-tracking branch 'origin/master'
2014-04-05 18:33:52 -06:00
Matt
210f6e8627
Added attack-mitigation features to readme
2014-04-05 18:33:45 -06:00
Matthew Little
3a36b757c3
Merge pull request #42 from bluecircle/bluecircle
...
Fixes issue #40
2014-04-05 18:18:13 -06:00
Jerry Brady
8670a88de6
Merge branch 'master' of https://github.com/zone117x/node-stratum-portal into bluecircle
2014-04-06 00:16:21 +00:00
Jerry Brady
22697fed80
fix issue #40
2014-04-06 00:14:07 +00:00
Jerry Brady
a9737393fb
Revert "fix issue #40"
...
This reverts commit a0a8c0cd75
.
2014-04-06 00:13:31 +00:00
Jerry Brady
a0a8c0cd75
fix issue #40
2014-04-06 00:12:00 +00:00
Jerry Brady
e1da436599
Merge branch 'master' of https://github.com/zone117x/node-stratum-portal
2014-04-05 23:54:00 +00:00
Matthew Little
fabf823727
Merge pull request #41 from bluecircle/bluecircle
...
Ensure configuration value for validation of pool workers is honored
2014-04-05 17:45:11 -06:00
Jerry Brady
dc3dcd01a7
Ensure configuration value for validation of pool workers is honored
2014-04-05 23:43:02 +00:00
Jerry Brady
634cfb7bff
Ensure configuration value for validation of pool workers is honored
2014-04-05 23:40:50 +00:00
Matt
575158f858
More error handling for blocknotify
2014-04-05 16:29:24 -06:00
Matt
323c8b669d
Removed posix module from being installed by default
2014-04-05 15:47:00 -06:00