Commit Graph

509 Commits (master)

Author SHA1 Message Date
Thomas Clarke 7742d163f7
API for stratum server statistics.
3 years ago
SChernykh 7d66864b01 Print P2Pool version
3 years ago
SChernykh 2a3cd13b19 P2PServer: delete old cached blocks after initial sync
3 years ago
SChernykh 4bcaa41c8e Clear crypto derivation/key cache when a block is found
3 years ago
SChernykh 4fce76576f ZMQ reader: abort if connect to monerod failed
3 years ago
SChernykh f05f7c4268 Fixed wrong nonce values in submit_block error log
3 years ago
SChernykh ae8733c187 Update RandomX
3 years ago
SChernykh 5c92920619 Default log level 3
3 years ago
SChernykh b4ea125a8a Hardcode default consensus ID for faster startup
3 years ago
SChernykh 8aa9e54dc4 BlockTemplate: wait for 10 seconds before including new transactions
3 years ago
SChernykh b35b4a9f76 Crypto: added cache for faster key derivation
3 years ago
SChernykh ba6a2c8eb2 P2PServer: relax stale block restriction
3 years ago
SChernykh 14e26f5c17 Fix: always check before closing TCP handles
3 years ago
SChernykh 4c5144b37f Check monerod RPC version at startup
3 years ago
SChernykh 42dd58d778 P2PServer: check broadcasts for wrong height
3 years ago
SChernykh da0f376bef P2PServer: ban peers that don't broadcast blocks
3 years ago
SChernykh 0d439e7712 SideChain: submit blocks to monerod in more cases
3 years ago
SChernykh b8f04ac787 Tweaked block broadcast rules
3 years ago
WeebDataHoarder 7bad1e05a4 Implemented shares/uncles position chart on status command
3 years ago
SChernykh 74096248e1 Better error handling of Monero RPC requests
3 years ago
SChernykh 36ee76d4d2 data api: fixed one block missing to calculate effort
3 years ago
SChernykh 3aa270a072 Fix for older compilers
3 years ago
SChernykh 7a97171b03 Tweaked block broadcast rules
3 years ago
SChernykh 52f195b89f Tweaked idle peer detection
3 years ago
SChernykh ee7a1e54f7 DNS name resolution for command line parameters
3 years ago
SChernykh c8a2a256e7 Fixed RandomX VM initialization
3 years ago
SChernykh 57bc38d2bb data api: added stats_mod
3 years ago
SChernykh a332ac7d26 P2PServer: load peers from DNS
3 years ago
SChernykh 7ea1913a9d Update log.h
3 years ago
SChernykh 73c8b1294a P2PServer: connect to peers from the event loop thread
3 years ago
SChernykh ce8ec3860d Fixed memory leak
3 years ago
SChernykh 25772abc0f Show block share % in status
3 years ago
SChernykh 899d5a82dd data api: check p2pool shares that come after a Monero block
3 years ago
SChernykh 7b0cc256c5 P2PServer: ban peers that disconnect without finishing handshake
3 years ago
SChernykh d3dc4c731f Added more tests
3 years ago
SChernykh e264377f0e Added more checks
3 years ago
SChernykh a36825424b Fixed some Coverity reports
3 years ago
SChernykh 2ecd935bc5 data api: fixed saving of p2pool.blocks
3 years ago
SChernykh f3b6423d4c Log difficulty for found pool shares
3 years ago
SChernykh 82a88ce0ef data api: added block hashes to pool/blocks
3 years ago
SChernykh 884d0f180a TCP server: log IP addresses in more places
3 years ago
SChernykh f3ee444aed Stratum server: log IP addresses that send bad data
3 years ago
SChernykh dd0a35fb79 Show pool-side hashrate in status only when it's not zero
3 years ago
SChernykh 4deef2f807 Added cppcheck workflow
3 years ago
SChernykh b31adbd5ae Added macOS build
3 years ago
SChernykh e527b0c660 Added Windows builds
3 years ago
SChernykh b17723f1e4 Removed unused code
3 years ago
SChernykh 1554a44f5c Added more integrity checks
3 years ago
SChernykh 08d2fbdbd1 Parse full 128-bit difficulty from monerod
3 years ago
SChernykh 661d596107 api: store difficulty and totalHashes for each block
3 years ago
SChernykh 2d8530798d Unit tests for difficulty_type
3 years ago
SChernykh b26c4616d7 Fixed wrong diff in api/network/stats
3 years ago
SChernykh 70ff4ba859 Tweaked peer list logic
3 years ago
SChernykh bab148fbad Added cppcheck scripts
3 years ago
SChernykh 55f8e9dc33 Added total blocks found
3 years ago
SChernykh fbdef7d058 Count all miners that were active in last 24 hours
3 years ago
SChernykh e1b4649c2a Added pool blocks
3 years ago
SChernykh 73da71a2d3 Renamed next payout to block reward share
3 years ago
SChernykh 533cc202d2 Added pool stats
3 years ago
SChernykh 295cbda449 p2pool: export data to an external web-server
3 years ago
SChernykh 5d6fa03f11 Show all Monero block rewards in log
3 years ago
SChernykh 75843e9b37 P2PServer: don't broadcast stale blocks
3 years ago
SChernykh 1a83610299 P2PServer: simplified the code a bit
3 years ago
SChernykh 5f406a60a6 StratumServer: added keepalived method
3 years ago
SChernykh 5eea610f3c Stricter wallet address checks
3 years ago
SChernykh e44919c289 Changed pool name for the new test
3 years ago
SChernykh 780afd84a2 Added checks for tx keys
3 years ago
SChernykh 0558cdb9cc Fixed share effort calculation
3 years ago
SChernykh 7364292ece Fixed average effort calculation
3 years ago
SChernykh 662a7e91c8 P2PServer: always ban IPs that send bad blocks
3 years ago
SChernykh 8064865ba5 Fixed setting max log level from command line
3 years ago
SChernykh 7b197824fe P2PServer: add peers from the command line to the peer list on startup
3 years ago
SChernykh 114f6b627b P2PServer: don't allow multiple connections to/from the same IP
3 years ago
SChernykh 4757cdb8e2 P2PServer: added 1 second grace time for stale shares
3 years ago
SChernykh bb8ff24db8 StratumServer: added avg effort and number of shares to status
3 years ago
SChernykh 4ac08ac10d StratumServer: print current effort in status
3 years ago
SChernykh 891ee36e53 Force update average hashrates when print_status() is called
3 years ago
SChernykh d1e94d6e1a StartumServer: print average hashrate in status
3 years ago
SChernykh a2f6e73122 JSONRPCRequest: more informative error messages
3 years ago
SChernykh 9120b86007 Fixed use of out of scope variable
3 years ago
SChernykh bb7720968f Tweaked log levels
3 years ago
SChernykh dac74a8829 Update p2p_server.cpp
3 years ago
SChernykh dd9166e91c Update dataset at normal thread priority
3 years ago
SChernykh 456f5d356f P2PServer: ban peers only after handshake finished and failed
3 years ago
SChernykh 541b3c653d Enable 4-byte target format for diff up to 4 million
3 years ago
SChernykh 519b4b548d Relax JSON parsing
3 years ago
SChernykh 8e29abd906 Small fixes
3 years ago
SChernykh 8a26498b66 Tweaked log levels
3 years ago
SChernykh ff4d89868b StratumServer: Use short target format (4 bytes) for diff <= ~2 million
3 years ago
SChernykh 4175f4c8bc StratumServer: ban clients that send incorrect shares
3 years ago
SChernykh 9e438210d1 StratumServer: support custom fixed difficulty
3 years ago
SChernykh 46ce4ebee7 check_pow: fixed carry calculation
3 years ago
SChernykh 0be078cb09 StartumServer: moved warnings to log level 4
3 years ago
SChernykh 14bb308794 P2PServer: clear m_missingBlockRequests when there is nothing missing
3 years ago
SChernykh f9be0de8d2 P2PServer: ask peers about unknown blocks only once
3 years ago
SChernykh 81a12158fc P2PServer: don't add banned peers back to the peer list
3 years ago
SChernykh 8304d81961 Prepare for mainnet test
3 years ago
SChernykh 27c2aab145 Check network type at startup
3 years ago
SChernykh afca83d6c2 BlockCache: check block size before storing it
3 years ago
SChernykh 2761ce5af7 Fixed a leak in ZMQReader
3 years ago
SChernykh 776b1f561c Fixed use after free on p2pool shutdown
3 years ago
SChernykh 715c0d4e14 Reduced cache size a bit
3 years ago
SChernykh 3ea71d51e5 Fixed crash on startup
3 years ago
SChernykh f77e0434c6 Fixed TCPServer startup
3 years ago
SChernykh 3f1ee9ce4b TCPServer fixes
3 years ago
SChernykh 27e85a922b TCPServer: fixed more leaks on shutdown
3 years ago
SChernykh 4ba32277c1 Use p2pool-api branch for Monero
3 years ago
SChernykh 37f3312e1d Submit received p2pool blocks to monerod when possible
3 years ago
SChernykh 125815b502 Made print_status() thread-safe
3 years ago
SChernykh 63e442dffd print_status: fixed next payout display
3 years ago
SChernykh 0009eba307 Fix RandomX startup logic
3 years ago
SChernykh 276cc5f0fd Fix Mac compilation
3 years ago
SChernykh fa3146a8f3 Reverted force close TCP connections
3 years ago
SChernykh 230d3e4780 Fixed socket leak after a failed connection
3 years ago
SChernykh d246ee1552 Enabled block cache for Mac
3 years ago
SChernykh 46b7c3e755 TCPServer: stop reading before closing connection
3 years ago
SChernykh 662865ad70 Reduced startup spam at log levels <= 5
3 years ago
SChernykh 68a4765f95 Force close TCP connections
3 years ago
SChernykh 924fd4b7bd TCPServer: better tracking of used sockets
3 years ago
SChernykh a38a7be73f p2pool: submit block from the main thread only
3 years ago
SChernykh 8f93adf7a1 Refactored signal handler
3 years ago
SChernykh d8efb27374 Restrict uv_default_loop() to main thread
3 years ago
SChernykh dbf18c34a4 Fixed wrong uv loop in p2pserver::flush_cache()
3 years ago
SChernykh fcb9e25fb1 Print background jobs in status
3 years ago
SChernykh 7ab3c22114 Give only 5 seconds for new connections to complete handshake
3 years ago
SChernykh 336349e189 Show hashrate estimate in status
3 years ago
SChernykh 8f2493edfc Log message fixes
3 years ago
SChernykh a27577f735 Added log level 6 to reduce spam on level 5
3 years ago
SChernykh 09aedd9f9a Drop idle connections
3 years ago
SChernykh cd532965e8 Code safety: BlockCache isn't supposed to be copied/moved
3 years ago
SChernykh 64885852dd Limit max number of transactions in block template
3 years ago
SChernykh 6de98697a1 Only warn about lagging monerod if it's 2 or more blocks behind
3 years ago
SChernykh 02449bf9f9 Use UTC time for logging
3 years ago
SChernykh e4be4c1a66 Fixed pruning logic
3 years ago
SChernykh d4388bf9c0 Removed unnecessary lock
3 years ago
SChernykh 20b3886bfb Less tolerance to lagging nodes
3 years ago
SChernykh a55545762b Merge branch 'master' of https://github.com/SChernykh/p2pool
3 years ago
SChernykh 69533fd209 Store only fully verified blocks in the cache
3 years ago
SChernykh 90a977228b
Merge pull request #2 from hyc/cmds
3 years ago
SChernykh 4837b4c863 Added missing integrity check
3 years ago
SChernykh 15354e5a88 Update util.cpp
3 years ago
Howard Chu 0dc3baa480 Tweak command handling
3 years ago
SChernykh 05d336c8e9 Update block_cache.cpp
3 years ago
SChernykh 1cf4071f9b BlockCache (Linux version)
3 years ago
SChernykh bf5db3db08 Update p2pool.cpp
3 years ago
SChernykh 3229909333 Update p2pool.cpp
3 years ago
SChernykh 9808685981 Update stratum_server.cpp
3 years ago
SChernykh aba3bc50b8 Block cache WIP and other fixes
3 years ago
SChernykh 86b31ea821 Reduce broadcast spam after initial sync
3 years ago
SChernykh 25ef5733a7 Skip duplicates in the saved peers list
3 years ago
SChernykh fda80e3556 Sanity check
3 years ago
SChernykh 6d3cfa2c7a Couple more sanity checks
3 years ago
SChernykh 656f912a3e Workaround for crashes on shutdown
3 years ago
SChernykh c4d3f6f8b4 Fixed parse_address_list()
3 years ago
SChernykh 2f08a35ac7 Fixed logger thread start/stop logic
3 years ago
SChernykh df52838433 Removed some noisy warning messages
3 years ago
SChernykh 39a8c68ab7 More clang fixes
3 years ago
SChernykh 4a5691e349 clang fixes
3 years ago
SChernykh 510b7dbb85 Add files
3 years ago