15fecd0e41
sync with local changes
t1amak
2025-12-06 18:34:35 +01:00
f3659848bb
sync with upstream
t1amak
2025-11-21 09:11:07 +00:00
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
Matt Hess
2025-11-17 04:10:38 +00:00
a3e3405d39
Merge branch 'mxhess:main' into main
tiamak
2025-11-17 00:56:35 +01:00
cde94c9ea2
ensure single miner_tx output for Salvium compatibility
Matt Hess
2025-11-16 23:45:27 +00:00
cb374321a4
fix pointer advancement
Matt Hess
2025-11-16 21:11:29 +00:00
735eb6737f
fixed communication issue with tx version relay
Matt Hess
2025-11-16 21:01:21 +00:00
4e37cd99f6
Merge branch 'mxhess:main' into main
tiamak
2025-11-16 21:26:00 +01:00
f745970f62
fix unused version
t1amak
2025-11-16 18:45:40 +00:00
ff08eea62f
reverted and fixed - monero uses height + 60 while salvium uses literal 60
Matt Hess
2025-11-16 18:39:22 +00:00
42105dc577
Merge branch 'mxhess:main' into main
tiamak
2025-11-16 19:00:03 +01:00
5326521c0c
added unban function, fixed up blck template structure to make salviumd happy, fixed protocol communication bug
Matt Hess
2025-11-16 17:04:46 +00:00
70f4a06f92
Merge branch 'mxhess:main' into main
tiamak
2025-11-16 17:18:28 +01:00
595d9560a7
lenient tx ver
Matt Hess
2025-11-16 15:37:23 +00:00
6114ae4af0
lenient tx ver
Matt Hess
2025-11-16 15:15:16 +00:00
a515c36e2b
Merge branch 'mxhess:main' into main
tiamak
2025-11-16 16:04:39 +01:00
35e05d4f56
set default display network names to salvium values
Matt Hess
2025-11-16 14:48:09 +00:00
56fbf8bcb1
set default network names to salvium values
Matt Hess
2025-11-16 14:29:22 +00:00
f22456d916
fixed miner_tx and proto_tx
Matt Hess
2025-11-16 14:01:17 +00:00
546d5f8076
fix dns crash on seeds loop / 2 maybe unnecessary
t1amak
2025-11-16 10:42:55 +00:00
3696c6ccb4
Merge branch 'mxhess:main' into main
tiamak
2025-11-16 10:16:55 +01:00
52383882e5
fix dns crash on seeds loop
t1amak
2025-11-16 09:15:52 +00:00
21f1422fb2
log text update
Matt Hess
2025-11-16 02:53:24 +00:00
e8c7b703f3
fixing block template submittal for protocol_tx
Matt Hess
2025-11-16 02:18:09 +00:00
b69fd42df8
Updated p2pool to fix submitted block format
Matt Hess
2025-11-16 00:46:29 +00:00
940da2c871
Fix block_template.update test for Salvium
Matt Hess
2025-11-14 21:46:32 +00:00
081fc03aae
Add status display and runtime command for donate-time - status command now shows current donation time setting - donate_time <N> command allows runtime adjustment (1-50 minutes) - Changes take effect immediately without resetting cycle timer
Matt Hess
2025-11-13 16:56:59 +00:00
853d4bf2db
Dev donation setup based on N minutes per 100 - Designed like xmrig --donate-level but specific to the minute per 100 cycle
Matt Hess
2025-11-13 16:13:59 +00:00
fcdeeb1e48
adapting test to salvium fork
Matt Hess
2025-11-13 13:07:09 +00:00
c51d0ccb53
source snapshot fix for detecting binary
Matt Hess
2025-11-13 13:05:42 +00:00
feb528e7f3
Update CI workflows for Salvium, Use Salvium whiskymine seed nodes, Update ports to 19089/19084, Change branch trigger to main
Matt Hess
2025-11-13 13:02:31 +00:00