Commit Graph

  • c699e66a5d Better mpos/mysql logging. Added maxcoin config. Matt 2014-03-29 19:59:22 -0600
  • 3ec38e5523 Fixed typo preventing mpos mode Matt 2014-03-28 18:05:15 -0600
  • b6af244444 Added more info on daemon readme Matt 2014-03-28 11:38:59 -0600
  • 2e79bc098d Merge pull request #20 from UdjinM6/master Matthew Little 2014-03-28 11:33:19 -0600
  • 514d04d6ad Allow shares of float difficulties to be inserted into redis instead of just integers. Matt 2014-03-28 10:19:10 -0600
  • c5e650cd6d enabled:true seems more natural then disabled:false in poolOptions Eugene@ubuntu 2014-03-28 16:42:55 +0400
  • a8d0f00e90 merging fixes Eugene@ubuntu 2014-03-28 02:50:55 +0400
  • 4a651dec89 Payment processing seems to be working well Matt 2014-03-27 16:29:43 -0600
  • 0e0b7d7523 Added logo gh-pages Matt 2014-03-27 13:44:57 -0600
  • e9d71e6b19 Added logo Matt 2014-03-27 13:43:34 -0600
  • 923224f66a Added logo Matt 2014-03-27 13:42:13 -0600
  • 7bd5d438e0 Added logo Matt 2014-03-27 13:32:12 -0600
  • fc56d94092 Added example config files for different types of coins (hashes and POS) Matt 2014-03-27 13:11:52 -0600
  • f60f9e41e9 Pushed logo Matt 2014-03-27 12:59:35 -0600
  • 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. Matt 2014-03-27 12:57:56 -0600
  • c71e9d71c3 Updated readme Matt 2014-03-27 12:43:45 -0600
  • 6efd18dfb3 Updated readme Matt 2014-03-27 12:40:57 -0600
  • 6bc6c25785 Updated credits Matt 2014-03-27 12:38:52 -0600
  • a1071bd30d Updated credits Matt 2014-03-27 12:36:35 -0600
  • d2f13d41c1 Create gh-pages branch via GitHub Matthew Little 2014-03-27 12:08:59 -0600
  • e4e1d1ecc7 Merge pull request #18 from UdjinM6/master Matthew Little 2014-03-27 11:53:52 -0600
  • 42ae0a4231 Added block hash (solution) to redis so we can see whats going on with the invalid transactions. Matt 2014-03-27 11:52:54 -0600
  • d3699b3d08 merge latest fixes and fee withdrawal functionality Eugene@ubuntu 2014-03-27 20:45:20 +0400
  • c3c87e7dba Was starting payment processor for disabled pool configs Matt 2014-03-27 09:33:57 -0600
  • d744dc2857 remove paytxfee functionality - it doesnt really help Eugene@ubuntu 2014-03-27 17:28:42 +0400
  • b5c9d0174b get tx fee paid from transaction made by sendmany Eugene@ubuntu 2014-03-27 17:22:21 +0400
  • 634f6c842f Added lots more comments and tried to squeeze all comments and code into github's max page width Matt 2014-03-27 00:56:36 -0600
  • 024cc7492f Merge pull request #17 from UdjinM6/master Matthew Little 2014-03-26 23:24:58 -0600
  • 1fc9684677 Prettier logs Matt 2014-03-26 23:16:52 -0600
  • b73b6a828e typo in paymentProcessor Eugene@ubuntu 2014-03-27 08:55:58 +0400
  • 98619910d0 Merge branch 'master' of git://github.com/zone117x/node-open-mining-portal into zone117x-master Eugene@ubuntu 2014-03-27 08:11:41 +0400
  • 314dacf98a Fixed global hashrate problem Matt 2014-03-26 20:53:30 -0600
  • 2b553d08b7 Merge remote-tracking branch 'origin/master' Matt 2014-03-26 20:12:59 -0600
  • 631575ed7b Added recursive watch so web development is easier. Matt 2014-03-26 20:12:52 -0600
  • fc5cf3b883 change success callback in finalizeRedisTx to logger.debug to prevent untimely withdrawalProfit call Eugene@ubuntu 2014-03-27 04:57:29 +0400
  • 68bea9ea7d some syntax cleaning Eugene@ubuntu 2014-03-27 03:49:08 +0400
  • 47247aafcb Update README.md Matthew Little 2014-03-26 17:41:07 -0600
  • a3b3b17d43 fix fee calculations and withdrawals once again Eugene@ubuntu 2014-03-27 03:36:07 +0400
  • 20ff126253 Added more example configs Matt 2014-03-26 16:36:26 -0600
  • aa3b960512 Added more example configs Matt 2014-03-26 16:35:55 -0600
  • 609eb0ae90 Fixed errors that occurred when certain modules were not configured/enabled. Matthew Little 2014-03-26 15:08:34 -0600
  • 0be59cb34f include tx fees and pool fees in minimumReserve check and adjust pool fees accordingly Eugene@ubuntu 2014-03-26 23:59:59 +0400
  • df68d33983 add fees withdrawal Eugene@ubuntu 2014-03-26 19:43:52 +0400
  • add62039db fix possible typo in paymentProcessor Eugene@ubuntu 2014-03-26 05:27:28 +0400
  • 8d939776d4 Merge pull request #1 from zone117x/master UdjinM6 2014-03-26 01:48:00 +0300
  • 572a5ea45b Typo with error message on tx error Matt 2014-03-25 16:41:30 -0600
  • 72c26213a1 Updated git info for node-stratum-pool and refactored website/api structure. Matt 2014-03-25 16:21:17 -0600
  • 82844687ac Fixed blockNotify.js script which was using wrong indexes for arguments. Matt 2014-03-25 12:52:11 -0600
  • 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. Matt 2014-03-24 14:00:18 -0600
  • f2862598a9 Slightly faster hashrate adding without using math.random Matt 2014-03-23 14:18:54 -0600
  • 14cd1d0070 Added interval for spawning pool forks Matt 2014-03-23 00:46:59 -0600
  • ad1f4ce3d0 Betting logging. Payment processing fixes. Matt 2014-03-23 00:16:06 -0600
  • ae2bc98675 Readme uppdate Matt 2014-03-22 20:09:26 -0600
  • cb30876b33 More fixes for payment processing Matt 2014-03-22 20:08:33 -0600
  • ceb6f0dae0 More stats added Matt 2014-03-22 13:58:51 -0600
  • 02fbf69896 Updated readme Matt 2014-03-20 17:17:40 -0600
  • 17bbc68b74 Updated readme with payment processing updates Matt 2014-03-20 17:11:39 -0600
  • 74e4827057 Payment processing seems to be working. Does not withdrawal profit yet though Matt 2014-03-20 17:05:13 -0600
  • eba32adde9 Payment processing is 98% done... Matt 2014-03-20 16:34:44 -0600
  • be1b1f689c Payment processing is 95% done... Matt 2014-03-20 16:25:59 -0600
  • 80ec2e8bca Fixed hashrate calculation by adding share multiplier per algo Matt 2014-03-20 00:43:15 -0600
  • 67a86e5a21 Update README.md Matthew Little 2014-03-19 15:32:18 -0600
  • f0d90b71c2 added txRefreshInterval Matt 2014-03-19 14:53:00 -0600
  • f85e7f0825 Restructured website folder Matt 2014-03-19 14:36:44 -0600
  • ca60e5e7f4 Added live stats Matt 2014-03-19 14:24:29 -0600
  • 4c7e41b71b Lots of work on front-end Matt 2014-03-19 01:26:20 -0600
  • d1ee74b406 Lots of work on front-end Matt 2014-03-19 00:54:18 -0600
  • 532cdec690 Working on stats and payment processing Matt 2014-03-15 21:01:49 -0600
  • 600bc43f02 Working on stats and payment processing Matt 2014-03-15 20:48:53 -0600
  • ed9e61b8ee Working on stats and payment processing Matt 2014-03-15 18:58:28 -0600
  • 912e3682be Updated readme. Matt 2014-03-14 16:12:26 -0600
  • 818fd3385d Merge branch 'master' of https://github.com/zone117x/node-stratum-portal Matt 2014-03-14 16:00:23 -0600
  • ef95233a1f Removed coin switch debug Andrea Baccega 2014-03-14 21:58:21 +0000
  • 5b3c12508e Merged stuff Andrea Baccega 2014-03-14 21:56:54 +0000
  • 03f95d8022 Added security info to readme Matt 2014-03-14 15:49:25 -0600
  • 437e242a25 UnMerge branch 'master' of https://github.com/zone117x/node-stratum-portal Andrea 2014-03-14 19:05:55 +0000
  • fcc44b1942 First things for the miners switch Andrea 2014-03-14 19:02:55 +0000
  • 0db53a296f Work on front-end Matt 2014-03-14 01:18:51 -0600
  • 5dce392080 Merge remote-tracking branch 'origin/master' Matt 2014-03-13 17:21:05 -0600
  • 6e41473f01 More efficient share processing wtih redis Matt 2014-03-13 17:20:57 -0600
  • 8f5dbe997a Update README.md Matthew Little 2014-03-13 15:30:33 -0600
  • 6dff8b20cd Update README.md Matthew Little 2014-03-13 15:26:54 -0600
  • d707284b74 Update README.md Matthew Little 2014-03-13 15:13:20 -0600
  • c05abc9da7 Update README.md Matthew Little 2014-03-13 15:09:54 -0600
  • 0edfbdf0e1 Added logLevel to portal config Matt 2014-03-13 15:03:28 -0600
  • 94c643a99f Update README.md Matthew Little 2014-03-13 15:02:50 -0600
  • 31530e8906 Merge remote-tracking branch 'origin/master' Matt 2014-03-13 00:37:58 -0600
  • 6899186dc3 Some work on website/api Matt 2014-03-13 00:37:27 -0600
  • 8d2d4fe423 Update README.md Matthew Little 2014-03-12 22:57:04 -0600
  • 5acaaa5686 More development for payment processing. so close... Matt 2014-03-12 18:09:12 -0600
  • 191d81bd18 More development for payment processing... getting there.. Matt 2014-03-12 16:33:29 -0600
  • 09443b4e6c More comments on how to to payment processing and also stats for API Matt 2014-03-11 22:57:03 -0600
  • 5220ffdc3c Removed testing functions Matt 2014-03-11 22:01:33 -0600
  • 834cb61229 More work on payment processing. Making super scalable database layers is exhausting... Matt 2014-03-11 21:47:14 -0600
  • 9e5e5b7141 Work on payment processing Matt 2014-03-11 19:58:33 -0600
  • 6860cd50cb Work on payment processing Matt 2014-03-11 19:56:19 -0600
  • e62293ed2e Work on payment processing Matt 2014-03-11 13:12:46 -0600
  • 916201f128 Capitalizing is better :) Andrea 2014-03-10 10:15:22 +0000
  • e169f0d282 Added a bit of coins :) Andrea 2014-03-10 10:07:24 +0000
  • 1309aa6f19 Work on payment processing Matt 2014-03-09 20:31:58 -0600