Commit Graph

518 Commits

Author SHA1 Message Date
Oliver Weichhold 4ff6050d7e MoneroJobManager IsDaemonHealthy now also validates wallet daemon 2017-08-26 11:52:47 +02:00
Oliver Weichhold 52fd4c4e51 Exposing pools before startup completed was causing problems 2017-08-18 17:47:26 +02:00
Oliver Weichhold 0ad793b602 Attach pools to API before fully started 2017-08-18 16:59:59 +02:00
Oliver Weichhold 5be7601431 README.md 2017-08-18 14:51:55 +02:00
Oliver Weichhold 8cd7eb9f3f Improved API configuration and logging 2017-08-18 11:17:21 +02:00
Oliver Weichhold 7366c62a90 Don't Console.ReadLine to keep running as this won't work when there's no STDIN as is the case in docker containers etc. 2017-08-18 09:07:12 +02:00
Oliver Weichhold 52332bdae9 Removed pre-compiled linux native libraries since they don't work anyone due to missing runtime dependencies such as boost*.so 2017-08-17 14:32:34 +02:00
Oliver Weichhold 4076dbd6b4 Clean exit on Ctrl+C even at startup 2017-08-17 14:27:38 +02:00
Oliver Weichhold 1cb6db9956 Support unbounded MaxDiff 2017-08-17 08:26:13 +02:00
Oliver Weichhold e61e205483 Updated to .Net Core 2.0 2017-08-15 15:59:44 +02:00
Oliver Weichhold 28a96752f7 Various payout fixes and improvements 2017-08-14 22:34:17 +02:00
Oliver Weichhold 80cf45a7d1 Code comments 2017-08-14 14:11:00 +02:00
Oliver Weichhold a9529ff7f2 JsonRpcConnection read optimizations 2017-08-14 14:09:28 +02:00
Oliver Weichhold df8bbbf164 Consolidated Code Contracts 2017-08-14 13:59:59 +02:00
Oliver Weichhold 65533f445b Another formatting pass 2017-08-14 13:29:03 +02:00
Oliver Weichhold 39dcfedd15 Fixed more R# madness 2017-08-14 13:24:28 +02:00
Oliver Weichhold 1f22c15d55 Code Style Correction Run 2017-08-14 13:18:29 +02:00
Oliver Weichhold e374da5acd Cleanup 2017-08-14 13:04:23 +02:00
Oliver Weichhold ad69e8dc71 Receive buffer loop 2017-08-14 13:03:37 +02:00
Oliver Weichhold 9a4aaa9341 Fixed input buffering 2017-08-14 08:16:18 +02:00
Oliver Weichhold 942eba67c3 Dispose, not just CloseHandle upstream 2017-08-14 07:33:46 +02:00
Oliver Weichhold f9c5312556 Added check for empty data in JsonRpcConnection 2017-08-14 07:23:09 +02:00
Oliver Weichhold 39bb8c1c65 Cleanup BigRational 2017-08-14 07:07:28 +02:00
Oliver Weichhold 1c4f9e3b12 Indentation correction 2017-08-14 07:02:59 +02:00
Oliver Weichhold c4084c444d Added connection disposal logging 2017-08-14 06:57:52 +02:00
Oliver Weichhold 4878b41d62 Move to NetUv 2017-08-14 06:53:00 +02:00
Oliver Weichhold 98f30227dc BigRational include 2017-08-13 19:46:45 +02:00
Oliver Weichhold 106d2fa6dc ValidateConfig in Program: check for conflicting stratum ports 2017-08-13 17:03:21 +02:00
Oliver Weichhold e313ecee05 - Improved share submission handling for all blockchains
- Fixed a loop issue for PPLNS implementation
2017-08-13 16:41:25 +02:00
Oliver Weichhold fed5deb8eb - Fixed Groestlcoin header hashing
- Improved PPLNS calculation
2017-08-13 13:10:05 +02:00
Oliver Weichhold 0edd47678a Address decoding fix 2017-08-13 11:03:53 +02:00
Oliver Weichhold 16d6909f57 Abort pool startup upon failure to decode pool address 2017-08-10 17:48:04 +02:00
Oliver Weichhold af8c472417 - Updated decode_address function to protect against fake address pool attack 2017-08-10 17:38:17 +02:00
Oliver Weichhold c863334a9d Handle miner/worker information 2017-08-09 20:34:13 +02:00
Oliver Weichhold 99fb6e61db Fixed payment processor when running multiple pools 2017-08-08 08:35:03 +02:00
Oliver Weichhold 5ff44c5f21 Indentation 2017-08-08 08:03:27 +02:00
Oliver Weichhold 730a259842 Moved out Web Project 2017-08-08 07:58:12 +02:00
Oliver Weichhold d7fb152941 Tmp 2017-08-08 07:52:28 +02:00
Oliver Weichhold 37b4812a82 Website Package upgrades 2017-08-07 18:10:11 +02:00
Oliver Weichhold ed6fd60872 Integrate API 2017-08-07 17:30:13 +02:00
Oliver Weichhold 1b2143e67c Working homepage 2017-08-07 17:06:09 +02:00
Oliver Weichhold 97f094ac48 Repair and cleanup 2017-08-07 15:16:33 +02:00
Oliver Weichhold 0410d86be3 README.md 2017-08-07 15:13:29 +02:00
Oliver Weichhold df7f6484a7 Renamed to MiningCore 2017-08-07 14:57:01 +02:00
Oliver Weichhold 4815181671 Added web solution 2017-08-07 07:28:28 +02:00
Oliver Weichhold 78151b4e23 Moar cleanup 2017-08-07 07:22:24 +02:00
Oliver Weichhold d778303194 Moved native code 2017-08-07 07:13:24 +02:00
Oliver Weichhold d81b118b4b libcryptonote.vcxproj 2017-08-07 07:10:47 +02:00
Oliver Weichhold 50681df174 Makefile 2017-08-07 07:08:39 +02:00
Oliver Weichhold ddef59c072 Tmp 2017-08-07 07:04:59 +02:00