Commit Graph

205 Commits (ac5243a9a6e72b7938da17ede5f7a8501f5cc2e3)

Author SHA1 Message Date
SChernykh ac5243a9a6 Update pool_block_tests.cpp 2021-09-08 12:36:21 +02:00
SChernykh c8a2a256e7 Fixed RandomX VM initialization 2021-09-08 11:49:54 +02:00
SChernykh 57bc38d2bb data api: added stats_mod 2021-09-08 09:57:31 +02:00
SChernykh a332ac7d26 P2PServer: load peers from DNS 2021-09-07 21:43:44 +02:00
SChernykh 3244925c66 Update c-cpp.yml 2021-09-07 15:49:55 +02:00
SChernykh 7ea1913a9d Update log.h 2021-09-07 14:14:11 +02:00
SChernykh 73c8b1294a P2PServer: connect to peers from the event loop thread
Better thread safety
2021-09-07 12:56:22 +02:00
SChernykh 333cfbefaf Update c-cpp.yml 2021-09-07 11:35:23 +02:00
SChernykh ce8ec3860d Fixed memory leak 2021-09-07 10:22:58 +02:00
SChernykh 25772abc0f Show block share % in status 2021-09-07 09:53:38 +02:00
SChernykh 899d5a82dd data api: check p2pool shares that come after a Monero block 2021-09-06 23:33:52 +02:00
SChernykh 06f39c3f4c
Update README.md 2021-09-06 20:35:06 +02:00
SChernykh 4e5e1df27a
Update README.md 2021-09-06 20:31:51 +02:00
SChernykh 7b0cc256c5 P2PServer: ban peers that disconnect without finishing handshake 2021-09-06 16:17:20 +02:00
SChernykh d3dc4c731f Added more tests 2021-09-06 15:49:39 +02:00
SChernykh 6dd5dcec39 Update RandomX 2021-09-06 10:13:18 +02:00
SChernykh 6857031389
Added coverity badge 2021-09-06 09:40:48 +02:00
SChernykh e264377f0e Added more checks 2021-09-06 09:17:39 +02:00
SChernykh a36825424b Fixed some Coverity reports 2021-09-06 09:02:35 +02:00
SChernykh b025056653
Merge pull request #12 from Karce/aurlink
Add doc section for Arch Linux AUR package
2021-09-06 09:58:27 +03:00
Keaton Bruce dbf7c8fd97 Add README doc for Arch Linux AUR package 2021-09-05 19:41:32 -04:00
SChernykh e3c32caadb Set Visual Studio startup projects 2021-09-06 00:39:19 +02:00
SChernykh 2ecd935bc5 data api: fixed saving of p2pool.blocks 2021-09-05 23:05:36 +02:00
SChernykh f3b6423d4c Log difficulty for found pool shares 2021-09-05 22:57:36 +02:00
SChernykh 82a88ce0ef data api: added block hashes to pool/blocks 2021-09-05 22:28:57 +02:00
SChernykh 884d0f180a TCP server: log IP addresses in more places 2021-09-05 20:21:33 +02:00
SChernykh f3ee444aed Stratum server: log IP addresses that send bad data 2021-09-05 19:16:23 +02:00
SChernykh af4b5738ef Updated Visual Studio libs 2021-09-05 18:47:20 +02:00
SChernykh 1f79423438 libzmq submodule 2021-09-05 18:24:57 +02:00
SChernykh 9b8009cd61 Delete libzmq 2021-09-05 18:23:26 +02:00
SChernykh 85ef38b944 libuv submodule 2021-09-05 18:20:12 +02:00
SChernykh 098a29ff29 Delete libuv 2021-09-05 18:19:35 +02:00
SChernykh 7ac313ee0e libsodium submodule 2021-09-05 18:03:30 +02:00
SChernykh b1435d4cfa Delete libsodium 2021-09-05 18:02:56 +02:00
SChernykh 221f13b696 Update RandomX 2021-09-05 17:47:19 +02:00
SChernykh 44ed5100b1 cppzmq submodule 2021-09-05 17:45:19 +02:00
SChernykh a7e83533e9 Delete cppzmq 2021-09-05 17:44:38 +02:00
SChernykh 24bdf3bdc1 Fixed cppcheck 2021-09-05 17:38:04 +02:00
SChernykh 58c792fb04 rapidjson submodule 2021-09-05 17:30:21 +02:00
SChernykh da7ca7d57e Delete rapidjson 2021-09-05 17:24:47 +02:00
SChernykh 8aa5937ae8 Update RandomX 2021-09-05 17:14:24 +02:00
SChernykh fde4fc4bcf Update RandomX 2021-09-05 17:08:03 +02:00
SChernykh 6ca5654422 Update codeql-analysis.yml 2021-09-05 17:03:48 +02:00
SChernykh 759d7da88e Update CMakeLists.txt 2021-09-05 17:01:27 +02:00
SChernykh 0b3b6232e4 Update RandomX 2021-09-05 16:59:58 +02:00
SChernykh 7f3850610a RandomX submodule 2021-09-05 16:46:12 +02:00
SChernykh b2d8710007 Delete randomx 2021-09-05 16:35:21 +02:00
SChernykh dd0a35fb79 Show pool-side hashrate in status only when it's not zero 2021-09-05 15:56:50 +02:00
SChernykh 83c35e5c87 Build instructions for macOS and Windows 2021-09-05 14:18:22 +02:00
SChernykh d7da334888 Added cppcheck badge 2021-09-05 13:52:16 +02:00