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
SChernykh
bc36be1e58
Fixed block broadcast detection
...
Peers could ban each other erroneously for "not broadcasting blocks"
2023-12-23 19:06:18 +01:00
SChernykh
f7a2a6fe07
Fixed block broadcasts
2023-12-23 15:19:25 +01:00
SChernykh
df2a81d76d
Fixed cppcheck errors
2023-12-23 11:22:03 +01:00
SChernykh
1d4aa3478d
cppcheck: save checkers report
2023-12-23 11:04:54 +01:00
SChernykh
3c510598fa
Better type checking for Merkle root hashes
2023-12-23 10:17:49 +01:00
SChernykh
c4153a9a2a
Merge branch 'master' into merge-mining
2023-12-22 12:01:58 +01:00
SChernykh
ae233bbf0b
Fixed BLOCK_FOUND detection
2023-12-22 11:50:08 +01:00
SChernykh
e44df03d82
Fixed cppcheck test
2023-12-20 17:43:36 +01:00
SChernykh
18e5e6ab0f
Merge branch 'master' into merge-mining
2023-12-11 17:30:32 +01:00
SChernykh
c61ca959b2
Sync test: run until fully synced
...
Old shortcut is not needed anymore
2023-12-11 11:04:22 +01:00
SChernykh
9015106ca2
Fixed a potential deadlock
2023-12-10 20:11:10 +01:00
SChernykh
658d756120
Fixed Merkle proof generation for aux chains
2023-12-10 19:24:05 +01:00
SChernykh
38417b0fd5
Fixed BlockTemplate::get_block_template_blob
...
submit_block was broken because of it
2023-12-10 17:11:11 +01:00
SChernykh
4362ee490c
Multiple bugfixes
2023-12-10 15:40:05 +01:00
SChernykh
9ad9821e2a
Fix: set timestamp for locally found blocks
2023-12-10 00:41:49 +01:00
SChernykh
32b502a1e3
Sync test: use testnet
2023-12-10 00:18:44 +01:00