Files
pallectrum/electrum
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-08-23 18:59:14 +00:00
2025-11-11 16:51:31 +00:00
2025-11-03 14:07:58 +01:00
2025-10-31 14:50:25 +01:00
2025-09-13 23:12:44 -04:00