Commit Graph

221 Commits (8c5cd198e0333b5e9e9ad32d5711be3abe2c4159)

Author SHA1 Message Date
Thorsten Schindler 8c5cd198e0
changed from using fetchFromGitHub to fetchgit 2021-09-11 18:50:44 +02:00
Thorsten Schindler 830531791d
added nix build instructions 2021-09-11 17:00:58 +02:00
Thorsten Schindler 5c57c4d0d8
added nix flake 2021-09-11 16:22:47 +02:00
SChernykh fc88b9c9b2
Merge pull request #22 from WeebDataHoarder/master
Implemented shares/uncles position chart on status command
2021-09-10 18:11:23 +03:00
WeebDataHoarder 7bad1e05a4 Implemented shares/uncles position chart on status command
Shows progress in slices of PPNLS window. Shares move left to right as they age.
A dot "." indicates no shares, 1-9 for that number in shares, for 9+ it shows a "+".

Will not show shares or uncles lines unless you have one on window.
2021-09-10 16:59:15 +02:00
SChernykh 74096248e1 Better error handling of Monero RPC requests 2021-09-10 16:18:16 +02:00
SChernykh 36ee76d4d2 data api: fixed one block missing to calculate effort 2021-09-10 08:18:38 +02:00
SChernykh 382116759d Fixed compatibility with cmake < 3.6.0 2021-09-09 17:42:16 +02:00
SChernykh 3aa270a072 Fix for older compilers 2021-09-09 11:44:40 +02:00
SChernykh 2fcd2dce66 Merge branch 'master' of https://github.com/SChernykh/p2pool 2021-09-08 20:57:38 +02:00
SChernykh 7a97171b03 Tweaked block broadcast rules 2021-09-08 20:57:22 +02:00
SChernykh 3439d13986
Update README.md 2021-09-08 20:43:37 +02:00
SChernykh 52f195b89f Tweaked idle peer detection 2021-09-08 20:36:21 +02:00
SChernykh ee7a1e54f7 DNS name resolution for command line parameters 2021-09-08 20:25:39 +02:00
SChernykh 3a08a6d28d
Update README.md 2021-09-08 16:54:57 +02:00
SChernykh ca8e2ea410 Update RandomX 2021-09-08 16:07:18 +02:00
SChernykh ac5243a9a6 Update pool_block_tests.cpp 2021-09-08 12:36:21 +02:00
SChernykh c8a2a256e7 Fixed RandomX VM initialization 2021-09-08 11:49:54 +02:00
SChernykh 57bc38d2bb data api: added stats_mod 2021-09-08 09:57:31 +02:00
SChernykh a332ac7d26 P2PServer: load peers from DNS 2021-09-07 21:43:44 +02:00
SChernykh 3244925c66 Update c-cpp.yml 2021-09-07 15:49:55 +02:00
SChernykh 7ea1913a9d Update log.h 2021-09-07 14:14:11 +02:00
SChernykh 73c8b1294a P2PServer: connect to peers from the event loop thread
Better thread safety
2021-09-07 12:56:22 +02:00
SChernykh 333cfbefaf Update c-cpp.yml 2021-09-07 11:35:23 +02:00
SChernykh ce8ec3860d Fixed memory leak 2021-09-07 10:22:58 +02:00
SChernykh 25772abc0f Show block share % in status 2021-09-07 09:53:38 +02:00
SChernykh 899d5a82dd data api: check p2pool shares that come after a Monero block 2021-09-06 23:33:52 +02:00
SChernykh 06f39c3f4c
Update README.md 2021-09-06 20:35:06 +02:00
SChernykh 4e5e1df27a
Update README.md 2021-09-06 20:31:51 +02:00
SChernykh 7b0cc256c5 P2PServer: ban peers that disconnect without finishing handshake 2021-09-06 16:17:20 +02:00
SChernykh d3dc4c731f Added more tests 2021-09-06 15:49:39 +02:00
SChernykh 6dd5dcec39 Update RandomX 2021-09-06 10:13:18 +02:00
SChernykh 6857031389
Added coverity badge 2021-09-06 09:40:48 +02:00
SChernykh e264377f0e Added more checks 2021-09-06 09:17:39 +02:00
SChernykh a36825424b Fixed some Coverity reports 2021-09-06 09:02:35 +02:00
SChernykh b025056653
Merge pull request #12 from Karce/aurlink
Add doc section for Arch Linux AUR package
2021-09-06 09:58:27 +03:00
Keaton Bruce dbf7c8fd97 Add README doc for Arch Linux AUR package 2021-09-05 19:41:32 -04:00
SChernykh e3c32caadb Set Visual Studio startup projects 2021-09-06 00:39:19 +02:00
SChernykh 2ecd935bc5 data api: fixed saving of p2pool.blocks 2021-09-05 23:05:36 +02:00
SChernykh f3b6423d4c Log difficulty for found pool shares 2021-09-05 22:57:36 +02:00
SChernykh 82a88ce0ef data api: added block hashes to pool/blocks 2021-09-05 22:28:57 +02:00
SChernykh 884d0f180a TCP server: log IP addresses in more places 2021-09-05 20:21:33 +02:00
SChernykh f3ee444aed Stratum server: log IP addresses that send bad data 2021-09-05 19:16:23 +02:00
SChernykh af4b5738ef Updated Visual Studio libs 2021-09-05 18:47:20 +02:00
SChernykh 1f79423438 libzmq submodule 2021-09-05 18:24:57 +02:00
SChernykh 9b8009cd61 Delete libzmq 2021-09-05 18:23:26 +02:00
SChernykh 85ef38b944 libuv submodule 2021-09-05 18:20:12 +02:00
SChernykh 098a29ff29 Delete libuv 2021-09-05 18:19:35 +02:00
SChernykh 7ac313ee0e libsodium submodule 2021-09-05 18:03:30 +02:00
SChernykh b1435d4cfa Delete libsodium 2021-09-05 18:02:56 +02:00