Add Salvium fork mechanics: config schema and utility functions

Co-authored-by: t1amak <57602242+t1amak@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-30 20:45:13 +00:00
parent e4a3fefe52
commit 944b41b35c
4 changed files with 211 additions and 10 deletions

View File

@@ -257,6 +257,33 @@
"currency": "USD"
},
"salvium": {
"enabled": false,
"addressSeparator": "+",
"heights": {
"audit_phase1": 815,
"audit_phase2": 900,
"audit_phase3": 950,
"audit_complete": 1000,
"require_dual_login": 1050,
"carrot": 1100
},
"addressPrefixes": {
"cryptonote": {
"public": "0x3ef318",
"integrated": "0x55ef318",
"subaddress": "0xf5ef318"
},
"carrot": {
"public": "0x180c96",
"integrated": "0x2ccc96",
"subaddress": "0x314c96"
}
},
"carrotPoolAddress": "",
"carrotDonationAddress": ""
},
"charts": {
"pool": {
"hashrate": {