Commit Graph

521 Commits

Author SHA1 Message Date
Oliver Weichhold 99d20eb255 More robust server initiated client socket shutdown 2017-09-27 14:57:41 +02:00
Oliver Weichhold d79a2dd751 Support mining.get_transactions stratum method 2017-09-27 13:18:38 +02:00
Oliver Weichhold d410e5abdc Improved performance and resource usage of worker connections
Added debug logging for accepted and rejected shares
2017-09-27 11:19:38 +02:00
Oliver Weichhold 986ef87082 Changed block info link generation 2017-09-26 20:26:28 +02:00
Oliver Weichhold 3e6683220d Fixed log message 2017-09-26 20:03:16 +02:00
Oliver Weichhold 4704d0d991 Improved admin notifications 2017-09-26 19:42:04 +02:00
Oliver Weichhold b922261aed Fixed info urls for DASH 2017-09-26 18:33:09 +02:00
Oliver Weichhold 77f33a14fc Fixed logging crash in PPNLS processor 2017-09-26 18:12:02 +02:00
Oliver Weichhold 80f6ebe759 Changed Block/Tx Info Links for XMR 2017-09-26 13:32:27 +02:00
Oliver Weichhold 40c7e8e522 Return pending blocks from Blocks API. Fixes #21 2017-09-26 12:43:26 +02:00
Oliver Weichhold 149faf9524 VarDiff consolidation. Fixes #12 and #14 2017-09-26 12:22:35 +02:00
Oliver Weichhold 52d5bfd4d7 Merge pull request #16 from shtse8/master
VarDiff Bugs Fixed and Redesign
2017-09-26 10:35:48 +02:00
Oliver Weichhold 6f9e743102 Round Bitcoin family amounts to 8 decimal places for payout
Override serialization settings for bitcoin family payout
Fixes #20
2017-09-25 23:13:25 +02:00
Oliver Weichhold af95fa3a5e Detect invalid daemon credentials during pool startup. Fixes #18 2017-09-25 20:39:15 +02:00
Oliver Weichhold fec6360f48 Corrected accidental rename 2017-09-25 20:11:46 +02:00
Oliver Weichhold d4568292dd EthereumJobManager startup 2017-09-25 20:06:28 +02:00
Kyle Tse e0e4a842d2 Merge pull request #1 from coinfoundry/master
Fixed block info links for bitcoin family
2017-09-25 21:20:44 +08:00
shtse8 d4f97a24b1 VarDiff redesign and bug fix. 2017-09-25 12:59:56 +00:00
Oliver Weichhold 9e464d6aab Fixed block info links for bitcoin family 2017-09-25 09:42:35 +02:00
Oliver Weichhold 283138a0b9 Merge branch 'master' of https://github.com/coinfoundry/miningcore 2017-09-24 20:03:14 +02:00
Oliver Weichhold af0b79446f Don't lazily reference rpcCon - fixes #11 2017-09-24 20:03:00 +02:00
Oliver Weichhold 5339433d29 Merge pull request #13 from shtse8/master
Updating Example Configuration
2017-09-24 16:37:06 +02:00
Kyle Tse 19ed7ad47d Update README.md
Correct the order of `Create the database` setup.
2017-09-24 21:57:49 +08:00
Kyle Tse 3e93ed8738 Updating Example Configuration
Adding listenAddress and API settings in Example Configuration
2017-09-24 21:54:31 +08:00
Oliver Weichhold e2d2d9be5a Made connection termination safer 2017-09-24 09:40:37 +02:00
Oliver Weichhold 4390fe6cad Integral hashrate 2017-09-22 23:26:59 +02:00
Oliver Weichhold bd99430a2f Changed miner stats cache strategy 2017-09-22 22:57:32 +02:00
Oliver Weichhold 585c1fae09 Restore miner stats update interval 2017-09-22 21:48:29 +02:00
Oliver Weichhold 129e6428bc Minor refactoring 2017-09-22 21:34:12 +02:00
Oliver Weichhold 2a82fd7495 Restore hashrate interval 2017-09-22 18:54:01 +02:00
Oliver Weichhold dff3555bc4 Per-Miner Hashrate Stats 2017-09-22 18:52:51 +02:00
Oliver Weichhold d0e10b7b72 Pool hashrates wouldn't drop back to zero in case of no miner activity 2017-09-22 09:57:08 +02:00
Oliver Weichhold c234e33f73 VarDiff fix for bitcoin family regtest networks 2017-09-22 09:34:19 +02:00
Oliver Weichhold 115d473662 Limit minDiff for hashrate calculation 2017-09-22 09:18:01 +02:00
Oliver Weichhold f1eedfff58 Bitcoin Family Hashrate Multiplier 2017-09-21 20:02:55 +02:00
Oliver Weichhold d05c15fbc6 Fix for normalized diff 2017-09-21 18:53:26 +02:00
Oliver Weichhold 6dbd8fce67 Timestamp correction 2017-09-21 17:41:24 +02:00
Oliver Weichhold c8d7a53905 Working Ethash + Tests 2017-09-20 18:21:31 +02:00
Oliver Weichhold f119f5d274 Dispose fix 2017-09-20 10:30:02 +02:00
Oliver Weichhold 8c342cff65 Ethash implementation 2017-09-20 09:40:20 +02:00
Oliver Weichhold 842bae27ae Ethash exports 2017-09-19 18:02:29 +02:00
Oliver Weichhold 7c4eef865a Clean 2017-09-19 11:34:15 +02:00
Oliver Weichhold 88613ba5be Update README.md 2017-09-19 11:16:52 +02:00
Oliver Weichhold 4a5e04a700 Ethash interop 2017-09-19 09:24:02 +02:00
Oliver Weichhold 535c460daf libethash integration into libmultihash 2017-09-18 21:19:32 +02:00
Oliver Weichhold 8071d48ccb Removed pre-processing from hourly pool stats
Commented out Equihash tests since they tend to mess up CI
2017-09-18 19:30:54 +02:00
Oliver Weichhold 4804f5b96e Revert 2017-09-18 17:34:10 +02:00
Oliver Weichhold 7e1ef121ed Bitcoin Family refactoring
Pool stats API now returns integral values
2017-09-18 16:19:14 +02:00
Oliver Weichhold 1471be8664 Switched to libsodium pre-compiled binaries for Windows
MiningCore is once again supported on 32-Bit Windows
2017-09-18 10:56:17 +02:00
Oliver Weichhold faa0ae8ab8 Update README.md 2017-09-18 08:21:14 +02:00