Commit Graph

519 Commits (8eb780a8b5d5cc37186e33577e39052001245b71)
 

Author SHA1 Message Date
Blade Doyle 8eb780a8b5 add more configurations; add statistics webserver
2 years ago
SChernykh 9d692d5194 ConsoleCommands: check if console is available
2 years ago
SChernykh a7da7f932c Update libuv to `Version 1.44.1 (Stable)`
2 years ago
SChernykh 2e4f7adee4 TCPServer: added more checks during disconnects
2 years ago
SChernykh dcb822f812 ConsoleCommands: read from stdin using libuv
2 years ago
SChernykh 5da286fed4 JSON RPC: added HTTP headers
2 years ago
SChernykh 4ec0fe8d96 Fixed JSON RPC handling during shutdown
2 years ago
SChernykh 340a3e85c8 Fixed autodiff when running for a long time
2 years ago
SChernykh 64baf660bb JSON RPC: fixed shutdown on connect error
2 years ago
SChernykh 4f24f18b27 Updated Monero network upgrade info
2 years ago
SChernykh c5ea4dca67 p2pool v2.2
2 years ago
SChernykh deaf47155f Miner: reset share counter when synchronized
2 years ago
SChernykh a1d1420ec3 Miner: display shares found in status
2 years ago
SChernykh a133a25cc3 Update c-cpp.yml
2 years ago
SChernykh 65e15b5205 Turned off more unused curl stuff
2 years ago
SChernykh ac123939e5 Fixed MSVC builds
2 years ago
SChernykh 2cafc570a8 Updated dependencies
2 years ago
SChernykh 9e5d5cecd4 Added get_tx_keys tests
2 years ago
SChernykh deb8d59130 Fixed cppcheck error
2 years ago
SChernykh 14bbf96feb Enforce deterministic tx keys starting from v15
2 years ago
SChernykh ee1c5a0a56 Update RandomX
2 years ago
SChernykh a281db1cbb Fixed unaligned read
2 years ago
SChernykh b25e5449c8 Fixed rare "low diff share" errors
2 years ago
SChernykh b267c19a45 Limit autodiff to 4M for max compatibility
2 years ago
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