Skip to content

Conversation

@moocowmoo
Copy link

Updated testnet (and regtest) address constant to only create addresses beginning with 'y' for less potential for confusion with mainnet addresses beginning with 'X'. Previous value would create values of 'x' and 'y'.

Updated bip32 constants to remove 'drk' reference and still differentiate from bitcoin bip32 seeds. Public/private seeds will be prefixed with dpub/dprv for mainnet and DPUB/DPRV for testnet/regtest. Values chosen per developer discussions here: https://www.dash.org/forum/threads/dash-bip32-serialization-values-dev-discussion-wont-apply-to-most.8092 .

mainnet bip32 seeds start with dpub/dprv
testnet/regtest  bip32 seeds start with DPUB/DPRV
only create public testnet/regtest addresses starting with y
@UdjinM6
Copy link

UdjinM6 commented May 9, 2016

Looks good! 👍

@eduffield222 eduffield222 merged commit f13b9ad into dashpay:v0.12.1.x May 9, 2016
@UdjinM6 UdjinM6 mentioned this pull request May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants