Commit Graph

  • 157678705f
    auto initialize submodules wow wowario 2023-01-27 13:59:59 +0300
  • 6741396687
    wow wowario 2023-01-27 13:23:03 +0300
  • 186e323380
    add RandomWOW wowario 2023-01-27 12:08:39 +0300
  • 5238897273
    remove RandomX submodule wowario 2023-01-27 11:52:15 +0300
  • 8876af53d8 SideChain: fixed potential division by 0 hardfork SChernykh 2023-01-26 21:42:15 +0100
  • 70f78ebfd1 cmake required version fixes SChernykh 2023-01-26 20:19:57 +0100
  • be434329d1 Removed `dl` dependency SChernykh 2023-01-26 15:45:41 +0100
  • 67f091b843 CI: added FreeBSD build SChernykh 2023-01-26 09:44:10 +0100
  • 33a592ee52 Fixed v2 signaling SChernykh 2023-01-25 14:43:55 +0100
  • a574e68bb7 StratumServer: check for bans before checking shares SChernykh 2023-01-25 11:36:52 +0100
  • 001c9e937d Fixed use of destroyed object SChernykh 2023-01-24 08:19:13 +0100
  • f01bd88edd Fixed PPLNS window calculation SChernykh 2023-01-24 07:59:36 +0100
  • 8700edb330 Miner: added m_sharesFailed to api data SChernykh 2023-01-23 16:17:17 +0100
  • 9b686673ae Fixed m_sharesFailed initialization SChernykh 2023-01-23 13:13:08 +0100
  • c841a2d2a9 Set new testnet hardfork date SChernykh 2023-01-22 16:24:36 +0100
  • c8248b2d33
    Merge pull request #230 from hinto-janaiyo/master master SChernykh 2023-01-22 09:57:34 +0100
  • 5e373b5304 Miner: count failed shares SChernykh 2023-01-22 09:28:23 +0100
  • d73b506d09
    readme: update gupax info #230 hinto-janaiyo 2023-01-22 02:44:47 +0000
  • d332f6cf23 Fixed PPLNS window display in status SChernykh 2023-01-21 23:09:57 +0100
  • 1c4806e0d7 Fixed m_txkeySecSeed in block template update SChernykh 2023-01-21 22:48:51 +0100
  • f5ac485ac8 TCPServer: optimized internal write buffers SChernykh 2023-01-20 17:03:59 +0100
  • 595196b5ec Reduced transaction time-to-include delay SChernykh 2023-01-20 10:43:18 +0100
  • 85d177d394 Miner: update extra_nonce on each new block SChernykh 2023-01-19 10:59:05 +0100
  • 4ee8890166 Fixed `status` command output SChernykh 2023-01-19 00:04:35 +0100
  • 5e8858c40e Fixed warning level SChernykh 2023-01-18 20:57:45 +0100
  • 420cb71990 Fixed min difficulty setting SChernykh 2023-01-18 16:08:07 +0100
  • 451778d704 Optimized RNG usage SChernykh 2023-01-17 16:15:24 +0100
  • c855bb769a PoolBlock: removed unnecessary mutex SChernykh 2023-01-17 13:20:09 +0100
  • f95d56d1eb Fixed wrong type in uv_walk SChernykh 2023-01-17 08:15:53 +0100
  • fe5e209eb1 Don't limit min difficulty on testnet SChernykh 2023-01-16 18:34:48 +0100
  • f206e4b334 Testnet fork on January 21st SChernykh 2023-01-16 14:18:34 +0100
  • 5bd518da4b Optimized BlockTemplate::update() SChernykh 2023-01-16 07:18:08 +0100
  • ec8e40907d Fixed a crash in `status` command SChernykh 2023-01-15 22:20:06 +0100
  • e828709090 Optimized SideChain::get_outputs_blob() SChernykh 2023-01-15 21:29:35 +0100
  • d4329ae594 Show file:line where panic() was called from SChernykh 2023-01-14 12:19:25 +0100
  • 2c4c2b8469 Fixed a rare crash on exit SChernykh 2023-01-13 18:25:04 +0100
  • 14f667de74 Support dynamic PPLNS window in status SChernykh 2023-01-13 16:56:31 +0100
  • 578baeae96 API: added `pplnsWeight` to pool stats SChernykh 2023-01-13 16:01:35 +0100
  • 1ad3fdfd46 Added more errors checks to p2pool_api SChernykh 2023-01-13 14:43:13 +0100
  • 5eaf5d1f51 Update README.md SChernykh 2023-01-13 10:29:12 +0100
  • 8e7df958b8 Use extra_nonce to signal hardfork readiness SChernykh 2023-01-12 10:07:35 +0100
  • 4f2ad9a93c Optimized `get_shares` SChernykh 2023-01-10 16:33:19 +0100
  • 850eb8e6e0 Fixed `submit_block` SChernykh 2023-01-09 22:27:06 +0100
  • 47f551c046 Randomize output order for P2Pool payouts SChernykh 2023-01-09 19:47:35 +0100
  • bd3dab63f3
    Merge 616e623999 into ccc5117172 #226 duggavo 2023-01-09 18:44:48 +0000
  • 616e623999
    Increase log level of stratum miner shares to 1 #226 duggavo 2023-01-09 18:34:21 +0000
  • ae6747c82d Initialize tx key from previous blocks SChernykh 2023-01-09 15:55:52 +0100
  • 1bd04c2840 Initialize tx key from random seed SChernykh 2023-01-09 11:15:13 +0100
  • 11e4c459c9 pub/sec tx key cleanup SChernykh 2023-01-09 01:15:06 +0100
  • 647319b731 Added missing check to `update_chain_tip` SChernykh 2023-01-09 00:33:37 +0100
  • e0913f9068 Speed up `calc_sidechain_hash` SChernykh 2023-01-08 23:29:54 +0100
  • af0fa872ae Set sidechain extra (duplicate shares fix) SChernykh 2023-01-08 20:57:29 +0100
  • 1ce8f28105 Added sidechain extra SChernykh 2023-01-08 16:35:03 +0100
  • a525f34fec Speed up `calc_miner_tx_hash` a lot SChernykh 2023-01-08 14:14:18 +0100
  • 632f3faac5 Refactored keccak interface SChernykh 2023-01-08 12:56:26 +0100
  • 4f34c4466a Dynamic PPLNS window SChernykh 2023-01-08 00:34:38 +0100
  • ccc5117172 Track shares that failed to be added SChernykh 2023-01-07 15:50:02 +0100
  • b346b93285 Updated copyright SChernykh 2023-01-04 13:07:55 +0100
  • 2b61c1d90f p2pool v2.7 v2.7 SChernykh 2023-01-03 15:53:03 +0100
  • baf5a64c51 Add high fee transactions immediately SChernykh 2023-01-02 14:32:13 +0100
  • 260564cff1 Check for `NO_COLOR` before logging starts SChernykh 2023-01-01 22:12:16 +0100
  • 248f74d948 Updated libzmq SChernykh 2023-01-01 15:55:50 +0100
  • 724a9e49df Updated curl to 7.87.0 SChernykh 2023-01-01 15:26:35 +0100
  • 726224b253 Support `NO_COLOR` environment variable SChernykh 2023-01-01 11:47:13 +0100
  • 421e087d81 Fixed UV thread pool size SChernykh 2022-12-26 19:52:15 +0100
  • a1ec97a221 Fixed `submit_block` error logging SChernykh 2022-12-25 16:23:57 +0100
  • d151ed9354 Miner: fixed share counter reset logic SChernykh 2022-12-22 21:53:04 +0100
  • 7502481f26 Fixed cppcheck issues SChernykh 2022-12-22 21:00:59 +0100
  • 76e7e4956d Miner: fixed share counting during initial sync SChernykh 2022-12-22 20:53:23 +0100
  • 15d25bca27 Fixed data race SChernykh 2022-12-22 20:12:37 +0100
  • dffc8bcea0 Fixed cppcheck issues SChernykh 2022-12-22 13:33:44 +0100
  • a61966ed61 Don't count shares that were found during sync SChernykh 2022-12-22 11:48:50 +0100
  • e6d77a40e2 Check block major version in `deserialize()` SChernykh 2022-12-19 09:58:43 +0100
  • edcb933874 Call `get_miner_data` again after startup is done SChernykh 2022-12-18 11:46:18 +0100
  • be18ad4177 Made payout messages more visible SChernykh 2022-12-18 11:06:38 +0100
  • 07a5b191bb Fixes for different BSD variants SChernykh 2022-12-17 12:52:08 +0100
  • da12b329be Check the block id returned by `BLOCK_RESPONSE` SChernykh 2022-12-14 14:24:09 +0100
  • 3902612c4b P2PServer: show more data for connected peers SChernykh 2022-12-09 11:31:05 +0100
  • 9bce415523 Added alternative command line parameter names SChernykh 2022-12-03 21:21:02 +0100
  • 3e4f877ec0 Display software name in peers list SChernykh 2022-12-02 15:29:35 +0100
  • 1b601343ff Updated recommended command lines SChernykh 2022-11-30 14:13:09 +0100
  • 77ee46e153 Updated RandomX SChernykh 2022-11-30 10:40:25 +0100
  • 357c1a20df Updated recommended monerod command line SChernykh 2022-11-29 11:33:55 +0100
  • 67bbfea87d p2pool v2.6 v2.6 SChernykh 2022-11-28 12:44:30 +0100
  • 220c6939b1 Ignore shares from peers who have lagging monerod SChernykh 2022-11-28 08:29:38 +0100
  • fd27ea0e8f Console: check for arguments when required SChernykh 2022-11-25 15:10:26 +0100
  • 4bb1982806 Added BlockTemplate tests SChernykh 2022-11-24 21:38:15 +0100
  • 9283677a2b Sync test: log more data in the end SChernykh 2022-11-24 10:28:21 +0100
  • d4180a5084 Fixed Coverity issue SChernykh 2022-11-24 08:43:13 +0100
  • 2721b16c46 Miner: fixed data race SChernykh 2022-11-24 08:04:53 +0100
  • f1ff6a21ee Revert "Broadcast uncle blocks at the same height" SChernykh 2022-11-23 17:59:28 +0100
  • 530079b8a5 Broadcast uncle blocks at the same height SChernykh 2022-11-23 17:19:15 +0100
  • 2ca428bbbb BlockTemplate: non-ambiguous transaction order SChernykh 2022-11-22 22:19:40 +0100
  • 8a27a8cce4 Added a safety check to block template update SChernykh 2022-11-22 15:23:32 +0100
  • 7eec4d742c P2PServer: removed an unnecessary lock SChernykh 2022-11-22 09:57:50 +0100
  • 3f66975e1b Optimized transaction picking algorithm SChernykh 2022-11-21 16:56:48 +0100
  • b7f8c973f4 Refined transaction picking algorithm SChernykh 2022-11-21 08:08:31 +0100
  • 98e51feb46 Updated libzmq SChernykh 2022-11-18 20:23:14 +0100
  • 68fccd2edb Updated FAQ SChernykh 2022-11-17 10:51:26 +0100
  • 72e414b2b7 Fixed struct alignment SChernykh 2022-11-16 18:48:46 +0100