Commit Graph

175 Commits

Author SHA1 Message Date
Matthew Little 8ccf947482 Update README.md 2014-05-04 18:53:06 -06:00
Matt cbebb94a57 Slight readme update 2014-05-04 15:51:48 -06:00
Matt 6984c4fccc Typo fixes in readme 2014-05-03 04:09:51 -06:00
Matt c417fdf96b Typo fixes in readme 2014-05-02 17:01:57 -06:00
Matt 73668709ce Added rewardRecipients configuration, refactored payment processing, moved p2p magic to coin config 2014-05-02 15:59:46 -06:00
Matt 66d7640c9b NOMP CLI gives replies now. Profit switching transitioned to using CLI port rather than old profitListener port. 2014-04-28 15:04:12 -06:00
Matt 9ba337f33e Updated profit switching in readme 2014-04-26 16:52:47 -06:00
Matt f47b023bd7 Updated readme for switching config 2014-04-26 16:31:27 -06:00
Matt 952c7105cc Replaced various listeners (coinswitch and blocknotify) with united NOMP CLI (command-line interface) 2014-04-26 16:23:23 -06:00
Ian Carroll 38ececb9ab gotta represent 2014-04-24 16:07:46 -04:00
Matt 86fc01388f Added crombie's site to readme 2014-04-24 00:02:38 -06:00
Matt 432af28a78 Added reward address account detection in payment processing so addresses not under the default account of "" (empty string) will work. 2014-04-23 23:59:53 -06:00
Matt a279fb486f Probably fixed negative hashrate issue 2014-04-23 12:53:19 -06:00
Matt 50a560d92f readme markup fix 2014-04-21 12:44:35 -06:00
Matt d7a26f67cd minor readme update 2014-04-21 12:40:19 -06:00
Matt 39d02b9af9 Added autoCreateWorker config to readme 2014-04-21 12:27:34 -06:00
Matt 59cfa8b1fe Minor readme fix with anchor link 2014-04-20 12:10:19 -06:00
Matt e58689956d Changed stats to use algo multiplier 2014-04-20 12:04:41 -06:00
Matt d4cac4a105 Updated readme overscrolling text 2014-04-16 11:56:08 -06:00
Matt d93827ca79 Merge remote-tracking branch 'origin/master' 2014-04-16 11:50:40 -06:00
Matt db9767f08e Added documentation for p2p usage 2014-04-16 11:50:33 -06:00
Matthew Little b17f782ecc Update README.md 2014-04-16 06:44:57 -06:00
Matthew Little 71e3883b45 Update README.md 2014-04-16 06:43:35 -06:00
Matt 1b2c2f9e7d Made readme for banning more clear 2014-04-15 18:09:26 -06:00
Matt 1d848c7d51 Made readme for banning more clear 2014-04-15 16:56:35 -06:00
Matt 5db8c4997a Merge remote-tracking branch 'origin/master' 2014-04-15 16:39:02 -06:00
Matt 4888aaffba Changed all references to localhost to 127.0.0.1 for better system compatibility. Implemented thread-wide IP banning via IPC. Added redis config for portal-wide related db interactions (stats and proxy) 2014-04-15 16:38:51 -06:00
Matt Culpepper 7b6044d674 create a config option for difficulty multiplier 2014-04-13 13:59:19 -05: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
Matt 3c4eaaf5ce Added blocknotify C script to readme 2014-04-08 14:26:45 -06: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
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 210f6e8627 Added attack-mitigation features to readme 2014-04-05 18:33:45 -06:00
Matthew Little ac61d50feb Minor readame change 2014-04-04 14:10:29 -06:00
Matthew Little 257010f6a4 Added low share diff tolerance. 2014-04-03 14:37:55 -06:00
Matt 24f4f22aa0 Added donation addresses 2014-04-02 18:31:03 -06:00
Matt 8849d0ade4 Added donation addresses 2014-04-02 18:30:09 -06:00
Matthew Little 53283f5022 Update README.md 2014-04-02 13:06:06 -06:00
Matt b08468ba8d Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
Matt 9938681fbc Added jobRebroadcastTimeout configuration 2014-04-01 10:10:01 -06:00
Matt 8ca0253eb6 Clarified that payment processing is completed and working in readme 2014-04-01 09:43:18 -06:00
Matt 5624ddcd74 Fixed incorrect link for coin config in readme 2014-04-01 09:41:13 -06:00
Matt 2ab598cd9b Updated the pool config disable option in readme 2014-03-31 17:57:56 -06:00
Matt 043bce4ef5 Minor readme change 2014-03-31 17:48:44 -06:00
Matt d4e272bbc1 minor readme change 2014-03-31 17:46:14 -06:00
Matt 6a9f092034 minor readme change 2014-03-31 17:45:08 -06:00
Matt 5344471f46 Added link to coin configuration documentation, and added lots of scrypt-jane coins with their proper config 2014-03-31 17:44:05 -06:00
Matt ba74b107d5 1) Added link to supported hashing algos, 2) added vertcoin (scrypt-n) example 2014-03-31 11:29:36 -06:00
Matt b6af244444 Added more info on daemon readme 2014-03-28 11:38:59 -06:00
Matt 4a651dec89 Payment processing seems to be working well 2014-03-27 16:29:43 -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 47247aafcb Update README.md 2014-03-26 17:41:07 -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 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 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 be1b1f689c Payment processing is 95% done... 2014-03-20 16:25:59 -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 532cdec690 Working on stats and payment processing 2014-03-15 21:01:49 -06:00
Matt 600bc43f02 Working on stats and payment processing 2014-03-15 20:48:53 -06:00
Matt ed9e61b8ee Working on stats and payment processing 2014-03-15 18:58:28 -06:00
Matt 912e3682be Updated readme. 2014-03-14 16:12:26 -06:00
Matt 03f95d8022 Added security info to readme 2014-03-14 15:49:25 -06:00
Matthew Little 8f5dbe997a Update README.md 2014-03-13 15:30:33 -06:00
Matthew Little 6dff8b20cd Update README.md 2014-03-13 15:26:54 -06:00
Matthew Little d707284b74 Update README.md 2014-03-13 15:13:20 -06:00
Matthew Little c05abc9da7 Update README.md 2014-03-13 15:09:54 -06:00
Matthew Little 94c643a99f Update README.md 2014-03-13 15:02:50 -06:00
Matthew Little 8d2d4fe423 Update README.md 2014-03-12 22:57:04 -06:00
Matt 5acaaa5686 More development for payment processing. so close... 2014-03-12 18:09:12 -06:00
Matt 1309aa6f19 Work on payment processing 2014-03-09 20:31:58 -06:00
Matt 702ff26603 Added irc info 2014-03-07 15:16:27 -07:00
Matt 530e2966fa Merge remote-tracking branch 'origin/master' 2014-03-07 15:04:25 -07:00
Matt 34d5d998e9 Work on share processing 2014-03-07 15:04:14 -07:00
Matthew Little f6c2d4246b Update README.md 2014-03-07 01:10:17 -07:00
Matthew Little 7bdd945b9c Update README.md 2014-03-07 00:56:19 -07:00
Matthew Little 9d0b5ebac9 Update README.md 2014-03-07 00:47:43 -07:00
Matthew Little b44b6bba35 Update README.md 2014-03-07 00:43:01 -07:00
Matt d3527f4685 Added requirements 2014-03-07 00:12:04 -07:00
Matt d3d9e026f8 Updated readme and added more coin configs 2014-03-07 00:04:48 -07:00
Matt 02ab9867f0 Increased default connectionTimeout to 10 minutes. 2014-03-06 19:25:12 -07:00
Matt 2e33678354 Missing comma in readme example config 2014-03-06 15:57:57 -07:00
Matt f0c48711da Added more config for internal payment processing 2014-03-06 15:04:39 -07:00
Matt 0e40411623 Added more config for internal payment processing 2014-03-06 14:44:07 -07:00