Matt
|
d3e2057ec9
|
Daemons will rarely arbitrarily drop blocks that it previously considered valid. This is a bug in the daemon or maybe only in testnet. This fix treats those dropped blocks as orhpans.
|
2014-03-27 12:57:56 -06:00 |
Matt
|
c71e9d71c3
|
Updated readme
|
2014-03-27 12:43:45 -06:00 |
Matt
|
6efd18dfb3
|
Updated readme
|
2014-03-27 12:40:57 -06:00 |
Matt
|
6bc6c25785
|
Updated credits
|
2014-03-27 12:38:52 -06:00 |
Matt
|
a1071bd30d
|
Updated credits
|
2014-03-27 12:36:35 -06:00 |
Matthew Little
|
e4e1d1ecc7
|
Merge pull request #18 from UdjinM6/master
fixing timeout issue in paymentProcessor (and get rid of paytxfee - it doesn't help)
|
2014-03-27 11:53:52 -06: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 |
Eugene@ubuntu
|
d3699b3d08
|
merge latest fixes and fee withdrawal functionality
|
2014-03-27 20:45:20 +04:00 |
Matt
|
c3c87e7dba
|
Was starting payment processor for disabled pool configs
|
2014-03-27 09:33:57 -06:00 |
Eugene@ubuntu
|
d744dc2857
|
remove paytxfee functionality - it doesnt really help
|
2014-03-27 17:28:42 +04:00 |
Eugene@ubuntu
|
b5c9d0174b
|
get tx fee paid from transaction made by sendmany
|
2014-03-27 17:22:21 +04:00 |
Matt
|
634f6c842f
|
Added lots more comments and tried to squeeze all comments and code into github's max page width
|
2014-03-27 00:56:36 -06:00 |
Matthew Little
|
024cc7492f
|
Merge pull request #17 from UdjinM6/master
Add fees withdrawal (and fix possible typo in paymentProcessor)
|
2014-03-26 23:24:58 -06:00 |
Matt
|
1fc9684677
|
Prettier logs
|
2014-03-26 23:16:52 -06:00 |
Eugene@ubuntu
|
b73b6a828e
|
typo in paymentProcessor
|
2014-03-27 08:55:58 +04:00 |
Eugene@ubuntu
|
98619910d0
|
Merge branch 'master' of git://github.com/zone117x/node-open-mining-portal into zone117x-master
|
2014-03-27 08:11:41 +04:00 |
Matt
|
314dacf98a
|
Fixed global hashrate problem
|
2014-03-26 20:53:30 -06:00 |
Matt
|
2b553d08b7
|
Merge remote-tracking branch 'origin/master'
|
2014-03-26 20:12:59 -06:00 |
Matt
|
631575ed7b
|
Added recursive watch so web development is easier.
|
2014-03-26 20:12:52 -06:00 |
Eugene@ubuntu
|
fc5cf3b883
|
change success callback in finalizeRedisTx to logger.debug to prevent untimely withdrawalProfit call
|
2014-03-27 04:57:29 +04:00 |
Eugene@ubuntu
|
68bea9ea7d
|
some syntax cleaning
|
2014-03-27 03:49:08 +04:00 |
Matthew Little
|
47247aafcb
|
Update README.md
|
2014-03-26 17:41:07 -06:00 |
Eugene@ubuntu
|
a3b3b17d43
|
fix fee calculations and withdrawals once again
|
2014-03-27 03:36:07 +04:00 |
Matt
|
20ff126253
|
Added more example configs
|
2014-03-26 16:36:26 -06:00 |
Matt
|
aa3b960512
|
Added more example configs
|
2014-03-26 16:35:55 -06:00 |
Matthew Little
|
609eb0ae90
|
Fixed errors that occurred when certain modules were not configured/enabled.
|
2014-03-26 15:08:34 -06:00 |
Eugene@ubuntu
|
0be59cb34f
|
include tx fees and pool fees in minimumReserve check and adjust pool fees accordingly
|
2014-03-26 23:59:59 +04:00 |
Eugene@ubuntu
|
df68d33983
|
add fees withdrawal
|
2014-03-26 19:43:52 +04:00 |
Eugene@ubuntu
|
add62039db
|
fix possible typo in paymentProcessor
|
2014-03-26 05:27:28 +04:00 |
UdjinM6
|
8d939776d4
|
Merge pull request #1 from zone117x/master
merge last fixes
|
2014-03-26 01:48:00 +03:00 |
Matt
|
572a5ea45b
|
Typo with error message on tx error
|
2014-03-25 16:41:30 -06:00 |
Matt
|
72c26213a1
|
Updated git info for node-stratum-pool and refactored website/api structure.
|
2014-03-25 16:21:17 -06:00 |
Matt
|
82844687ac
|
Fixed blockNotify.js script which was using wrong indexes for arguments.
|
2014-03-25 12:52:11 -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
|
f2862598a9
|
Slightly faster hashrate adding without using math.random
|
2014-03-23 14:18:54 -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
|
ae2bc98675
|
Readme uppdate
|
2014-03-22 20:09:26 -06:00 |
Matt
|
cb30876b33
|
More fixes for payment processing
|
2014-03-22 20:08:33 -06:00 |
Matt
|
ceb6f0dae0
|
More stats added
|
2014-03-22 13:58:51 -06:00 |
Matt
|
02fbf69896
|
Updated readme
|
2014-03-20 17:17:40 -06:00 |
Matt
|
17bbc68b74
|
Updated readme with payment processing updates
|
2014-03-20 17:11:39 -06:00 |
Matt
|
74e4827057
|
Payment processing seems to be working. Does not withdrawal profit yet though
|
2014-03-20 17:05:13 -06:00 |
Matt
|
eba32adde9
|
Payment processing is 98% done...
|
2014-03-20 16:34:44 -06:00 |
Matt
|
be1b1f689c
|
Payment processing is 95% done...
|
2014-03-20 16:25:59 -06:00 |
Matt
|
80ec2e8bca
|
Fixed hashrate calculation by adding share multiplier per algo
|
2014-03-20 00:43:15 -06:00 |
Matthew Little
|
67a86e5a21
|
Update README.md
|
2014-03-19 15:32:18 -06:00 |
Matt
|
f0d90b71c2
|
added txRefreshInterval
|
2014-03-19 14:53:00 -06:00 |
Matt
|
f85e7f0825
|
Restructured website folder
|
2014-03-19 14:36:44 -06:00 |
Matt
|
ca60e5e7f4
|
Added live stats
|
2014-03-19 14:24:29 -06:00 |