Commit Graph

25 Commits

Author SHA1 Message Date
2ee78184ef fix(chainparams): update testnet consensus parameters
- Change BIP34Height from 0 to 8192 to match mainnet activation
- Adjust nPowTargetTimespan from 1 day to 14 days for better difficulty stability
- Add nPowTargetSpacingV2 parameter for future compatibility
- Swap rule change activation threshold and miner confirmation window values
- Clarify fPowAllowMinDifficultyBlocks comment
2025-11-13 11:06:36 +01:00
faefa9ba88 fix(chainparams): allow node to sync from scratch
The previous consensus parameters prevented the node from completing
initial sync without manually importing blocks. Updated chainparams so
a fresh node can fully synchronize on its own.
2025-11-07 13:11:07 +01:00
ffbaef8388 testnet update: rename testnet3 to testnet
Update all references to 'testnet3' to 'testnet' for consistency. This includes:
- Changing magic bytes in network messages
- Updating directory paths and configuration files
- Modifying documentation and test framework references
- Adjusting chain parameters and validation logic
2025-10-30 23:25:15 +01:00
NotRin7
2a29186b3e Fix chainwork bug in chainparams.cpp 2025-10-28 14:03:59 +01:00
NotRin7
8e6103221a Update chainparams.cpp 2025-10-23 18:49:41 +02:00
NotRin7
08f73f9769 testnet and regtest update 2025-10-23 16:56:36 +02:00
NotRin7
8dd7895193 fix 2025-10-22 20:59:33 +02:00
NotRin7
a696a57d4d major update add auxpow und smal work changes 2025-10-22 19:54:48 +02:00
NotRin7
a8c5c345dd change at mining and work params 2025-10-22 17:28:38 +02:00
NotRin7
1b951c6852 add seeds and seeders 2025-10-22 16:22:29 +02:00
NotRin7
de4b88edaa more checkpoints 2024-10-14 14:08:54 +02:00
Kks
b1c9de6f9a fixes 2024-04-07 22:55:46 -04:00
Kks
f82f4cf7d6 Update chainparams.cpp 2024-04-07 13:45:55 -04:00
Kks
d31261dd65 lwma diff algo 2024-04-07 13:17:25 -04:00
NotRin7
912204f82d Update chainparams.cpp 2024-04-04 18:16:02 +02:00
NotRin7
244018cf9e Update chainparams.cpp 2024-04-03 23:56:28 +02:00
NotRin7
5ab6c55214 soft fork blocktime/halving/checkpoints 2024-04-03 23:54:13 +02:00
NotRin7
6312709f8d Update chainparams.cpp 2024-04-02 02:19:12 +02:00
NotRin7
2d07b90f21 Update chainparams.cpp 2024-04-02 01:46:46 +02:00
NotRin7
40d69e4423 Update chainparams.cpp 2024-04-02 01:02:46 +02:00
NotRin7
831a3ffc4c addet dnsseeds and fixedseeds 2024-04-02 00:41:51 +02:00
NotRin7
96a4ff1030 Update chainparams.cpp 2024-03-30 00:45:53 +01:00
NotRin7
f639117470 Fix SegWit
SegWit Hight set to 30000!
Addet Checkpoints at 69, 10000, 20000!
2024-03-30 00:28:53 +01:00
NotRin7
8ef2567b27 v1.1.2 2024-03-18 18:12:41 +01:00
NotRin7
0a6901a7f0 1.1.0 2024-03-15 18:16:03 +01:00