Davide Grilli
1e0e79c92b
feat: Add Palladium mainnet network configuration
Implement complete network parameters for Palladium blockchain integration:
Network Configuration:
- Network name: palladium_mainnet
- Genesis block: 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
- Address formats: P2PKH (P...), P2SH (3...), Bech32 (plm1...)
- Default Electrum server ports: 50001 (TCP), 50002 (SSL)
Cryptographic Parameters:
- WIF private key prefix: 0x80
- BIP32 extended key headers for xpub/xprv derivation
- BIP44 coin type: 5701 (Palladium-specific)
- SegWit human-readable part: 'plm'
Lightning Network:
- Disabled for initial release (BLOCK_HEIGHT_FIRST_LIGHTNING_CHANNELS = 0)
- DNS seeds and realm byte configured for future activation
This establishes the foundation for Palladium wallet support in Pallectrum.
2025-11-20 15:37:26 +01:00
..
2025-11-13 12:40:37 +01:00
2025-11-10 13:47:20 +01:00
2025-08-23 18:59:14 +00:00
2025-11-04 12:42:54 +01:00
2025-11-11 16:51:31 +00:00
2025-09-24 13:46:35 +00:00
2025-09-11 17:01:52 +00:00
2025-11-05 14:37:34 +01:00
2025-11-20 15:37:26 +01:00
2025-11-04 12:42:54 +01:00
2025-11-05 14:47:39 +00:00
2025-11-07 10:00:10 +01:00
2025-11-18 17:06:42 +00:00
2025-11-07 10:00:10 +01:00
2025-11-18 14:54:33 +00:00
2025-11-18 14:54:33 +00:00
2025-11-07 10:00:10 +01:00
2025-11-11 16:00:41 +00:00
2025-11-03 14:07:58 +01:00
2025-08-27 17:36:51 +02:00
2025-11-07 15:37:49 +00:00
2025-10-31 14:50:25 +01:00
2025-11-18 14:54:33 +00:00
2025-08-20 17:57:05 +00:00
2025-11-03 16:50:38 +00:00
2025-11-18 14:54:33 +00:00
2025-08-27 15:31:43 +02:00
2025-09-12 22:49:02 -07:00
2025-09-13 23:12:44 -04:00
2025-10-31 14:50:26 +01:00
2025-09-05 19:51:33 +00:00
2025-11-03 14:07:58 +01:00
2025-11-03 15:44:02 +00:00
2025-11-18 14:54:33 +00:00
2025-10-09 14:57:41 +00:00
2025-11-03 14:32:32 +00:00
2025-11-11 14:37:37 +01:00
2025-09-24 13:46:24 +00:00
2025-11-03 18:32:48 +00:00
2025-11-07 10:00:10 +01:00
2025-10-09 15:31:04 +00:00