p2pool/src
SChernykh 93062e4341
Some checks failed
Sync test (old) / sync-test-windows-debug-asan (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-11 cpp:g++-11 flags: os:ubuntu-20.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-12 cpp:g++-12 flags: os:ubuntu-22.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-8 cpp:g++-8 flags: os:ubuntu-20.04]) (push) Has been cancelled
clang-tidy / clang-tidy (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
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) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:riscv64 branch:edge flags:-ffunction-sections -Wno-error=inline]) (push) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:x86_64 branch:latest-stable flags:-ffunction-sections -Wno-error=inline]) (push) Has been cancelled
C/C++ CI / build-ubuntu-static-libs (map[flags:-fuse-linker-plugin -ffunction-sections -Wno-error=inline]) (push) Has been cancelled
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) Has been cancelled
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) Has been cancelled
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) Has been cancelled
C/C++ CI / build-windows-msys2 (map[c:gcc cxx:g++ flags:-ffunction-sections -Wno-error=maybe-uninitialized -Wno-error=attributes]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2019 rx:OFF tls: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[grpc:OFF os:2019 rx:OFF tls:ON 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[grpc:OFF os:2019 rx:OFF tls: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-windows-msbuild (map[grpc:OFF os:2019 rx:ON tls: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-windows-msbuild (map[grpc:ON os:2019 rx:ON tls: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-windows-msbuild (map[grpc:ON os:2022 rx:ON tls:ON upnp:ON vs:Visual Studio 17 2022 vspath:C:\Program Files\Microsoft Visual Studio\2022\Enterprise]) (push) Has been cancelled
C/C++ CI / build-macos-aarch64 (push) Has been cancelled
Microsoft C++ Code Analysis / Analyze (push) Has been cancelled
source-snapshot / source-snapshot (push) Has been cancelled
Sync test (old) / sync-test-windows-leaks (push) Has been cancelled
Sync test (old) / sync-test-ubuntu-tsan (push) Has been cancelled
Sync test (old) / sync-test-ubuntu-msan (push) Has been cancelled
Sync test (old) / sync-test-ubuntu-ubsan (push) Has been cancelled
Sync test (old) / sync-test-ubuntu-asan (push) Has been cancelled
Sync test (old) / sync-test-macos (map[flags:-Og -ftrapv -target arm64-apple-macos-11 os:macos-14]) (push) Has been cancelled
Sync test (old) / sync-test-macos (map[flags:-Og -ftrapv os:macos-13]) (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 (map[flags:-Og -ftrapv -target arm64-apple-macos-11 os:macos-14]) (push) Has been cancelled
Sync test / sync-test-macos (map[flags:-Og -ftrapv os:macos-13]) (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
C/C++ CI / build-freebsd (map[architecture:x86-64 host:ubuntu-latest name:freebsd version:13.3]) (push) Has been cancelled
C/C++ CI / build-openbsd (map[architecture:x86-64 host:ubuntu-latest name:openbsd version:7.4]) (push) Has been cancelled
cppcheck / cppcheck-ubuntu (push) Has been cancelled
cppcheck / cppcheck-windows (push) Has been cancelled
Stratum: fixed response to HTTP GET/HEAD requests
2024-09-04 21:43:18 +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 JSON RPC: fixed memory leak after an error 2024-08-13 15:06:35 +02: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 TLS: added command line to load certificate files 2024-08-07 21:21:24 +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 JSON RPC API: stop polling when shutting down 2024-07-23 10:41:00 +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 JSON RPC: fixed memory leak after an error 2024-08-13 15:06:35 +02:00
p2pool.h API: filter out unnecessary updates 2024-08-12 00:47:27 +02:00
p2pool_api.cpp API: filter out unnecessary updates 2024-08-12 00:47:27 +02:00
p2pool_api.h API: filter out unnecessary updates 2024-08-12 00:47:27 +02:00
params.cpp TLS: added command line to load certificate files 2024-08-07 21:21:24 +02:00
params.h TLS: added command line to load certificate files 2024-08-07 21:21:24 +02:00
pool_block.cpp Added merge mining extra 2024-06-16 22:42:22 +02:00
pool_block.h New merge mining test 2024-08-09 15:56:32 +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: fixed response to HTTP GET/HEAD requests 2024-09-04 21:43:18 +02:00
stratum_server.h Stratum: fixed response to HTTP GET/HEAD requests 2024-09-04 21:43:18 +02:00
tcp_server.cpp Stratum: added TLS support 2024-08-05 22:39:28 +02:00
tcp_server.h Stratum: added TLS support 2024-08-05 22:39:28 +02:00
tls.cpp Stratum: detect HTTP and send a response 2024-08-08 18:31:17 +02:00
tls.h TLS: added command line to load certificate files 2024-08-07 21:21:24 +02:00
util.cpp Updated dependencies 2024-05-23 15:37:39 +02:00
util.h Update version to 4.1.0 2024-08-12 17:24:50 +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 ZMQ: bind to random port for internal messages 2024-08-10 20:19:15 +02:00
zmq_reader.h Updated copyright 2024-01-02 14:12:16 +01:00