SChernykh
58c792fb04
rapidjson submodule
2021-09-05 17:30:21 +02:00
SChernykh
759d7da88e
Update CMakeLists.txt
2021-09-05 17:01:27 +02:00
SChernykh
295cbda449
p2pool: export data to an external web-server
...
Dumps data to JSON files which can be later served by a web-server.
2021-09-01 14:11:28 +02:00
SChernykh
33e95fbaf8
Fixed library names
2021-08-31 23:17:45 +02:00
SChernykh
3f1ee9ce4b
TCPServer fixes
...
- Proper shutdown sequence, uv_close() must be called from the event loop thread
- Moved start_listening() to child class constructor because it must be ready before it can listen on sockets
- Added simple memory leak detector for Windows. Linux users can enjoy the leak sanitizer
2021-08-26 23:57:59 +02:00
SChernykh
aba3bc50b8
Block cache WIP and other fixes
...
- Block cache is implemented only on Windows for now
- Tracking of background jobs
- More robust sidechain syncing
2021-08-24 11:42:41 +02:00
SChernykh
4d16c77f73
Fixes for MacOS build
2021-08-23 14:48:53 +02:00
SChernykh
133b8dde19
Call find_library for clang too
2021-08-23 11:21:11 +02:00
SChernykh
0c50451693
Ubuntu 20.04 build instructions
2021-08-22 19:22:40 +02:00
SChernykh
510b7dbb85
Add files
2021-08-22 12:20:59 +02:00