p2pool/src
SChernykh 8894da4f93
Some checks are pending
C/C++ CI / build-alpine-static (map[arch:aarch64 branch:latest-stable flags:-ffunction-sections -Wno-error=inline -mfix-cortex-a53-835769 -mfix-cortex-a53-843419]) (push) Waiting to run
C/C++ CI / build-alpine-static (map[arch:riscv64 branch:edge flags:-ffunction-sections -Wno-error=inline]) (push) Waiting to run
C/C++ CI / build-alpine-static (map[arch:x86_64 branch:latest-stable flags:-ffunction-sections -Wno-error=inline]) (push) Waiting to run
C/C++ CI / build-ubuntu (map[c:gcc-11 cpp:g++-11 flags: os:ubuntu-20.04]) (push) Waiting to run
C/C++ CI / build-ubuntu (map[c:gcc-12 cpp:g++-12 flags: os:ubuntu-22.04]) (push) Waiting to run
C/C++ CI / build-ubuntu (map[c:gcc-8 cpp:g++-8 flags: os:ubuntu-20.04]) (push) Waiting to run
C/C++ CI / build-ubuntu-static-libs (map[flags:-fuse-linker-plugin -ffunction-sections -Wno-error=inline]) (push) Waiting to run
C/C++ CI / build-ubuntu-aarch64 (map[flags:-fuse-linker-plugin -ffunction-sections -mfix-cortex-a53-835769 -mfix-cortex-a53-843419 os:ubuntu-20.04]) (push) Waiting to run
C/C++ CI / build-ubuntu-aarch64 (map[flags:-fuse-linker-plugin -ffunction-sections -mfix-cortex-a53-835769 -mfix-cortex-a53-843419 os:ubuntu-22.04]) (push) Waiting to run
C/C++ CI / build-windows-msys2 (map[c:clang cxx:clang++ flags:-fuse-ld=lld -Wno-unused-command-line-argument -Wno-nan-infinity-disabled]) (push) Waiting to run
C/C++ CI / build-windows-msys2 (map[c:gcc cxx:g++ flags:-ffunction-sections -Wno-error=maybe-uninitialized -Wno-error=attributes]) (push) Waiting to run
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2019 rx:OFF upnp:OFF vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Waiting to run
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2019 rx:OFF upnp:ON vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Waiting to run
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2019 rx:ON upnp:ON vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Waiting to run
C/C++ CI / build-windows-msbuild (map[grpc:ON os:2019 rx:ON upnp:ON vs:Visual Studio 16 2019 vspath:C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise]) (push) Waiting to run
C/C++ CI / build-windows-msbuild (map[grpc:ON os:2022 rx:ON upnp:ON vs:Visual Studio 17 2022 vspath:C:\Program Files\Microsoft Visual Studio\2022\Enterprise]) (push) Waiting to run
C/C++ CI / build-macos (push) Waiting to run
C/C++ CI / build-macos-aarch64 (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
cppcheck / cppcheck-ubuntu (push) Waiting to run
cppcheck / cppcheck-windows (push) Waiting to run
Microsoft C++ Code Analysis / Analyze (push) Waiting to run
source-snapshot / source-snapshot (push) Waiting to run
Sync test (old) / sync-test-ubuntu-tsan (push) Waiting to run
Sync test (old) / sync-test-ubuntu-msan (push) Waiting to run
Sync test (old) / sync-test-ubuntu-ubsan (push) Waiting to run
Sync test (old) / sync-test-ubuntu-asan (push) Waiting to run
Sync test (old) / sync-test-macos (map[flags:-Og -ftrapv -target arm64-apple-macos-11 os:macos-14]) (push) Waiting to run
C/C++ CI / build-freebsd (map[architecture:x86-64 host:ubuntu-latest name:freebsd version:13.3]) (push) Waiting to run
C/C++ CI / build-openbsd (map[architecture:x86-64 host:ubuntu-latest name:openbsd version:7.4]) (push) Waiting to run
clang-tidy / clang-tidy (push) Waiting to run
Sync test (old) / sync-test-macos (map[flags:-Og -ftrapv os:macos-13]) (push) Waiting to run
Sync test (old) / sync-test-windows-debug-asan (push) Waiting to run
Sync test (old) / sync-test-windows-leaks (push) Waiting to run
Sync test / sync-test-ubuntu-tsan (push) Waiting to run
Sync test / sync-test-ubuntu-msan (push) Waiting to run
Sync test / sync-test-ubuntu-ubsan (push) Waiting to run
Sync test / sync-test-ubuntu-asan (push) Waiting to run
Sync test / sync-test-macos (map[flags:-Og -ftrapv -target arm64-apple-macos-11 os:macos-14]) (push) Waiting to run
Sync test / sync-test-macos (map[flags:-Og -ftrapv os:macos-13]) (push) Waiting to run
Sync test / sync-test-windows-debug-asan (push) Waiting to run
Sync test / sync-test-windows-leaks (push) Waiting to run
Fixed handle leak
2024-07-21 11:58:21 +02:00
..
block_cache.cpp Fixed cppcheck error 2024-04-25 14:48:34 +02:00
block_cache.h Updated copyright 2024-01-02 14:12:16 +01:00
block_template.cpp Fix: init Merkle tree before selecting txs 2024-06-18 18:27:07 +02:00
block_template.h Fix: init Merkle tree before selecting txs 2024-06-18 18:27:07 +02:00
common.h Disable debug checks in release builds 2024-06-11 20:33:20 +02:00
console_commands.cpp Fixed CI errors 2024-06-03 21:11:16 +02:00
console_commands.h Fixed cppcheck errors 2024-02-24 10:02:50 +01:00
crypto.cpp Fixed Coverity errors 2024-06-23 23:51:47 +02:00
crypto.h Updated copyright 2024-01-02 14:12:16 +01:00
json_parsers.h Stratum: faster JSON parsing 2024-07-01 23:29:39 +02:00
json_rpc_request.cpp Merge branch 'master' into merge-mining 2024-01-02 14:26:32 +01:00
json_rpc_request.h Updated copyright 2024-01-02 14:12:16 +01:00
keccak.cpp Fixed keccak_bmi.cpp compilation without RandomX 2024-05-31 11:40:35 +02:00
keccak.h Faster Keccak code (BMI instructions) 2024-05-31 00:39:11 +02:00
keccak_bmi.cpp Faster Keccak code (BMI instructions) 2024-05-31 00:39:11 +02:00
log.cpp Merge branch 'master' into merge-mining 2024-01-02 14:26:32 +01:00
log.h Updated copyright 2024-01-02 14:12:16 +01:00
main.cpp Added missing newline 2024-04-23 18:59:04 +02:00
memory_leak_debug.cpp Fixed handle leak 2024-07-21 11:58:21 +02:00
mempool.cpp Updated copyright 2024-01-02 14:12:16 +01:00
mempool.h Fixed data race in tx mempool 2024-03-07 17:48:49 +01:00
merge_mining_client.cpp More tests, code cleanup 2024-06-26 11:25:21 +02:00
merge_mining_client.h Print merge mining status 2024-06-03 17:31:18 +02:00
merge_mining_client_json_rpc.cpp More tests, code cleanup 2024-06-26 11:25:21 +02:00
merge_mining_client_json_rpc.h Print merge mining status 2024-06-03 17:31:18 +02:00
merge_mining_client_tari.cpp Print merge mining status 2024-06-03 17:31:18 +02:00
merge_mining_client_tari.h Print merge mining status 2024-06-03 17:31:18 +02:00
merkle.cpp More tests, code cleanup 2024-06-26 11:25:21 +02:00
merkle.h More tests, code cleanup 2024-06-26 11:25:21 +02:00
miner.cpp Fixed merge mining with multiple chains 2024-06-11 18:40:30 +02:00
miner.h Merge branch 'master' into merge-mining 2024-01-02 14:26:32 +01:00
p2p_server.cpp Fixed Coverity errors 2024-06-23 23:51:47 +02:00
p2p_server.h Fixed software version display 2024-05-29 10:47:03 +02:00
p2pool.cpp More tests, code cleanup 2024-06-26 11:25:21 +02:00
p2pool.h Fixed merge mining with multiple chains 2024-06-11 18:40:30 +02:00
p2pool_api.cpp Updated copyright 2024-01-02 14:12:16 +01:00
p2pool_api.h Updated copyright 2024-01-02 14:12:16 +01:00
params.cpp Tari: fixed pow_data generation 2024-05-11 18:58:53 +02:00
params.h Merge branch 'master' into merge-mining 2024-01-02 14:26:32 +01:00
pool_block.cpp Added merge mining extra 2024-06-16 22:42:22 +02:00
pool_block.h Mainnet fork on October 12 2024-06-20 10:59:27 +02:00
pool_block_parser.inl Added merge mining extra 2024-06-16 22:42:22 +02:00
pow_hash.cpp Updated copyright 2024-01-02 14:12:16 +01:00
pow_hash.h Fixed cppcheck errors 2024-02-24 10:02:50 +01:00
side_chain.cpp CI: save a minidump if it hangs on shutdown 2024-07-20 19:55:49 +02:00
side_chain.h More C++17 2024-01-05 14:36:35 +01:00
stratum_server.cpp Stratum: faster JSON parsing 2024-07-01 23:29:39 +02:00
stratum_server.h Merge branch 'master' into merge-mining 2024-02-24 19:11:52 +01:00
tcp_server.cpp Tari: connect to a node and get unique_id 2024-02-15 17:47:05 +01:00
tcp_server.h Tari: connect to a node and get unique_id 2024-02-15 17:47:05 +01:00
util.cpp Updated dependencies 2024-05-23 15:37:39 +02:00
util.h CI: save a minidump if it hangs on shutdown 2024-07-20 19:55:49 +02:00
uv_util.h Updated copyright 2024-01-02 14:12:16 +01:00
wallet.cpp Revert "Fixed include paths" 2024-04-23 18:10:09 +02:00
wallet.h Updated copyright 2024-01-02 14:12:16 +01:00
zmq_reader.cpp Updated copyright 2024-01-02 14:12:16 +01:00
zmq_reader.h Updated copyright 2024-01-02 14:12:16 +01:00