Commit Graph

30 Commits (master)

Author SHA1 Message Date
SChernykh b346b93285 Updated copyright
1 year ago
SChernykh 2b61c1d90f p2pool v2.7
1 year ago
SChernykh 67bbfea87d p2pool v2.6
1 year ago
SChernykh da9cdf7df3 Send our P2Pool version to other peers
2 years ago
SChernykh 19414b061b Refactored BackgroundJobTracker
2 years ago
SChernykh e4dd46b498 Added `--no-dns` command line parameter
2 years ago
SChernykh 86156f3fec SOCKS5 proxy support
2 years ago
SChernykh bde5b19c77 CI: added sync test
2 years ago
SChernykh a281db1cbb Fixed unaligned read
2 years ago
SChernykh 6ef34bb3f5 Enabled more compiler warnings
2 years ago
SChernykh d23c46ff84 Added bsr() function to util
2 years ago
SChernykh 7b5b910f3f Undefined behaviour fixes
2 years ago
SChernykh dee66c3f32 Added varint unit tests
2 years ago
SChernykh a2afa29052 Updated copyright
2 years ago
SChernykh aada1bb5cc Use chrono::steady_clock for internal timestamps
2 years ago
SChernykh c21d052d7a Refactored RNG usage across the code
2 years ago
SChernykh 998c2ba72f Fixed msys2 build crash
3 years ago
SChernykh b45540ca08 TCPServer: clean up old IP bans
3 years ago
SChernykh 148b9dd294 Switch to faster unordered_map/set
3 years ago
SChernykh 9e90e988fa Refactored array_size to make it always constexpr
3 years ago
SChernykh 7d66864b01 Print P2Pool version
3 years ago
SChernykh 4bcaa41c8e Clear crypto derivation/key cache when a block is found
3 years ago
SChernykh b35b4a9f76 Crypto: added cache for faster key derivation
3 years ago
SChernykh 3aa270a072 Fix for older compilers
3 years ago
SChernykh ee7a1e54f7 DNS name resolution for command line parameters
3 years ago
SChernykh bab148fbad Added cppcheck scripts
3 years ago
SChernykh d8efb27374 Restrict uv_default_loop() to main thread
3 years ago
SChernykh fcb9e25fb1 Print background jobs in status
3 years ago
SChernykh aba3bc50b8 Block cache WIP and other fixes
3 years ago
SChernykh 510b7dbb85 Add files
3 years ago