Commit Graph

665 Commits (e6d77a40e2ab5e66b53dd2ef3ed2ca666cf56d20)
 

Author SHA1 Message Date
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
2 years ago
SChernykh 8a27a8cce4 Added a safety check to block template update
2 years ago
SChernykh 7eec4d742c P2PServer: removed an unnecessary lock
2 years ago
SChernykh 3f66975e1b Optimized transaction picking algorithm
2 years ago
SChernykh b7f8c973f4 Refined transaction picking algorithm
2 years ago
SChernykh 98e51feb46 Updated libzmq
2 years ago
SChernykh 68fccd2edb Updated FAQ
2 years ago
SChernykh 72e414b2b7 Fixed struct alignment
2 years ago
SChernykh 79a31ce57c SideChain: reduce lock scope in get_outputs_blob
2 years ago
SChernykh 488ed8e562 Added more 128 bit calculations
2 years ago
SChernykh b3bce1651b SideChain: use full 128 bits in get_difficulty
2 years ago
SChernykh e9a2e4b076 Added html
2 years ago
SChernykh cc2f031a32 Fixed a race when stopping logger
2 years ago
SChernykh d0eea1bf91 Fixed libuv init/shutdown sequence
2 years ago
SChernykh 53ba29b288 Optimized crypto cache memory allocation
2 years ago
SChernykh c5f3a03d1e Improved `peers` display
2 years ago
SChernykh da9cdf7df3 Send our P2Pool version to other peers
2 years ago
SChernykh 8a7f1b1b3a Log shares found by other nodes
2 years ago
SChernykh aa14620a50 Merge branch 'compact_broadcast'
2 years ago
SChernykh 1fa6a7c11a Fixed mouse wheel scrolling on Windows
2 years ago
SChernykh 25806b67a2 Added protocol version negotiation
2 years ago
SChernykh 47ff7e228e Added code to deserialize compact blobs
2 years ago
SChernykh c135787620 Prepare compact blob for block broadcasts
2 years ago
SChernykh bbc3d44526 P2PServer: tidy up PEER_LIST_RESPONSE messages
2 years ago
SChernykh 2e747beda6 Added sidechain height to SHARE FOUND log
2 years ago
SChernykh b9a9be2795 Update robin-hood-hashing
2 years ago
SChernykh 19414b061b Refactored BackgroundJobTracker
2 years ago
SChernykh 74b5ab1798 Force update block template after 30 seconds
2 years ago
SChernykh 83cda110aa P2PServer: tweaked invalid timestamp messages
2 years ago
SChernykh 6f87546492 Update README.md
2 years ago