Commit graph

  • c0cabc9739 Check for Windows 7 compatibility SChernykh 2023-10-17 18:04:46 +0200
  • 9a1da5b7c2 Update README.md SChernykh 2023-10-16 13:44:07 +0200
  • 5daa2b9dff Removed -Wcast-align SChernykh 2023-10-11 19:59:14 +0200
  • 5988acb12b Fix CVE-2023-38545 SChernykh 2023-10-11 08:17:35 +0200
  • 011d05f7b6 Update RandomX SChernykh 2023-10-09 18:42:45 +0200
  • 294d1a525e Update check now also checks for connected peer versions SChernykh 2023-10-09 11:08:51 +0200
  • e5770a5343 Fixed cppcheck errors SChernykh 2023-10-08 23:33:06 +0200
  • 7a65e1feb5 Check for updates in status and version commands SChernykh 2023-10-08 20:59:14 +0200
  • 4e55f53fb4 Notify about new P2Pool versions SChernykh 2023-10-08 18:52:06 +0200
  • 4d944d3dc3 HTML: added latest release URL SChernykh 2023-10-08 18:11:07 +0200
  • 3d3b4837ff Update rapidjson SChernykh 2023-10-05 13:33:59 +0200
  • ed409a4597 Added worker password support BadTigrou 2023-10-03 22:34:03 +0200
  • cba6a8fc35 Added password support BadTigrou 2023-10-03 22:17:53 +0200
  • 8270e0898b StratumServer: fixed memory leak on shutdown SChernykh 2023-10-02 08:19:28 +0200
  • 2ed63ab3ac p2pool v3.7 v3.7 SChernykh 2023-09-30 11:19:13 +0200
  • d99a48d87d Added a reserve domain for seed node lists SChernykh 2023-09-30 08:43:29 +0200
  • 27375e7382 StratumServer: removed an unnecessary check SChernykh 2023-09-29 11:55:25 +0200
  • a81d3c4989 ZMQ: fixed bind port error message SChernykh 2023-09-26 19:35:30 +0200
  • b922440fc7 Refactored software id code SChernykh 2023-09-23 17:26:57 +0200
  • 6ca6f2ed3d HTML: update min payout SChernykh 2023-09-18 18:22:12 +0200
  • 954b9252c1 StratumServer: fixed data race in api update SChernykh 2023-09-17 22:30:21 +0200
  • e355f45544
    Merge pull request #278 from BadTigrou/master SChernykh 2023-09-17 21:51:32 +0200
  • ed32664b9e Adding workers data to api in stratum files charlie 2023-09-17 20:09:53 +0200
  • 8619057224 Log: set locale for data output SChernykh 2023-09-17 19:30:39 +0200
  • 10978c59e4 Made custom worker names safe for JSON data SChernykh 2023-09-17 11:32:56 +0200
  • ed56206c30 More log tests SChernykh 2023-09-17 10:38:46 +0200
  • 513c2dfc3b Updated copyright SChernykh 2023-09-16 22:29:32 +0200
  • 0b544bf55a API: removed file size limitation SChernykh 2023-09-16 19:38:16 +0200
  • a9d39f0803 Better error messages SChernykh 2023-09-13 21:37:07 +0200
  • 2248739dd5 Don't update api when shutting down SChernykh 2023-09-13 21:12:01 +0200
  • b83b691714 TCPServer: cleaned up IPv4 address handling SChernykh 2023-09-11 19:43:28 +0200
  • 887611c9d8 P2Pool: normalized peer list IPv4/IPv6 data SChernykh 2023-09-09 20:22:43 +0200
  • 390cf0257e StratumServer: fixed data races on disconnect SChernykh 2023-09-08 15:19:59 +0200
  • 2503dca0e3 Docker: updated priority node SChernykh 2023-09-06 22:06:13 +0200
  • 8fd45cc977 Docker: expose port 18083 together with RPC port SChernykh 2023-09-06 19:26:23 +0200
  • 8d9b9e505e Added ARM errata mitigations SChernykh 2023-09-06 15:31:12 +0200
  • 2453c08194 SideChain: fixed use-after-free in precalc code SChernykh 2023-09-06 10:05:55 +0200
  • f149613d54 Removed unnecessary async call SChernykh 2023-09-04 20:32:19 +0200
  • 2c5cfb6442 Fixed data races when using uv_async_send SChernykh 2023-09-04 19:33:31 +0200
  • cfddaf1508 TCPServer: added thread check on connection close SChernykh 2023-09-03 23:12:37 +0200
  • 6eff190f87 Sync test: use macOS release build settings SChernykh 2023-09-03 17:56:34 +0200
  • e40c5190b1 macOS aarch64 build: disabled LTO SChernykh 2023-09-03 17:45:05 +0200
  • 2584799415 TCPServer: fixed ASAN code SChernykh 2023-09-03 17:13:22 +0200
  • 0463901db7 Run thread sanitizer test with static libs SChernykh 2023-09-03 16:23:11 +0200
  • c2704af523 Sync test: increased countdown length SChernykh 2023-09-03 14:35:12 +0200
  • 328e9cade9 SideChain: fixed read from uninitialized buffer SChernykh 2023-09-03 14:16:09 +0200
  • 2b61fff449 Sync test: increase test load SChernykh 2023-09-03 13:44:06 +0200
  • d8bbe2110e P2PServer: fixed a data race when banning peers SChernykh 2023-09-03 13:11:11 +0200
  • 1ef88622d6 p2pool v3.6.2 v3.6.2 SChernykh 2023-09-03 09:49:31 +0200
  • b1d3fb63f3 Use the old compiler for macOS-aarch64 build SChernykh 2023-09-02 18:41:11 +0200
  • f44ffd1959 Sync test: rewrote stratum connection code SChernykh 2023-09-01 18:20:50 +0200
  • e7545db663 Sync test: make sure stratum logs are saved SChernykh 2023-09-01 17:12:22 +0200
  • fcf9d2ad15 p2pool v3.6.1 v3.6.1 SChernykh 2023-09-01 12:39:07 +0200
  • 7986321a52 Fixed console commands startup SChernykh 2023-08-31 17:11:12 +0200
  • 8e0f28ee30 Fixed Windows 7 compatibility SChernykh 2023-08-31 16:21:59 +0200
  • fecfa18999 p2pool v3.6 v3.6 SChernykh 2023-08-31 10:32:34 +0200
  • d8b23cd13c CI: fixed paths and file names SChernykh 2023-08-26 20:20:14 +0200
  • 0e0101f507 CI: build libcxx_msan every time SChernykh 2023-08-24 15:02:32 +0200
  • 17a17850ea Update libcxx_msan.tar.xz SChernykh 2023-08-23 20:55:15 +0200
  • 71d4a6dab0 Tweaked macOS build parameters SChernykh 2023-08-23 19:41:46 +0200
  • 936d3b5280 Added quick self-test SChernykh 2023-08-23 16:46:19 +0200
  • fac9c23103 Fixed LTO in macOS builds SChernykh 2023-08-23 15:41:43 +0200
  • 3674401923 Update RandomX SChernykh 2023-08-23 12:37:54 +0200
  • 66d6d0dc33 CI: fixed BSD builds SChernykh 2023-08-22 17:00:39 +0200
  • 31ce134413 Fixed INVALID SHARE log color SChernykh 2023-08-21 21:24:04 +0200
  • b8e6aae289 Disabled RandomX tests SChernykh 2023-08-21 20:49:45 +0200
  • 8f620712ef Update RandomX SChernykh 2023-08-21 17:24:36 +0200
  • 1069d1c066 Fixed cppcheck error SChernykh 2023-08-21 11:20:50 +0200
  • bc0634a541 RandomX: try to recover after an error SChernykh 2023-08-21 11:01:57 +0200
  • 8d65a99fe4 Fixed data race SChernykh 2023-08-18 21:43:04 +0200
  • 6e68714c26 CI: fixed libzmq cmake command line SChernykh 2023-08-18 20:19:59 +0200
  • 2d24a98187 Test of docker build Tim Siefert 2023-08-18 19:36:56 +0200
  • 06ff7b661a CI: added Alpine Linux static builds SChernykh 2023-08-18 17:10:39 +0200
  • 70a6442b46 CI: reduced MacOS and FreeBSD binary sizes SChernykh 2023-08-18 15:15:17 +0200
  • 9e7d394ae7 CI: reduced aarch64 binary sizes SChernykh 2023-08-18 12:40:42 +0200
  • 326b2d7a04 Pool block test: check RandomX hash where possible SChernykh 2023-08-18 11:45:55 +0200
  • f3045a5e80 Fixed possible thread handle leak SChernykh 2023-08-17 10:16:51 +0200
  • b3d72cbfcb Update googletest SChernykh 2023-08-16 14:55:48 +0200
  • 76c4573c39 CI: cleanup build warnings SChernykh 2023-08-16 13:00:11 +0200
  • 741bec9874 CI: optimized msys2 binary sizes more SChernykh 2023-08-16 12:03:48 +0200
  • 46aed06523 CI: optimized msys2 binary sizes SChernykh 2023-08-15 21:33:00 +0200
  • 7630c1a883 CI: added msys2-clang Windows build SChernykh 2023-08-15 13:31:28 +0200
  • 2877e5dfc1 Sync test: log stratum data when finished SChernykh 2023-08-15 11:43:05 +0200
  • 05b88a48a3 CI: update to clang 17 SChernykh 2023-08-15 10:04:21 +0200
  • c74b567fe4 Update stratum_dummy.py SChernykh 2023-08-15 08:00:11 +0200
  • a6b6cb0f09 TCPServer: tweaked ASAN support SChernykh 2023-08-14 22:24:42 +0200
  • 86e9af6fd7 Sync test: submit more fake shares SChernykh 2023-08-14 21:57:38 +0200
  • 8776f7dfbb Fixed MacOS sync test SChernykh 2023-08-14 18:36:05 +0200
  • 929f908a86 Sync test: submit fake shares to test stratum SChernykh 2023-08-14 16:10:44 +0200
  • 229d7b052a Create CONSOLE_COMMANDS.MD SChernykh 2023-08-14 13:09:53 +0200
  • a5896f7ae8 Updated docs SChernykh 2023-08-14 10:58:56 +0200
  • 114c2cee93 Updated dependencies SChernykh 2023-08-13 20:50:32 +0200
  • 7f413ec994 Re-enabled CI jobs SChernykh 2023-08-07 12:11:11 +0200
  • bd30a68e7d Fixed cppcheck error SChernykh 2023-08-07 07:28:44 +0200
  • f4a18726b5 P2PServer: support future major protocol changes SChernykh 2023-08-04 15:52:28 +0200
  • 50e284357c Disabled failing jobs SChernykh 2023-08-01 16:10:35 +0200
  • 2ddb03e2be CI: tweaked memory leak output formatting SChernykh 2023-07-19 16:06:00 +0200
  • ebae616138 CI: fixed error checking in sync test SChernykh 2023-07-19 15:36:16 +0200
  • 0f88640575 CI: added sync test with memory leak detection SChernykh 2023-07-19 13:13:00 +0200
  • 75cc82ae0c P2PServer: removed protocol version check for fastest peer SChernykh 2023-07-12 12:48:52 +0200