Commit Graph

545 Commits (85abbdd69932fcff5886da4f06776aacd595c5f1)
 

Author SHA1 Message Date
SChernykh 0bda37057a
Merge pull request #176 from kpcyrd/install-on-archlinux
2 years ago
SChernykh 2aa8d2bdcc Code cleanup
2 years ago
kpcyrd eebcbb5cc2 README: Update install instructions for Arch Linux
2 years ago
SChernykh acf37ff10f Added json parser tests
2 years ago
SChernykh 56c239a368
Merge pull request #175 from bladedoyle/docker_compose_configure
2 years ago
Blade Doyle ae7386e7be Add docker-compose configuration menu
2 years ago
SChernykh 9ddf510716
Merge pull request #174 from bladedoyle/add_libcurl
2 years ago
Blade Doyle d79fefe546 Add libcurl to p2pool Dockerfile; adjust a few monerod options
2 years ago
SChernykh 921cbb0b69 ConsoleCommands: don't exit on EOF
2 years ago
SChernykh 7f1b849394 Fixed new cppcheck issues
2 years ago
SChernykh 9f4388843a Fixed error messages
2 years ago
SChernykh 37fba30c79 JSON RPC: fixed error checking
2 years ago
SChernykh 8f1fd55e2f Fixed more memory leaks in TCPServer
2 years ago
SChernykh 8af9e9b27d Fixed memory leaks
2 years ago
SChernykh 8b681d6efb Added memory hooks for CURL
2 years ago
SChernykh 75b9a0228b Updated Termux build instructions
2 years ago
SChernykh cbc00e6416 Use gcc-11 for build-ubuntu-static-libs
2 years ago
SChernykh a0778c8d7b CURL error checking
2 years ago
SChernykh 0c4dc82c65
Merge pull request #169 from SChernykh/curl
2 years ago
SChernykh a35d4b2701 Change llhttp to libcurl
2 years ago
SChernykh 05b0973a23 More reliable p2pool shutdown logic
2 years ago
SChernykh 09f46beeb4 SideChain: added more checks to is_longer_chain()
2 years ago
SChernykh b4c7eea4d9 Updated CodeQL action to v2
2 years ago
SChernykh 8159ecfce4
Merge pull request #167 from bladedoyle/issue150
2 years ago
Blade Doyle 662e2b5ba0 Fix for Issue #150 - xmrig container not building
2 years ago
SChernykh 5ca9f968aa Update RandomX
2 years ago
SChernykh 6ef34bb3f5 Enabled more compiler warnings
2 years ago
SChernykh 9a5be0a321 p2pool v2.1
2 years ago
SChernykh c203f6eb0a Fixed a new cppcheck issue
2 years ago
SChernykh b713f4e702 CI: added Linux aarch64 build
2 years ago
SChernykh 111087d96a Fixed block reward share calculation
2 years ago
SChernykh 9e7666d12f Fixed data races
2 years ago
SChernykh cb147773b5 Updated cppcheck workflow on Linux
2 years ago
SChernykh d84bef8f14 Added block reward share percent to miner api
2 years ago
SChernykh 32bb318af4 Fixed cppcheck workflow on Windows
2 years ago
SChernykh 055b5e2256 Updated dependencies
2 years ago
SChernykh c1754d122f Update RandomX
2 years ago
SChernykh 6d121122f8 Fixed compiler warnings in tests
2 years ago
SChernykh bfa8334aeb Fixed executable stack
2 years ago
SChernykh 0e222afd6a Exit if server startup fails
2 years ago
SChernykh b191962d32 Handle startup errors without calling abort()
2 years ago
SChernykh 1cf13e142a SideChain: fixed alternative chain detection
2 years ago
SChernykh 8f1f81749d StratumServer: reset cumulative hashes too
2 years ago
SChernykh 72d70eba16 SideChain: added "synchronized" log message
2 years ago
SChernykh ae3612f595 Fixed worker diff display when autodiff is off
2 years ago
SChernykh 37b6457054 Show worker hashrate only when autodiff is on
2 years ago
SChernykh 9579be5c7d Optimized SideChain::miner_count()
2 years ago
SChernykh d05d47fa75 Fixed compilation
2 years ago
SChernykh bd88c04e9e SideChain: mutex locks refactoring
2 years ago
SChernykh eb3a3872eb Fixed missing blocks download logic
2 years ago