Commit Graph

600 Commits (65a9574e52aa70f41e6c3814918b9f39a7271604)
 

Author SHA1 Message Date
SChernykh 7fe032915f Ignore SIGPIPE
2 years ago
SChernykh 5b9b73abcc p2pool v1.9
2 years ago
SChernykh a2afa29052 Updated copyright
2 years ago
SChernykh a2d3dbad5e Use old bock template when update fails
2 years ago
SChernykh e50cf060cb Miner: fixed share counter initialization
2 years ago
SChernykh 915988d694 Added logging for the extra_nonce fix
2 years ago
SChernykh 345c231a9a Update config.json
2 years ago
SChernykh a7aed2f221 Fixed miner tx creation
2 years ago
SChernykh 292e2580e5 Make sure dataset init doesn't block start
2 years ago
SChernykh 028a5d0c88 Fixed memory leak after loading block cache
2 years ago
SChernykh 8b27faad6d BlockCache: fixed collisions of same height blocks
2 years ago
SChernykh cdc3206ee8 Optimized keccak
2 years ago
SChernykh 0c2b7d6010 More time handling fixes
2 years ago
SChernykh ef15c3b54f Show sidechain ID in status
2 years ago
SChernykh f4bcdc7fe9 Use steady_clock to time peer list requests
2 years ago
SChernykh aada1bb5cc Use chrono::steady_clock for internal timestamps
2 years ago
SChernykh 796850d8c5 Update CMakeLists.txt
2 years ago
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