Commit Graph

842 Commits (master)
 

Author SHA1 Message Date
SChernykh 47f551c046 Randomize output order for P2Pool payouts
1 year ago
SChernykh ae6747c82d Initialize tx key from previous blocks
1 year ago
SChernykh 1bd04c2840 Initialize tx key from random seed
1 year ago
SChernykh 11e4c459c9 pub/sec tx key cleanup
1 year ago
SChernykh 647319b731 Added missing check to `update_chain_tip`
1 year ago
SChernykh e0913f9068 Speed up `calc_sidechain_hash`
1 year ago
SChernykh af0fa872ae Set sidechain extra (duplicate shares fix)
1 year ago
SChernykh 1ce8f28105 Added sidechain extra
1 year ago
SChernykh a525f34fec Speed up `calc_miner_tx_hash` a lot
1 year ago
SChernykh 632f3faac5 Refactored keccak interface
1 year ago
SChernykh 4f34c4466a Dynamic PPLNS window
1 year ago
SChernykh ccc5117172 Track shares that failed to be added
1 year ago
SChernykh b346b93285 Updated copyright
1 year ago
SChernykh 2b61c1d90f p2pool v2.7
1 year ago
SChernykh baf5a64c51 Add high fee transactions immediately
1 year ago
SChernykh 260564cff1 Check for `NO_COLOR` before logging starts
1 year ago
SChernykh 248f74d948 Updated libzmq
1 year ago
SChernykh 724a9e49df Updated curl to 7.87.0
1 year ago
SChernykh 726224b253 Support `NO_COLOR` environment variable
1 year ago
SChernykh 421e087d81 Fixed UV thread pool size
1 year ago
SChernykh a1ec97a221 Fixed `submit_block` error logging
1 year ago
SChernykh d151ed9354 Miner: fixed share counter reset logic
1 year ago
SChernykh 7502481f26 Fixed cppcheck issues
1 year ago
SChernykh 76e7e4956d Miner: fixed share counting during initial sync
1 year ago
SChernykh 15d25bca27 Fixed data race
1 year ago
SChernykh dffc8bcea0 Fixed cppcheck issues
1 year ago
SChernykh a61966ed61 Don't count shares that were found during sync
1 year ago
SChernykh e6d77a40e2 Check block major version in `deserialize()`
1 year ago
SChernykh edcb933874 Call `get_miner_data` again after startup is done
1 year ago
SChernykh be18ad4177 Made payout messages more visible
1 year ago
SChernykh 07a5b191bb Fixes for different BSD variants
1 year ago
SChernykh da12b329be Check the block id returned by `BLOCK_RESPONSE`
1 year ago
SChernykh 3902612c4b P2PServer: show more data for connected peers
1 year ago
SChernykh 9bce415523 Added alternative command line parameter names
1 year ago
SChernykh 3e4f877ec0 Display software name in peers list
1 year ago
SChernykh 1b601343ff Updated recommended command lines
1 year ago
SChernykh 77ee46e153 Updated RandomX
1 year ago
SChernykh 357c1a20df Updated recommended monerod command line
1 year ago
SChernykh 67bbfea87d p2pool v2.6
1 year ago
SChernykh 220c6939b1 Ignore shares from peers who have lagging monerod
1 year ago
SChernykh fd27ea0e8f Console: check for arguments when required
1 year ago
SChernykh 4bb1982806 Added BlockTemplate tests
1 year ago
SChernykh 9283677a2b Sync test: log more data in the end
1 year ago
SChernykh d4180a5084 Fixed Coverity issue
1 year ago
SChernykh 2721b16c46 Miner: fixed data race
1 year ago
SChernykh f1ff6a21ee Revert "Broadcast uncle blocks at the same height"
1 year ago
SChernykh 530079b8a5 Broadcast uncle blocks at the same height
1 year ago
SChernykh 2ca428bbbb BlockTemplate: non-ambiguous transaction order
1 year ago
SChernykh 8a27a8cce4 Added a safety check to block template update
1 year ago
SChernykh 7eec4d742c P2PServer: removed an unnecessary lock
1 year ago