Commit Graph

424 Commits

Author SHA1 Message Date
Jerry Brady 22697fed80 fix issue #40 2014-04-06 00:14:07 +00:00
Jerry Brady a9737393fb Revert "fix issue #40"
This reverts commit a0a8c0cd75.
2014-04-06 00:13:31 +00:00
Jerry Brady a0a8c0cd75 fix issue #40 2014-04-06 00:12:00 +00:00
Jerry Brady e1da436599 Merge branch 'master' of https://github.com/zone117x/node-stratum-portal 2014-04-05 23:54:00 +00:00
Matthew Little fabf823727 Merge pull request #41 from bluecircle/bluecircle
Ensure configuration value for validation of pool workers is honored
2014-04-05 17:45:11 -06:00
Jerry Brady dc3dcd01a7 Ensure configuration value for validation of pool workers is honored 2014-04-05 23:43:02 +00:00
Jerry Brady 634cfb7bff Ensure configuration value for validation of pool workers is honored 2014-04-05 23:40:50 +00:00
Matt 575158f858 More error handling for blocknotify 2014-04-05 16:29:24 -06:00
Matt 323c8b669d Removed posix module from being installed by default 2014-04-05 15:47:00 -06:00
Matthew Little f12fd830f2 Merge pull request #36 from UdjinM6/master
fix payment redis final cleanout issue - possible double spending
2014-04-05 15:04:37 -06:00
Matt 27289ba37f Added check for config.json file existence 2014-04-05 14:27:05 -06:00
Matt d9269f483c Changed npm dependency to use git uri 2014-04-05 14:19:02 -06:00
Eugene@ubuntu 086ace75d7 fix payment redis final cleanout issue - possible double spending - optimized.v2 2014-04-05 05:02:52 +04:00
Eugene@ubuntu 245cca1c9b Merge branch 'zone117x-master' 2014-04-05 04:45:15 +04:00
Matthew Little 37b0d7c589 Merge remote-tracking branch 'origin/master' 2014-04-04 14:10:46 -06:00
Matthew Little ac61d50feb Minor readame change 2014-04-04 14:10:29 -06:00
Matthew Little 3509d3f19b Merge pull request #39 from bluecircle/bluecircle
Fix hashrate bug and add stats by algorithm to index and stats pages
2014-04-04 10:55:54 -06:00
Jerry Brady 4b49b70e13 Added stat updater per algorithm 2014-04-04 02:56:53 +00:00
Jerry Brady 71024f18dc Fix hashrate bug and add stats by algorithm to index and stats pages 2014-04-04 02:55:35 +00:00
Matthew Little 257010f6a4 Added low share diff tolerance. 2014-04-03 14:37:55 -06:00
Matt 361641019f Better logging for shares 2014-04-03 12:33:10 -06:00
Eugene@ubuntu 0fc90d082d Merge branch 'zone117x-master' 2014-04-03 20:17:38 +04:00
Matthew Little 984d3251b4 Merge pull request #38 from bluecircle/bluecircle
Added stats grouped by algorithm
2014-04-03 10:03:41 -06:00
Jerry Brady 795b93e254 fixed bug in collection of per algo hash rate string 2014-04-03 02:04:39 +00: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
Jerry Brady 5918baac2f added human readable auto-scaling hash rate strings to stats 2014-04-02 23:36:36 +00:00
Matt abcf97d34f Blocknotify listener errors are logged and don't crash the system. 2014-04-02 16:17:57 -06:00
Jerry Brady df5ed6d29b Merge remote-tracking branch 'origin/master' into bluecircle 2014-04-02 22:15:14 +00:00
Jerry Brady c0dae1daa7 Revert "Added infinitecoin,emoticoin and carpediemcoin configs"
This reverts commit 77ec4eee7d.
2014-04-02 21:46:52 +00:00
Jerry Brady ba1836b605 Added stats grouped by algorithm 2014-04-02 21:42:50 +00:00
Eugene@ubuntu a9132319cc fix payment redis final cleanout issue - possible double spending - optimized - fixed 2014-04-03 00:43:58 +04:00
Eugene@ubuntu 1f15c418c8 Merge branch 'zone117x-master' 2014-04-03 00:37:32 +04:00
Matt db99f49ec0 Added unsupported algorithm error and fixed algo for helixcoin 2014-04-02 14:09:57 -06:00
Matthew Little 53283f5022 Update README.md 2014-04-02 13:06:06 -06:00
Matthew Little 4904f050f5 Delete config.json 2014-04-02 13:02:11 -06:00
Matt b08468ba8d Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
Eugene@ubuntu 7fe215679a fix payment redis final cleanout issue - possible double spending - optimized 2014-04-02 14:56:13 +04:00
Matt 6aae77a159 Removed all but one example config. 2014-04-01 16:41:03 -06:00
Matt dafb0a7a55 Added check for dropkicked (self orphaned) blocks that have the same txHash 2014-04-01 16:39:27 -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
Jerry Brady d65a1ab004 Merge remote-tracking branch 'origin/master' into bluecircle 2014-04-01 00:41:00 +00:00
Jerry Brady 77ec4eee7d Added infinitecoin,emoticoin and carpediemcoin configs 2014-04-01 00:39:08 +00:00
Matt 2ab598cd9b Updated the pool config disable option in readme 2014-03-31 17:57:56 -06:00
Matt f9627eba45 Merge remote-tracking branch 'origin/master' 2014-03-31 17:57:01 -06:00
Matt dac1908da1 Added feeCollectAccount which was missing from most examples. 2014-03-31 17:56:46 -06:00
Matthew Little 9a3d53010e Merge pull request #31 from bluecircle/bluecircle
Set enabled flag back to false for Vertcoin
2014-03-31 17:51:05 -06:00
Matt 043bce4ef5 Minor readme change 2014-03-31 17:48:44 -06:00