Commit Graph

683 Commits (master)
 

Author SHA1 Message Date
SChernykh ab0bc0488e Removed libsodium as it's not used in compilation
2 years ago
SChernykh f3af02111d
Update README.md
2 years ago
SChernykh c21d052d7a Refactored RNG usage across the code
2 years ago
SChernykh 62b1690780 Added an option to disable RandomX for the build
2 years ago
SChernykh 52050bbcfb Update difficulty_type_tests.cpp
2 years ago
SChernykh 0db57e5047 p2pool v1.8
2 years ago
SChernykh e7919514d4 TCPServer: fixed uninitialized variables
2 years ago
SChernykh 7ab21c6afd TCPServer: reduced memory usage
2 years ago
SChernykh 2209e0cc70 P2PServer: relaxed peer list request restriction
2 years ago
SChernykh a73b4616a4 Fixed Coverity issues
2 years ago
SChernykh 9593311332 Added `bans` console command
2 years ago
SChernykh 9a09d15bea P2PServer: use high_resolution_clock for ping time
2 years ago
SChernykh f082488e4b TCPServer: use steady_clock for bans
2 years ago
SChernykh c56773d4d6 Update cppcheck.yml
2 years ago
SChernykh 752e2381d6 P2PServer: added more protocol checks
2 years ago
SChernykh 03f829e18c
Fixed formatting
2 years ago
Hayden Cardwell 06b66c99db Cleanup/Re-work of README
2 years ago
SChernykh 0b0ad9ff82 Fix tests compilation
2 years ago
SChernykh de9f13d393 Check for unknown command line parameters
2 years ago
SChernykh 272d206741 stats_mod api: updated min payout value
2 years ago
SChernykh c9493ec7fa
Merge pull request #123 from bladedoyle/mini
2 years ago
Blade Doyle 5ef4134955 Support mini pool. Cleanup
2 years ago
SChernykh 8045c40026 Check for proper `--local-api` usage
2 years ago
SChernykh d4a1b14820 Use monerod peers to find p2pool nodes
2 years ago
SChernykh cc6ce4a366 Reset stratum share counters after initial sync
2 years ago
SChernykh 25e5f80a81
Merge pull request #121 from hayden-cardwell/master
2 years ago
Hayden Cardwell d4b339b1a3
Add a link to SethForPrivacy's Linux guide
2 years ago
SChernykh 4bdd524d84
Merge pull request #120 from SChernykh/tmp
2 years ago
SChernykh b78fe02405 MacOS CI: build and static link libuv and libzmq
2 years ago
SChernykh dfa0c7ffb1
Merge pull request #119 from SamsungGalaxyPlayer/patch-3
2 years ago
Justin Ehrenhofer ec97a14da7
Add monero.com to list of compatible wallets
2 years ago
SChernykh 3a2e9e8b94
Merge pull request #117 from SamsungGalaxyPlayer/patch-1
2 years ago
Justin Ehrenhofer 069c96aa1d
Remove outdated note to "current" version
2 years ago
SChernykh 42370bf11e p2pool v1.7
2 years ago
SChernykh dc506bb1b9 Update README.md
2 years ago
SChernykh ec2f4467fb Added `--mini` command line option to connect to p2pool-mini
2 years ago
SChernykh 9f449320b5 StartumServer: disconnect and ban inactive clients
2 years ago
SChernykh 8767ef9e19 Display payout amount when a block is found
2 years ago
SChernykh cf184295b4 Updated version
2 years ago
SChernykh 0cd9876a46 Updated dependencies
2 years ago
SChernykh 1e4e4bd08e Added miner statistics to data api
2 years ago
SChernykh a640e41d74 Improved RNG initialization
2 years ago
SChernykh f90e00edea Moved "how to mine" up in the readme
2 years ago
SChernykh 38ffd73b54 Fixed new Coverity issue
2 years ago
SChernykh c10a5ce323 Miner code cleanup
2 years ago
SChernykh e2931f94b5 Added embedded miner
2 years ago
SChernykh 95c268be4c Update msvc-analysis.yml
2 years ago
SChernykh 4ac4f8f860
Update README.md
2 years ago
SChernykh 248fcee174 Update version
2 years ago
SChernykh 89bcceb986 Added p2pool mini seed nodes and default port
2 years ago