SChernykh
35ca86d4b9
Fixed cmake options for curl
2026-04-30 17:17:03 +02:00
SChernykh
d3b1a77256
Updated curl to 8.20.0, disabled threaded resolver
2026-04-30 15:05:02 +02:00
SChernykh
0742f42ecd
Updated curl cmake command
2026-04-29 11:24:31 +02:00
SChernykh
732b17b32f
Fixed CI
2026-04-28 20:52:38 +02:00
SChernykh
620b2e12f7
Added command line parameters to disable logging
2026-04-28 18:48:10 +02:00
SChernykh
0255b801e5
CI: use macos-26
2026-04-24 19:37:01 +02:00
SChernykh
44ea8e4557
CI: updated actions versions
2026-04-10 20:21:48 +02:00
SChernykh
f3d97dc3d6
Fixed CI errors
2026-04-10 18:19:28 +02:00
SChernykh
a32b4a6336
CI: use clang-22
2026-04-10 16:39:58 +02:00
SChernykh
b05361653e
More cleanup and tests
2026-03-08 20:30:07 +01:00
SChernykh
2cc5ba2fb9
CI: fixed msan build
2026-02-20 16:22:51 +01:00
SChernykh
64914566c0
Updated RandomX and miniupnp
2026-02-03 18:11:18 +01:00
SChernykh
55cd2c9ae1
CI: disabled type sanitizer sync test
2025-12-16 22:17:29 +01:00
SChernykh
53cecac65b
CI: added type sanitizer sync test
2025-12-16 19:19:54 +01:00
SChernykh
d8662ad41e
Updated build scripts
2025-10-25 17:32:12 +02:00
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
SChernykh
8826a6c02c
Added more div128 tests
2025-10-07 14:59:05 +02:00
SChernykh
741aaf95a8
Removed old fork code
2025-10-04 12:41:35 +02:00
SChernykh
6fc51d5a31
CI: fail sync test if there are errors in log
2025-10-03 13:34:02 +02:00
SChernykh
e3d680ec46
CI: updated macos versions
2025-10-02 20:50:31 +02:00
SChernykh
6b4c39f4c9
SideChain: added some extra checks, removed const_cast
2025-10-01 18:05:26 +02:00
SChernykh
fd6549849c
Updated BoringSSL
2025-09-29 22:01:30 +02:00
SChernykh
0184a3139c
CI: revised clang-tidy list of checks
2025-09-25 18:46:22 +02:00
SChernykh
2e32d14d5f
CI: tweaked msan parameters
2025-09-19 21:19:43 +02:00
SChernykh
415ad70e2f
CI: lighter parameters for msan
2025-09-19 10:09:40 +02:00
SChernykh
6380e204dd
CI: increased time limit for msan
2025-09-19 08:05:03 +02:00
SChernykh
12993dfe19
Fixed FreeBSD build
2025-09-18 22:29:30 +02:00
SChernykh
a64753ecd0
clang-21, one more time
2025-09-18 21:37:49 +02:00
SChernykh
e9c7367b92
Reverted back to clang-20 for msan
2025-09-17 19:16:49 +02:00
SChernykh
9f7dc5b768
CI: use clang-21 for msan
2025-09-17 14:12:10 +02:00
sech1
f12e43bb79
CI: use the latest cppcheck again
2025-09-13 12:02:16 +02:00
sech1
b22088f330
CI: update to clang-21
2025-08-26 22:34:11 +02:00
SChernykh
93395771d3
CI: temporary cppcheck fix
2025-08-05 13:48:22 +02:00
SChernykh
240cbd100e
Removed unused code from tests, tweaked build scripts
2025-07-26 18:34:13 +02:00
SChernykh
f7c1baa453
CI: removed gRPC from Alpine builds because they were too slow
2025-07-26 10:39:38 +02:00
SChernykh
ce1ef36613
Build fixes
2025-07-25 17:05:25 +02:00
SChernykh
0d9670ee29
Fixed build errors
2025-07-24 14:42:03 +02:00
SChernykh
82cab98f2b
CI: revert to clang-20 for msan test
2025-07-18 23:39:39 +02:00
SChernykh
9c2bd8292b
CI: use clang 21
2025-07-18 18:39:13 +02:00
SChernykh
92291c1175
Builds: updated curl command line
2025-07-16 17:41:01 +02:00
SChernykh
503fb34c69
Builds: updated curl command line
2025-07-16 00:14:12 +02:00
SChernykh
0755a9dcf1
CI: updated and repacked test data
2025-07-15 18:22:52 +02:00
SChernykh
81431b12fb
CI: fixed cppcheck build
2025-07-12 08:54:11 +02:00
SChernykh
b9face492d
CI: always save coverage data
2025-06-24 10:36:39 +02:00
SChernykh
e69f5722df
CI: use clang-20 for code coverage
2025-06-22 17:22:35 +02:00
SChernykh
7a82b0fe43
Deploy code coverage report
2025-06-22 11:11:06 +02:00
SChernykh
0535ca2892
CI: added more tests
2025-06-20 23:30:10 +02:00
SChernykh
3d1ef0d049
CI: added code coverage workflow
2025-06-20 18:23:26 +02:00
SChernykh
7eaef5faca
CI: use the latest cppcheck code again
2025-06-18 18:40:32 +02:00
SChernykh
9cb9545ce6
CI: use native runner for Ubuntu ARM64 builds
2025-06-16 17:00:55 +02:00