SChernykh
75140a0ec6
Merge branch 'master' into merge-mining
2024-02-13 08:14:25 +01:00
SChernykh
f370c93e1f
Update c-cpp.yml
2024-02-12 23:10:49 +01:00
SChernykh
a5f8d4198b
Added ignore paths to msvc analysis
2024-02-12 15:29:42 +01:00
SChernykh
9289a8c40c
CI: use macos-14 (Apple M1) runners
2024-02-12 14:48:45 +01:00
SChernykh
ec15b3b673
More CI fixes
2024-02-12 11:19:59 +01:00
SChernykh
8eb5f86e9a
Fixed cppcheck error
2024-02-12 09:45:02 +01:00
SChernykh
d28090f292
More CI fixes
2024-02-12 07:50:24 +01:00
SChernykh
30df7419b7
Updated gRPC
2024-02-12 01:08:04 +01:00
SChernykh
cfc3ba4b51
Fixed msys2 builds
2024-02-11 22:49:45 +01:00
SChernykh
3327e7f54a
Fixed MSVC builds
2024-02-11 19:11:13 +01:00
SChernykh
6263c0bbda
Fixed CI errors
2024-02-11 15:17:34 +01:00
SChernykh
0801d607a1
Added gRPC library
2024-02-10 23:38:22 +01:00
SChernykh
2ff6fb7b65
Updated libuv to v1.48
2024-02-08 14:31:06 +01:00
SChernykh
fdb2ab19ab
Added Tari gRPC client stub
2024-02-06 21:04:19 +01:00
SChernykh
9b15e8179f
Merge mining client interface
2024-02-05 20:34:48 +01:00
SChernykh
2660d9dd0f
Merge branch 'master' into merge-mining
2024-02-04 00:20:14 +01:00
SChernykh
a92ca028b1
Exit early if command line is invalid
2024-02-04 00:19:37 +01:00
SChernykh
159b54e943
Updated curl
2024-02-02 17:58:28 +01:00
SChernykh
2df53839d9
Update cppcheck.yml
2024-02-01 12:47:44 +01:00
SChernykh
94496c3dde
Merge branch 'master' into merge-mining
2024-01-31 20:01:13 +01:00
SChernykh
8a2a9a99a9
Fixed cppcheck error
2024-01-31 20:00:55 +01:00
SChernykh
6d39ea4696
Changed protobuf to protobuf-c
...
To reduce code bloat
2024-01-29 17:45:15 +01:00
SChernykh
373182024a
Updated Tari protocol definitions
2024-01-29 14:24:04 +01:00
SChernykh
0d8610815a
Updated dependencies
2024-01-29 13:48:12 +01:00
SChernykh
7255578936
Update protobuf
2024-01-28 21:05:02 +01:00
SChernykh
39e411c2e1
Update miniupnp
2024-01-28 19:54:35 +01:00
SChernykh
8628dc9141
Updated protobuf to 26.x
2024-01-28 17:28:46 +01:00
SChernykh
a60fba8c18
Added Tari gRPC definitions
2024-01-28 10:41:16 +01:00
SChernykh
ab747d66ac
Update c-cpp.yml
2024-01-26 20:37:48 +01:00
SChernykh
7a0a8b94fe
Merge branch 'master' into merge-mining
2024-01-26 18:56:22 +01:00
SChernykh
aacee86563
CI: updated to newer tool versions
2024-01-26 18:10:27 +01:00
SChernykh
08fb0ecb53
Updated jinja2 version
2024-01-11 20:55:55 +01:00
SChernykh
e1f847bc20
Merge branch 'master' into merge-mining
2024-01-10 18:00:08 +01:00
SChernykh
ec15417fd2
More C++17
2024-01-05 14:36:35 +01:00
SChernykh
010bdda236
C++17
2024-01-04 16:56:52 +01:00
SChernykh
3797f017e9
p2pool v3.10
C/C++ CI / build-alpine-static (map[arch:aarch64 branch:latest-stable flags:-flto=2 -fuse-linker-plugin -ffunction-sections -Wno-error=inline -mfix-cortex-a53-835769 -mfix-cortex-a53-843419]) (push) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:riscv64 branch:edge flags:-flto=2 -fuse-linker-plugin -ffunction-sections -Wno-error=inline]) (push) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:x86_64 branch:latest-stable flags:-flto=2 -fuse-linker-plugin -ffunction-sections -Wno-error=inline]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-11 cpp:g++-11 os:ubuntu-20.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-12 cpp:g++-12 os:ubuntu-22.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu-static-libs (map[flags:-flto=2 -fuse-linker-plugin -ffunction-sections -Wno-error=inline]) (push) Has been cancelled
C/C++ CI / build-ubuntu-aarch64 (map[flags:-flto=2 -fuse-linker-plugin -ffunction-sections -mfix-cortex-a53-835769 -mfix-cortex-a53-843419 os:ubuntu-20.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu-aarch64 (map[flags:-flto=2 -fuse-linker-plugin -ffunction-sections -mfix-cortex-a53-835769 -mfix-cortex-a53-843419 os:ubuntu-22.04]) (push) Has been cancelled
C/C++ CI / build-windows-msys2 (map[c:clang cxx:clang++ flags:-flto -ffunction-sections -fuse-ld=lld -Wno-unused-command-line-argument]) (push) Has been cancelled
C/C++ CI / build-windows-msys2 (map[c:gcc cxx:g++ flags:-flto=2 -fuse-linker-plugin -ffunction-sections -Wno-error=maybe-uninitialized -Wno-error=attributes]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[os:2019 rx:OFF upnp:OFF vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[os:2019 rx:OFF upnp:ON vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[os:2019 rx:ON upnp:ON vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Has been cancelled
C/C++ CI / build-macos (push) Has been cancelled
C/C++ CI / build-macos-aarch64 (push) Has been cancelled
C/C++ CI / build-freebsd (map[architecture:x86-64 host:ubuntu-22.04 name:freebsd version:13.2]) (push) Has been cancelled
C/C++ CI / build-openbsd (map[architecture:x86-64 host:ubuntu-22.04 name:openbsd version:7.2]) (push) Has been cancelled
clang-tidy / clang-tidy (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
cppcheck / cppcheck-ubuntu (push) Has been cancelled
Microsoft C++ Code Analysis / Analyze (push) Has been cancelled
cppcheck / cppcheck-windows (push) Has been cancelled
source-snapshot / source-snapshot (push) Has been cancelled
Sync test / sync-test-ubuntu-tsan (push) Has been cancelled
Sync test / sync-test-ubuntu-msan (push) Has been cancelled
Sync test / sync-test-ubuntu-ubsan (push) Has been cancelled
Sync test / sync-test-ubuntu-asan (push) Has been cancelled
Sync test / sync-test-macos (push) Has been cancelled
Sync test / sync-test-windows-debug-asan (push) Has been cancelled
Sync test / sync-test-windows-leaks (push) Has been cancelled
v3.10
2024-01-04 09:29:53 +01:00
SChernykh
8c74532f27
Merge pull request #297 from gador/add-miner-stats
...
add miner stats to web server output
2024-01-02 14:57:46 +01:00
SChernykh
891f7f0a0e
Updated copyright
2024-01-02 14:28:00 +01:00
SChernykh
f95d366881
Merge branch 'master' into merge-mining
2024-01-02 14:26:32 +01:00
SChernykh
1e1c3ad6e9
Updated copyright
2024-01-02 14:12:16 +01:00
Florian Brandes
71da808969
sort by hashrate
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
2024-01-01 15:23:39 +01:00
Florian Brandes
0db8dc2433
add miner stats to web server output
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
2024-01-01 11:52:23 +01:00
SChernykh
94c8ac09bc
Merge branch 'master' into merge-mining
2023-12-27 18:16:34 +01:00
SChernykh
36a6e8dcbe
Added RISC-V build
2023-12-27 17:42:45 +01:00
SChernykh
1729b51868
Merge mining API: added a check for the result field
2023-12-26 20:28:30 +01:00
SChernykh
896eac6d8c
Force debug checks
2023-12-25 20:34:18 +01:00
SChernykh
6eb83dc891
Cache find_aux_nonce to save CPU time
2023-12-25 15:53:01 +01:00
SChernykh
15f4761108
Merge branch 'master' into merge-mining
2023-12-23 20:09:06 +01:00
SChernykh
f98d2e652a
Fixed cppcheck errors
2023-12-23 19:22:06 +01:00
SChernykh
c28021b5a4
Merge branch 'master' into merge-mining
2023-12-23 19:07:04 +01:00