1. 18 Aug, 2021 1 commit
  2. 17 Aug, 2021 1 commit
  3. 14 Aug, 2021 5 commits
  4. 13 Aug, 2021 5 commits
  5. 12 Aug, 2021 2 commits
  6. 11 Aug, 2021 4 commits
  7. 10 Aug, 2021 2 commits
  8. 09 Aug, 2021 6 commits
  9. 08 Aug, 2021 1 commit
  10. 07 Aug, 2021 2 commits
  11. 24 Jul, 2021 1 commit
  12. 17 Jul, 2021 1 commit
  13. 15 Jul, 2021 1 commit
    • SChernykh's avatar
      ZeroMQ support for solo mining · 0842e6b9
      SChernykh authored
      Gets new blocks from daemon immediately without polling, saving ~0.5 seconds on average when daemon gets new block from the network. Also saves some CPU cycles because it doesn't need to poll daemon every second.
      
      Testing: add "daemon-zmq-port": 28083 to xmrig's pool config in config.json and run ./monerod --testnet --zmq-pub tcp://127.0.0.1:28083
      0842e6b9
  14. 06 Jul, 2021 1 commit
  15. 05 Jul, 2021 3 commits
  16. 04 Jul, 2021 1 commit
  17. 03 Jul, 2021 3 commits