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

Add support for Python 3.12 and 3.13, venv and Nix #102

Open
wants to merge 128 commits into
base: master
Choose a base branch
from

Conversation

pjkundert
Copy link
Contributor

This rolls up a few outstanding pull requests, and adds support for Nix, Python venv, and Python 3.12 and 3.13.

o Codifies build instructions with comprehensive GNU 'make' targets
o Allows access to various Python versions using Nix

Resolves #85, #90

meherett and others added 30 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.
meherett and others added 28 commits December 22, 2022 11:12
# Conflicts:
#	README.md
#	hdwallet/symbols.py
New prefixes are ra1v for Ravencoin and fx1d  for Foxdcoin.
Added Ravencoin Testnet and P2wpkh support,
Hardened key by index is not returned. Added return statement
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.