Commit Graph

812 Commits

Author SHA1 Message Date
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 839ed52218 Bug in logging share data 2014-03-06 16:00:57 -07:00
Matt 5fb65d25eb Updated package.json to use dependencies better 2014-03-06 15:59:49 -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
Matt eb78100ddd Updated download instructions 2014-03-06 14:29:32 -07:00
Matt dd5f1569e3 Made ban purge interval a config 2014-03-06 14:27:30 -07:00
Matt 27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00
Matt d33730c274 Merge remote-tracking branch 'origin/master' 2014-03-05 17:33:22 -07:00
Matt 318ad05de9 Added config options for internal payments 2014-03-05 17:33:07 -07:00
Andrea Baccega b12b8e0d33 solution cannot be null in mpos database. 2014-03-06 00:17:01 +01:00
Matt 6e91351af2 Bug in mpos compat auth level 2014-03-05 16:05:31 -07:00
Matt d2f9be48d2 Fixed some bugs with internal share processing 2014-03-05 15:31:32 -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 63c131762b Merge branch 'master' of https://github.com/zone117x/node-stratum-portal 2014-03-05 12:54:26 -07:00
Andrea Baccega 1c6f7c4f50 First and raw api support + mposcompatibility fixes/codereadability improvements 2014-03-04 23:35:43 +01:00
Andrea Baccega c7e61d681b Fixed mpos compatibility layer 2014-03-04 23:08:26 +01:00
Matt b0f70f840f readme typo 2014-03-04 23:08:21 +01:00
Matt 624f6d7e82 readme typo 2014-03-04 13:25:23 -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 b91052ea7a Added support for multiple ports with their own diffs and vardiff 2014-03-03 22:55:09 -07:00
Matt 8e83c32e17 Started mysql code for mpos compat. 2014-03-03 13:51:11 -07:00
Matt 9376e79a38 Updated readme 2014-03-02 14:55:08 -07:00
Matt 8f7895e303 Updated readme 2014-03-02 14:45:10 -07:00
Matt acb5b5f551 Added more detailed instructions for configuration 2014-03-02 14:36:41 -07:00
Matt cbff4c7e01 Updated readme 2014-03-01 18:41:52 -07:00
Matt b7a28bb48a Updated readme 2014-03-01 18:41:14 -07:00
Matt d640cc12c0 Started work on share processing. Added redis dependency. 2014-03-01 18:19:10 -07:00
Matt 39cdea33cc Updated readme 2014-03-01 13:19:57 -07:00
Matt 2672b4a7fd Updated readme description 2014-03-01 13:18:07 -07:00
Matt 5c5bff215f Add link to pool module documentation 2014-03-01 12:57:36 -07:00
Matt c0f709c399 Added license 2014-03-01 12:51:48 -07:00
Matt 786bfff32b Added instructions to readme 2014-03-01 12:47:42 -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 dcdeba0267 Updated readme 2014-03-01 11:14:41 -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 4b9154fd9f Added multiple daemons in config example 2014-02-26 18:19:17 -07:00
Matt 4dfff19420 Added p2p (block notify through peer node connection) to config 2014-02-21 17:58:16 -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
Matt 3f048bff7e Updated stratum dependency 2014-02-20 12:11:41 -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