Jerry Brady
|
0af27316d3
|
profitability data collection from Poloniex
|
2014-04-13 16:44:12 +00: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 |
Jerry Brady
|
fa03295afb
|
reverted comments
|
2014-04-07 03:14:21 +00:00 |
Jerry Brady
|
27a8de62cb
|
proxy switching added and working
|
2014-04-07 03:11:53 +00:00 |
Matt
|
323c8b669d
|
Removed posix module from being installed by default
|
2014-04-05 15:47:00 -06:00 |
Matt
|
27289ba37f
|
Added check for config.json file existence
|
2014-04-05 14:27:05 -06:00 |
Matt
|
db99f49ec0
|
Added unsupported algorithm error and fixed algo for helixcoin
|
2014-04-02 14:09:57 -06:00 |
Matt
|
83db1aab81
|
Added check in reading pool configs so only .json files are read.
|
2014-03-31 13:36:31 -06:00 |
Matt
|
b7e7916736
|
Better logging for various components, changed example payment intervals from 10 seconds to 60 seconds. Added more coins and example pool configs.
|
2014-03-30 17:04:54 -06:00 |
Matt
|
da0bbd0b44
|
Added ultracoin and chainStartTime to scrypt-jane coins. Added warning for if no pools are configured/enabled.
|
2014-03-30 03:08:19 -06:00 |
Matt
|
3ec38e5523
|
Fixed typo preventing mpos mode
|
2014-03-28 18:05:15 -06:00 |
Eugene@ubuntu
|
c5e650cd6d
|
enabled:true seems more natural then disabled:false in poolOptions
|
2014-03-28 16:42:55 +04:00 |
Matt
|
42ae0a4231
|
Added block hash (solution) to redis so we can see whats going on with the invalid transactions.
|
2014-03-27 11:52:54 -06:00 |
Matt
|
c3c87e7dba
|
Was starting payment processor for disabled pool configs
|
2014-03-27 09:33:57 -06:00 |
Matt
|
1fc9684677
|
Prettier logs
|
2014-03-26 23:16:52 -06:00 |
Matthew Little
|
609eb0ae90
|
Fixed errors that occurred when certain modules were not configured/enabled.
|
2014-03-26 15:08:34 -06:00 |
Matt
|
1a00efc42a
|
Better error message for when payment processor detects that it doesn't own the address. Updated readme with better deamon setup instructions. Removed 'reward' field from coins since we auto-detect that now.
|
2014-03-24 14:00:18 -06:00 |
Matt
|
14cd1d0070
|
Added interval for spawning pool forks
|
2014-03-23 00:46:59 -06:00 |
Matt
|
ad1f4ce3d0
|
Betting logging. Payment processing fixes.
|
2014-03-23 00:16:06 -06:00 |
Matt
|
be1b1f689c
|
Payment processing is 95% done...
|
2014-03-20 16:25:59 -06:00 |
Matt
|
ca60e5e7f4
|
Added live stats
|
2014-03-19 14:24:29 -06:00 |
Matt
|
ed9e61b8ee
|
Working on stats and payment processing
|
2014-03-15 18:58:28 -06:00 |
Andrea Baccega
|
ef95233a1f
|
Removed coin switch debug
|
2014-03-14 21:58:21 +00:00 |
Andrea Baccega
|
5b3c12508e
|
Merged stuff
|
2014-03-14 21:56:54 +00:00 |
Andrea
|
437e242a25
|
UnMerge branch 'master' of https://github.com/zone117x/node-stratum-portal
Conflicts:
config.json
init.js
libs/logUtil.js
|
2014-03-14 19:05:55 +00:00 |
Andrea
|
fcc44b1942
|
First things for the miners switch
|
2014-03-14 19:02:55 +00:00 |
Matt
|
0edfbdf0e1
|
Added logLevel to portal config
|
2014-03-13 15:03:28 -06:00 |
Matt
|
6899186dc3
|
Some work on website/api
|
2014-03-13 00:37:27 -06:00 |
Matt
|
834cb61229
|
More work on payment processing. Making super scalable database layers is exhausting...
|
2014-03-11 21:47:14 -06:00 |
Matt
|
1309aa6f19
|
Work on payment processing
|
2014-03-09 20:31:58 -06:00 |
Matt
|
df867c459e
|
Added missing config in example
|
2014-03-07 16:29:16 -07:00 |
Matt
|
27550caa39
|
More development for internal payment processing. Added new stratumpool module options.
|
2014-03-06 13:46:01 -07:00 |
Matt
|
5c19ec9abc
|
Moved database interactions out of master process into worker processes to avoid IPC overhead
|
2014-03-05 15:10:50 -07:00 |
Matt
|
943f3d1f32
|
Added mpos auth feature
|
2014-03-04 13:24:02 -07:00 |
Matt
|
95fe6129b3
|
Refactored share processing / worker communication
|
2014-03-04 01:33:55 -07:00 |
Matt
|
8e83c32e17
|
Started mysql code for mpos compat.
|
2014-03-03 13:51:11 -07:00 |
Matt
|
acb5b5f551
|
Added more detailed instructions for configuration
|
2014-03-02 14:36:41 -07:00 |
Matt
|
d640cc12c0
|
Started work on share processing. Added redis dependency.
|
2014-03-01 18:19:10 -07:00 |
Matt
|
f5ef2a4df9
|
Restructured usage of pool module - removed stratum object so only pool object is instantiated
|
2014-03-01 12:18:58 -07:00 |
Matt
|
0fe9ea3b13
|
Added clustering and moved blocknotify from stratum module to portal
|
2014-02-28 20:12:59 -07:00 |
Matt
|
7f500fc3df
|
Refactored config options
|
2014-02-27 16:59:49 -07:00 |
Matt
|
08fe9ab18d
|
Was not logging invalid found blocks correctly
|
2014-02-26 22:57:22 -07:00 |
Matt
|
ee12f20f62
|
Added posix setrlimit / ulimit
|
2014-02-20 22:46:36 -07:00 |
Matt
|
1462b6f0b3
|
Added posix setrlimit / ulimit
|
2014-02-20 16:13:50 -07:00 |
Matthew Little
|
73e8ffad2f
|
Added pool.start() so log event can be hooked in time for initialization
|
2014-01-16 12:27:40 -07:00 |
Matthew Little
|
02fa67febe
|
Add json.minify so comments can be used in config files
|
2014-01-16 12:18:16 -07:00 |
Matthew Little
|
d67b5c8bf7
|
modified to use new share data. enabled debug loggin for now
|
2014-01-15 16:04:19 -07:00 |
Andrea Baccega
|
a39da882b2
|
Added Sophisticated logging interface.
Added package.json which contains also a dependency
|
2014-01-14 17:56:06 +01:00 |