Files
p2pool-salvium-stare/tests/src
SChernykh e2f0ec7c69 De-duplicate tx hashes and pub keys to save memory (off by default) (#382)
P2Pool-main: 8.2 MB saved
P2Pool-mini: 66 MB saved
P2Pool-nano: 25.2 MB saved

The feature is available only when building from source and is intended for use on low-memory systems (for example, a VPS server with < 1 GB RAM).

It only makes sense to use with `--no-cache --no-randomx` in the command line because cache and RandomX hasher take much more memory.
2025-10-18 12:21:16 +02:00
..
2024-10-13 13:13:14 +02:00
2025-07-25 17:05:25 +02:00
2022-06-28 18:00:01 +02:00
2025-06-21 16:20:24 +02:00
2025-07-06 21:52:02 +02:00
2024-01-02 14:28:00 +01:00
2024-08-08 14:40:50 +02:00
2023-05-25 09:02:47 +02:00
2025-06-23 13:06:01 +02:00