Commit Graph

39 Commits (master)

Author SHA1 Message Date
SChernykh 98a9eb4f18 Console: fixed data race
1 year ago
SChernykh 44d2005ab1 Console: returned stdin check to constructor
1 year ago
SChernykh 5f18eed14d Fixed compilation error
1 year ago
SChernykh 7a83fd2f30 Console: check stdin handle early at startup
1 year ago
SChernykh 6e258bb210 Refactored TCPServer to reduce code duplication
1 year ago
SChernykh 72adfd3126 Console: added local api
1 year ago
SChernykh 196b27f3b2 Console: read commands via localhost TCP
1 year ago
SChernykh 2d76846d3c Removed unused <iostream>
1 year ago
SChernykh c1a1249be1 Code cleanup
1 year ago
T W Lee 3df7430663 allow named pipe as stdin, fixes after review
1 year ago
T W Lee c71d89c95a allow named pipe as stdin
1 year ago
SChernykh 975679ef87 Show actual worker difficulty in `workers` command
1 year ago
SChernykh b346b93285 Updated copyright
1 year ago
SChernykh fd27ea0e8f Console: check for arguments when required
2 years ago
SChernykh d80a06bc8e Added more error logging
2 years ago
SChernykh 86156f3fec SOCKS5 proxy support
2 years ago
SChernykh 3802886722 Fixed "unknown command" message
2 years ago
SChernykh ea6a19a260 Fixed data race
2 years ago
SChernykh 3dde71f1ff Fixed processing of long console commands
2 years ago
SChernykh 9d692d5194 ConsoleCommands: check if console is available
2 years ago
SChernykh dcb822f812 ConsoleCommands: read from stdin using libuv
2 years ago
SChernykh 921cbb0b69 ConsoleCommands: don't exit on EOF
2 years ago
SChernykh a35d4b2701 Change llhttp to libcurl
2 years ago
SChernykh 0818d91f4f StratumServer: added console command `workers`
2 years ago
SChernykh 6b4640c413 Fixes for Termux
2 years ago
SChernykh 2a77695832 Fixed data races in miner
2 years ago
SChernykh a2afa29052 Updated copyright
2 years ago
SChernykh 62b1690780 Added an option to disable RandomX for the build
2 years ago
SChernykh 9593311332 Added `bans` console command
2 years ago
SChernykh e2931f94b5 Added embedded miner
2 years ago
SChernykh 2b01350add Added `outpeers` and `inpeers` console commands
2 years ago
SChernykh 111324b6e0 Added console command to show connected peers
3 years ago
SChernykh 533cc202d2 Added pool stats
3 years ago
SChernykh 8064865ba5 Fixed setting max log level from command line
3 years ago
SChernykh 776b1f561c Fixed use after free on p2pool shutdown
3 years ago
SChernykh fcb9e25fb1 Print background jobs in status
3 years ago
SChernykh a27577f735 Added log level 6 to reduce spam on level 5
3 years ago
Howard Chu 0dc3baa480 Tweak command handling
3 years ago
SChernykh 510b7dbb85 Add files
3 years ago