SChernykh
|
32b502a1e3
|
Sync test: use testnet
|
2023-12-10 00:18:44 +01:00 |
|
SChernykh
|
e20c73fa27
|
Merge branch 'master' into merge-mining
|
2023-12-08 14:18:22 +01:00 |
|
SChernykh
|
eb1fd155a3
|
Fixed compiler flags for code sanitizers
For example, `-O2` can optimize away some undefined behaviour, so use a conservative `-Og` optimization level.
|
2023-11-27 10:27:29 +01:00 |
|
SChernykh
|
5aff5f5796
|
Sync test: added merge mining
|
2023-11-17 19:36:21 +01:00 |
|
SChernykh
|
abd9c80e4d
|
Merge branch 'master' into merge-mining
|
2023-11-07 16:52:57 +01:00 |
|
SChernykh
|
8699e1887c
|
Debug: print call stack of unhandled exceptions
|
2023-11-07 11:00:39 +01:00 |
|
SChernykh
|
f7b90b3808
|
Fixed sync test
|
2023-11-02 21:42:03 +01:00 |
|
SChernykh
|
a852b4e3ad
|
Update clang-tidy.yml
|
2023-10-25 20:30:50 +02:00 |
|
SChernykh
|
963514667d
|
Increased time limit for cppcheck
|
2023-10-25 10:40:27 +02:00 |
|
SChernykh
|
ec35c74e5f
|
Init merge mining tag properly
|
2023-10-25 00:14:09 +02:00 |
|
SChernykh
|
30ba38c2b3
|
macOS aarch64 build: switch to clang 15
|
2023-10-19 19:57:37 +02:00 |
|
SChernykh
|
c0cabc9739
|
Check for Windows 7 compatibility
|
2023-10-17 18:04:46 +02:00 |
|
SChernykh
|
8d9b9e505e
|
Added ARM errata mitigations
Reworked #189
|
2023-09-06 16:32:09 +02:00 |
|
SChernykh
|
6eff190f87
|
Sync test: use macOS release build settings
|
2023-09-03 17:56:34 +02:00 |
|
SChernykh
|
e40c5190b1
|
macOS aarch64 build: disabled LTO
|
2023-09-03 17:45:05 +02:00 |
|
SChernykh
|
0463901db7
|
Run thread sanitizer test with static libs
|
2023-09-03 16:23:11 +02:00 |
|
SChernykh
|
2b61fff449
|
Sync test: increase test load
|
2023-09-03 13:44:06 +02:00 |
|
SChernykh
|
b1d3fb63f3
|
Use the old compiler for macOS-aarch64 build
|
2023-09-02 18:41:11 +02:00 |
|
SChernykh
|
8e0f28ee30
|
Fixed Windows 7 compatibility
|
2023-08-31 16:21:59 +02:00 |
|
SChernykh
|
d8b23cd13c
|
CI: fixed paths and file names
|
2023-08-26 21:00:23 +02:00 |
|
SChernykh
|
0e0101f507
|
CI: build libcxx_msan every time
|
2023-08-24 15:11:55 +02:00 |
|
SChernykh
|
71d4a6dab0
|
Tweaked macOS build parameters
|
2023-08-23 20:22:44 +02:00 |
|
SChernykh
|
936d3b5280
|
Added quick self-test
|
2023-08-23 17:01:01 +02:00 |
|
SChernykh
|
fac9c23103
|
Fixed LTO in macOS builds
|
2023-08-23 16:23:48 +02:00 |
|
SChernykh
|
3674401923
|
Update RandomX
|
2023-08-23 13:37:07 +02:00 |
|
SChernykh
|
66d6d0dc33
|
CI: fixed BSD builds
|
2023-08-22 17:00:39 +02:00 |
|
SChernykh
|
b8e6aae289
|
Disabled RandomX tests
|
2023-08-21 20:49:45 +02:00 |
|
SChernykh
|
8f620712ef
|
Update RandomX
|
2023-08-21 17:47:09 +02:00 |
|
SChernykh
|
8d65a99fe4
|
Fixed data race
|
2023-08-18 21:57:51 +02:00 |
|
SChernykh
|
6e68714c26
|
CI: fixed libzmq cmake command line
|
2023-08-18 20:19:59 +02:00 |
|
SChernykh
|
06ff7b661a
|
CI: added Alpine Linux static builds
|
2023-08-18 19:01:09 +02:00 |
|
SChernykh
|
70a6442b46
|
CI: reduced MacOS and FreeBSD binary sizes
|
2023-08-18 15:48:35 +02:00 |
|
SChernykh
|
9e7d394ae7
|
CI: reduced aarch64 binary sizes
|
2023-08-18 12:59:37 +02:00 |
|
SChernykh
|
76c4573c39
|
CI: cleanup build warnings
Tests: fixed "unused const variable" warning
CMakeLists.txt: fixed deprecation warnings
|
2023-08-16 14:20:23 +02:00 |
|
SChernykh
|
741bec9874
|
CI: optimized msys2 binary sizes more
|
2023-08-16 12:03:48 +02:00 |
|
SChernykh
|
46aed06523
|
CI: optimized msys2 binary sizes
|
2023-08-15 22:19:48 +02:00 |
|
SChernykh
|
7630c1a883
|
CI: added msys2-clang Windows build
|
2023-08-15 19:53:22 +02:00 |
|
SChernykh
|
05b88a48a3
|
CI: update to clang 17
|
2023-08-15 10:57:05 +02:00 |
|
SChernykh
|
8776f7dfbb
|
Fixed MacOS sync test
|
2023-08-14 18:36:05 +02:00 |
|
SChernykh
|
a5896f7ae8
|
Updated docs
|
2023-08-14 11:28:25 +02:00 |
|
SChernykh
|
7f413ec994
|
Re-enabled CI jobs
|
2023-08-07 12:18:58 +02:00 |
|
SChernykh
|
50e284357c
|
Disabled failing jobs
|
2023-08-01 16:16:56 +02:00 |
|
SChernykh
|
ebae616138
|
CI: fixed error checking in sync test
|
2023-07-19 15:36:16 +02:00 |
|
SChernykh
|
0f88640575
|
CI: added sync test with memory leak detection
|
2023-07-19 13:59:57 +02:00 |
|
SChernykh
|
b5fa34e1a1
|
Added support for multiple Monero hosts
Switch to the next host in list when P2Pool thinks current host is stuck or lagging
|
2023-06-18 12:56:27 +02:00 |
|
SChernykh
|
192f1d722d
|
CI: tweaked cppcheck command line
|
2023-06-16 13:28:49 +02:00 |
|
SChernykh
|
b857664d27
|
CI: skip external files for cppcheck
|
2023-06-16 11:08:01 +02:00 |
|
SChernykh
|
6738b57ba2
|
CI: use compile command database for cppcheck
|
2023-06-15 13:15:11 +02:00 |
|
SChernykh
|
30560e6cf8
|
CI: use compile command database for clang-tidy
|
2023-06-15 10:36:42 +02:00 |
|
SChernykh
|
e1de021fba
|
CI: tweaked cppcheck and clang-tidy command lines
|
2023-06-14 16:51:15 +02:00 |
|