Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bech32 + P2SH Address support #30

Merged
merged 2 commits into from
Jun 23, 2018
Merged

Conversation

spencerr
Copy link

@spencerr spencerr commented Jun 10, 2018

Enables support for bech32 and p2sh addresses.
Bech32 support is defined by HUMAN_READABLE_PART and P2SH support is
defined by SEGWIT_ADDRESS_VERSION for the network.
Minimum protocol version of 1800 is required as older versions of p2pool
are not compatible with this update.

Block mined with bech32 address - http://insight.vertcoin.org/block/f72b5c86eaa729dd9832c84c31e261e8c2236594304be74cdc906795235aaf88

spencerr added 2 commits June 9, 2018 18:55
Enables support for bech32 and p2sh addresses.
Bech32 support is defined by HUMAN_READABLE_PART and P2sh support is
defined by SEGWIT_ADDRESS_VERSION.
Minimum protocol version of 1800 is required as older versions of p2pool
are not compatible with this update.
@metalicjames metalicjames merged commit d2abd26 into vertcoin-project:master Jun 23, 2018
chadouming pushed a commit to chadouming/p2pool-vtc that referenced this pull request Jun 16, 2021
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.

2 participants