Commit Graph

518 Commits

Author SHA1 Message Date
Oliver Weichhold 840199401b Update README.md 2017-09-06 16:27:17 +02:00
Oliver Weichhold d9ebbe3114 Update README.md 2017-09-06 16:25:46 +02:00
Oliver Weichhold dfd3260a15 Update README.md 2017-09-06 13:08:21 +02:00
Oliver Weichhold 067130b1d7 Update README.md 2017-09-06 13:03:42 +02:00
Oliver Weichhold 9985e38778 Update README.md 2017-09-06 13:01:01 +02:00
Oliver Weichhold e78151b05f Update README.md 2017-09-06 12:59:54 +02:00
Oliver Weichhold 54feb1fa55 Update README.md 2017-09-06 12:58:27 +02:00
Oliver Weichhold bab84b5f08 Build from source 2017-09-06 12:57:35 +02:00
Oliver Weichhold 9f1aae9455 Update README.md 2017-09-06 11:01:16 +02:00
Oliver Weichhold b4e5afcd80 Added missing license headers 2017-09-06 10:58:03 +02:00
Oliver Weichhold f7c69e490b Table alignment 2017-09-06 10:39:27 +02:00
Oliver Weichhold ffa164f237 Supported coins added 2017-09-06 10:38:32 +02:00
Oliver Weichhold f26fea231b Removed handler 2017-09-05 14:57:13 +02:00
Oliver Weichhold cc631dc7c5 - Fixed emberassing FormatHashRate crash for high network hashrates
- Log exceptions occuring during pool startup in pool log
2017-09-05 14:33:40 +02:00
Oliver Weichhold 8f0d926088 Added license headers 2017-09-05 10:18:42 +02:00
Oliver Weichhold 8e8e755e15 Cleanup pass 2017-09-05 09:36:25 +02:00
Oliver Weichhold 23df52bc0e Fixed typo 2017-09-05 08:55:45 +02:00
Oliver Weichhold b541992025 Completed mining.suggest_difficulty stratum method implementation for Bitcoin Family of Pools 2017-09-05 08:53:26 +02:00
Oliver Weichhold 3dd0dc4d9c Fixed BlockchainStats.BlockHeight for Monero 2017-09-05 08:40:31 +02:00
Oliver Weichhold 03f0f34fa3 mining.suggest_difficulty stub impl 2017-09-04 21:45:46 +02:00
Oliver Weichhold 089874a15d Added addtional coin enum values 2017-09-04 15:21:32 +02:00
Oliver Weichhold 4744989d14 Added support for bitcoin cash 2017-09-04 13:19:56 +02:00
Oliver Weichhold c4de453943 Switched to MIT License 2017-09-04 09:20:58 +02:00
Oliver Weichhold 8eea3dc3c4 Expose pool stats via API (draft) 2017-09-03 20:37:27 +02:00
Oliver Weichhold e4460d9c2d Periodically persist poolstats 2017-09-03 18:48:45 +02:00
Oliver Weichhold 1b2b9426e4 Refactored config validation 2017-09-03 09:09:21 +02:00
Oliver Weichhold f64681bc1c Improved config validation 2017-09-03 08:25:46 +02:00
Oliver Weichhold ede5a1bfcf Admin notifications 2017-09-02 17:40:53 +02:00
Oliver Weichhold 40648e7a85 - Out-of-band vardiff updates
- Pool observable subscription cleanup
- Fixed Bitcoin blockchain download progress calculation for zero blockheight regtest nets
2017-09-02 10:15:43 +02:00
Oliver Weichhold 800101ebc9 Update varDiff on block notification 2017-09-02 08:44:37 +02:00
Oliver Weichhold 379de7b692 Cleanup pass 2017-09-02 08:02:19 +02:00
Oliver Weichhold 942768644a README 2017-09-01 11:03:20 +02:00
Oliver Weichhold 6a2593f899 Use Dispose instead of CloseHandle 2017-09-01 10:36:58 +02:00
Oliver Weichhold 066aa1f0b6 Fixed connection stratum tear-down when initiated by server rather than the client 2017-09-01 10:22:16 +02:00
Oliver Weichhold bebf17f4ba Move request subscription into StratumClient 2017-08-31 18:31:43 +02:00
Oliver Weichhold 84f14295ab Fixed core log file not being created in configured log directory 2017-08-31 15:21:08 +02:00
Oliver Weichhold 816deb7994 Suppress per pool-logs in core-log 2017-08-31 14:47:38 +02:00
Oliver Weichhold 63ad9d7f4d Encapsulate extension data deserialization 2017-08-31 09:08:08 +02:00
Oliver Weichhold ae8d25e68d Minor refactoring 2017-08-30 21:12:47 +02:00
Oliver Weichhold ec63feba48 Support mine to exchange for Monero 2017-08-30 20:56:32 +02:00
Oliver Weichhold c0ccb59a03 Support Monero Stratum keepalived requests 2017-08-30 19:05:06 +02:00
Oliver Weichhold b79be0eb7e Connections were no longer correctly unregistered due to the recent move to NetUv 2017-08-30 19:01:42 +02:00
Oliver Weichhold d029716c17 Added comments 2017-08-29 19:23:13 +02:00
Oliver Weichhold e07682408a README.md 2017-08-29 18:56:33 +02:00
Oliver Weichhold c4cc092136 UserAgent fix 2017-08-29 16:14:02 +02:00
Oliver Weichhold f94a722e7c Record useragent with shares 2017-08-29 15:54:46 +02:00
Oliver Weichhold 7699e53917 Merge branch 'master' of https://eonmatrix.visualstudio.com/_git/MiningCore 2017-08-28 15:51:26 +02:00
Oliver Weichhold bc0257ab3e Fixed line endings in .gitattributes 2017-08-28 15:51:13 +02:00
Oliver Weichhold f8733a0830 Diagnostics 2017-08-26 15:49:53 +02:00
Oliver Weichhold 0053992ed0 Fix 2017-08-26 12:08:01 +02:00