Skip to content

Conversation

alecov
Copy link

@alecov alecov commented Oct 8, 2021

Hi @meherett. This is the patch we've been discussing. Please check to see if it fits.

meherett and others added 27 commits May 27, 2021 09:10
Fix: Incorrect output of Base58 decoding.
add ZECTEST, fix LTC/LTCTEST

Changed -> Litecoin (LTC) mainnet extend private key from `0x019d9cfe` to `0x488ade4` and public key from `0x019da462` to `0x488b21e` prefixes.
Corrected the spec link for BIP141.
This small patch fixes a check in order to allow arbitrary xpubs to be
derived from without the need for root xpub/xprvs.
- New entries in cryptocurrencies.py;
- New {public,private}_key_base58check fields.
@meherett
Copy link
Collaborator

meherett commented Jan 20, 2022

Hi Man, 👍👍 30330b8 I can't merge it now b/c it has git conflicts so I will merge it in the coming weeks. Great work.

- Introduce `DEFAULT_SEMANTIC` to cryptocurrency description;
- Introduce `"base58check"` semantic (for DeSo);
- Introduce `address()` in `HDWallet`;
- Fix xpub/xprv address prefixes for DESOTEST.

The default semantic for Bitcoin is "p2wpkh".
@meherett
Copy link
Collaborator

Hello @alecov, Can you fix the conflict and create new pull request?

@alecov
Copy link
Author

alecov commented Mar 15, 2022 via email

meherett added a commit that referenced this pull request Nov 26, 2024
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.

6 participants