t1amak
985c549a65
workflows changes 2
2025-12-08 23:52:47 +01:00
t1amak
614db7f3d3
workflows changes
2025-12-08 23:49:09 +01:00
t1amak
15fecd0e41
sync with local changes
C/C++ CI / build-alpine-static (map[arch:riscv64 branch:latest-stable flags:-ffunction-sections]) (push) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:x86_64 branch:latest-stable flags:-ffunction-sections]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-10 cpp:g++-10 flags: os:ubuntu-22.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-11 cpp:g++-11 flags: os:ubuntu-22.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-13 cpp:g++-13 flags: os:ubuntu-24.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-14 cpp:g++-14 flags: os:ubuntu-24.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu (map[c:gcc-9 cpp:g++-9 flags: os:ubuntu-22.04]) (push) Has been cancelled
C/C++ CI / build-ubuntu-static-libs (map[flags:-fuse-linker-plugin -ffunction-sections]) (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-arm]) (push) Has been cancelled
C/C++ CI / build-ubuntu-riscv64 (map[flags:-fuse-linker-plugin -ffunction-sections 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 -Wno-attributes]) (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 -Wno-attributes]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2022 rx:OFF tls:OFF upnp:OFF vs:Visual Studio 17 2022 vspath:C:\Program Files\Microsoft Visual Studio\2022\Enterprise]) (push) Has been cancelled
C/C++ CI / build-alpine-static (map[arch:aarch64 branch:latest-stable flags:-ffunction-sections -mfix-cortex-a53-835769 -mfix-cortex-a53-843419]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2022 rx:OFF tls:ON upnp:OFF vs:Visual Studio 17 2022 vspath:C:\Program Files\Microsoft Visual Studio\2022\Enterprise]) (push) Has been cancelled
C/C++ CI / build-windows-msbuild (map[grpc:OFF os:2022 rx:OFF 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-windows-msbuild (map[grpc:OFF 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-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 (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-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
clang-tidy / clang-tidy (push) Has been cancelled
Code coverage / coverage (push) Has been cancelled
Microsoft C++ Code Analysis / Analyze (push) Has been cancelled
source-snapshot / source-snapshot (push) Failing after 3s
CodeQL / Analyze (cpp) (push) Failing after 14m7s
cppcheck / cppcheck-ubuntu (push) Failing after 7m20s
Sync test / sync-test-ubuntu-tsan (push) Failing after 12m6s
Sync test / sync-test-ubuntu-msan (push) Failing after 17m56s
Sync test / sync-test-ubuntu-ubsan (push) Failing after 12m18s
Sync test / sync-test-ubuntu-asan (push) Failing after 12m9s
cppcheck / cppcheck-windows (push) Has been cancelled
Sync test / sync-test-macos (map[flags: os:macos-15-intel]) (push) Has been cancelled
Sync test / sync-test-macos (map[flags:-target arm64-apple-macos-11 os:macos-15]) (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
2025-12-06 18:34:35 +01:00
t1amak
f3659848bb
sync with upstream
2025-11-21 09:11:07 +00:00
Matt Hess
ec4f5d914d
Removed --donate-time CLI option and donatetime console command, Removed time-based donation tracking, Replace time-based donation with deterministic blockchain-height-based donation, All nodes calculate donation mode identically based on block height, Eliminated need for sidechain file on mainnet - defualts to salvium_main now
2025-11-17 04:10:38 +00:00
tiamak
a3e3405d39
Merge branch 'mxhess:main' into main
2025-11-17 00:56:35 +01:00
Matt Hess
cde94c9ea2
ensure single miner_tx output for Salvium compatibility
2025-11-16 23:45:27 +00:00
t1amak
97305de465
Merge remote-tracking branch 'upstream/main'
2025-11-16 21:47:35 +00:00
Matt Hess
cb374321a4
fix pointer advancement
2025-11-16 21:11:29 +00:00
Matt Hess
735eb6737f
fixed communication issue with tx version relay
2025-11-16 21:01:21 +00:00
tiamak
4e37cd99f6
Merge branch 'mxhess:main' into main
2025-11-16 21:26:00 +01:00
t1amak
f745970f62
fix unused version
2025-11-16 18:45:40 +00:00
Matt Hess
ff08eea62f
reverted and fixed - monero uses height + 60 while salvium uses literal 60
2025-11-16 18:39:22 +00:00
tiamak
42105dc577
Merge branch 'mxhess:main' into main
2025-11-16 19:00:03 +01:00
Matt Hess
5326521c0c
added unban function, fixed up blck template structure to make salviumd happy, fixed protocol communication bug
2025-11-16 17:04:46 +00:00
tiamak
70f4a06f92
Merge branch 'mxhess:main' into main
2025-11-16 17:18:28 +01:00
Matt Hess
595d9560a7
lenient tx ver
2025-11-16 15:37:23 +00:00
Matt Hess
6114ae4af0
lenient tx ver
2025-11-16 15:15:16 +00:00
tiamak
a515c36e2b
Merge branch 'mxhess:main' into main
2025-11-16 16:04:39 +01:00
Matt Hess
35e05d4f56
set default display network names to salvium values
2025-11-16 14:48:09 +00:00
Matt Hess
56fbf8bcb1
set default network names to salvium values
2025-11-16 14:29:22 +00:00
Matt Hess
f22456d916
fixed miner_tx and proto_tx
2025-11-16 14:01:17 +00:00
t1amak
546d5f8076
fix dns crash on seeds loop / 2 maybe unnecessary
2025-11-16 10:42:55 +00:00
tiamak
3696c6ccb4
Merge branch 'mxhess:main' into main
2025-11-16 10:16:55 +01:00
t1amak
52383882e5
fix dns crash on seeds loop
2025-11-16 09:15:52 +00:00
Matt Hess
21f1422fb2
log text update
2025-11-16 02:53:24 +00:00
Matt Hess
e8c7b703f3
fixing block template submittal for protocol_tx
2025-11-16 02:18:09 +00:00
Matt Hess
b69fd42df8
Updated p2pool to fix submitted block format
2025-11-16 00:46:29 +00:00
Matt Hess
940da2c871
Fix block_template.update test for Salvium
2025-11-14 21:46:32 +00:00
t1amak
9cc24a2c56
ignore tags 3
2025-11-14 21:45:27 +00:00
t1amak
81c5ff2526
ignore tags 2
2025-11-14 21:29:31 +00:00
t1amak
dba51f5e49
ignore tags
2025-11-14 21:20:10 +00:00
t1amak
5c3259e58c
remove unused compile-time block sizing constants
2025-11-14 20:12:15 +00:00
tiamak
0154208df2
Enhance release workflow with required version input
...
Updated workflow to require version input for releases and added dynamic title and body for GitHub releases.
v4.12
2025-11-14 20:41:10 +01:00
tiamak
16a3a36e99
Merge branch 'mxhess:main' into main
2025-11-14 19:56:37 +01:00
Matt Hess
5bbbac72f1
Update .gitignore, add chain utils, modify cmake for just main atm
2025-11-14 18:53:42 +00:00
t1amak
85f191ab9a
checksum fix
2025-11-14 14:19:16 +00:00
tiamak
4d9a57d03a
Merge branch 'mxhess:main' into main
2025-11-14 14:36:40 +01:00
t1amak
6562fd79dd
win build fix 8 - just lol
2025-11-14 13:35:47 +00:00
t1amak
e55feba9c6
win build fix 8 - temp disable others
2025-11-14 13:20:53 +00:00
t1amak
eb0751b9f0
win build fix 8
2025-11-14 13:16:54 +00:00
t1amak
5eb009c2b3
win build fix 6
2025-11-14 11:55:51 +00:00
t1amak
00c99dd93c
win build fix 6
2025-11-14 11:21:08 +00:00
t1amak
051bccfdd5
win build fix 5
2025-11-14 10:51:06 +00:00
Matt Hess
c4d46fbd0b
Update pool_block verify test for Salvium
...
- Add 200-block test data extracted from live cache
2025-11-14 10:41:38 +00:00
t1amak
9a26cc1e85
win build fix 4
2025-11-14 09:37:01 +00:00
t1amak
aff689c848
win build fix 3
2025-11-14 09:03:39 +00:00
t1amak
17ce961fbf
win build fix 2
2025-11-14 08:33:21 +00:00
t1amak
f3b441a271
win build fix 1
2025-11-14 07:48:57 +00:00
t1amak
b8281938a1
macos build fix 5
2025-11-14 02:33:24 +00:00