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

Fix buggy testing process of test_from_xpublic_key #56

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
035c717
Merge pull request #13 from coin-tracker/update-readme
meherett May 27, 2021
a2910a8
Merge remote-tracking branch 'origin/master'
meherett Jun 11, 2021
3869c07
Update: Testing doc and added development doc.
meherett Jun 11, 2021
e630169
Add: Root xpublic key derivation cleaner.
meherett Jun 18, 2021
98b15fd
Bump: HDWallet from v1.3.0 to v1.3.1 package.
meherett Jun 18, 2021
749bf8c
Fix: Incorrect output of Base58 decoding.
martinholy Jun 22, 2021
07ace7e
Merge pull request #18 from martinholy/base58_decode_fix
meherett Jun 22, 2021
fcb16c7
add ZECTEST
saloppe73 Jul 22, 2021
697e9e7
update README
saloppe73 Jul 22, 2021
b876ad4
fix LTC/LTCTEST
saloppe73 Jul 22, 2021
aeda29b
Merge pull request #19 from saloppe73/master
meherett Jul 24, 2021
a480596
Update README.md
meherett Jul 26, 2021
e79db28
Fixed BIP141 link
sokripon Aug 12, 2021
d75afc9
Merge pull request #23 from sokripon/patch-1
meherett Aug 12, 2021
78517c5
Fixed link for BIP84
sokripon Aug 12, 2021
8da78de
Fixed link for BIP141
sokripon Aug 12, 2021
8a4924a
Merge pull request #24 from sokripon/patch-1
meherett Aug 12, 2021
71620d2
Bump: HDWallet from v1.3.1 to v1.3.2 package.
meherett Sep 2, 2021
0fa4a52
Fix: Zcash symbol ticker and added symbols tester.
meherett Sep 2, 2021
d7488ef
Bump: HDWallet from v1.3.1 to v1.3.2 package.
meherett Sep 2, 2021
500d840
Change: Coveralls runner python package version to 3.8
meherett Sep 2, 2021
3b76caf
Change: Coveralls runner python form v3.8 to v3.9 package.
meherett Sep 2, 2021
41b6a01
Added version info
bombs-kim Sep 13, 2021
cd8c4f5
Merge pull request #26 from bombs-kim/master
meherett Sep 13, 2021
eb1c806
Upgrade: Now, from root xprivate and xpublic kes merged into from xpr…
meherett Oct 9, 2021
abd7210
Update: Removed root key testers and add more tests on from xprv and …
meherett Oct 9, 2021
cdf5d89
Update: from_xprivate_key and from_xpublic_key examples.
meherett Oct 9, 2021
766a75c
Add: CLI for hdwallet generator and for millions of addresses generator.
meherett Oct 10, 2021
25ea8e7
Drop: Removed first index of space from rows.
meherett Oct 10, 2021
4fe9862
Fix: Hardened key for XPublic key on COIN_TYPE keys.
meherett Oct 10, 2021
253c929
Update: Docs on xprivate and xpublic keys.
meherett Oct 14, 2021
8540759
Fix: is_entropy function, added try except.
meherett Oct 15, 2021
c2eef7f
Add: List command for cryptocurrency, languages and strengths.
meherett Oct 16, 2021
39ff4dc
Add: Command line interface tester components.
meherett Oct 17, 2021
418eb73
Update: Command line interface off generate, hdwallet & addresses.
meherett Oct 17, 2021
7214399
Fix: Derivation class from_index function PATH value.
meherett Oct 17, 2021
89fc212
Fix & Update: All tester components of HDWallet with CLI commands.
meherett Oct 17, 2021
8011cde
Add: hdwallet.gif file for cli example.
meherett Oct 19, 2021
1b8dbe9
Drop: change_to_root parm from from-xprivate_key and from_xpublic_key…
meherett Oct 19, 2021
8eba5bd
Add: click, click-aliases and tabulate packages.
meherett Oct 19, 2021
8072528
Update: cryptocurrencies.rst and added CLI documentation.
meherett Oct 19, 2021
f54091a
Bump: HDWallet from v1.3.2 to v2.0.0 package.
meherett Oct 19, 2021
04d1287
Bump: HDWallet from v1.3.2 to v2.0.0 package.
meherett Oct 19, 2021
c682fc3
Add: get_semantic function for cryptocurrencies.
meherett Oct 23, 2021
3700f1f
Add: Auto semantic selection for is_root_keys functions.
meherett Oct 23, 2021
79ee9db
Add: Required parameter on symbol command.
meherett Oct 24, 2021
27b22de
Drop: Required parameter from symbol command.
meherett Oct 24, 2021
6bb6427
Fix: Semantic auto-selection for xprivate and xpublic keys.
meherett Oct 24, 2021
3993880
Update: All private and public tester components.
meherett Oct 24, 2021
d38c77b
Fix: Semantics and update HDWallet example components.
meherett Oct 24, 2021
1ecf26c
Bump: HDWallet from v2.0.0 to v2.0.1 package.
meherett Oct 24, 2021
2fdf74b
add tron
alimohammad1995 Dec 7, 2021
eb49d2d
Merge pull request #39 from alimohammad1995/tron
meherett Dec 7, 2021
2449c3b
Add: Tron mainnet cryptocurrency by @alimohammad1995 user.
meherett Dec 24, 2021
0725492
Fix: Default path class bug of from_xpublic_key function.
meherett Dec 25, 2021
1c1a3ca
Include: The new Python version 3.10 package.
meherett Dec 25, 2021
0644caf
Change: The docs theme from sphinx_rtd_theme to furo template.
meherett Dec 25, 2021
e0ec7e7
Update: All HDWallet example components.
meherett Dec 25, 2021
814e3b7
Bump: Python-HDWallet from v2.0.1 to v2.1.0 package.
meherett Dec 25, 2021
dd0e606
Fix: Python version 3.10 and setup.py furo package.
meherett Dec 25, 2021
f5a3fe3
Drop: Python version 3.10 package.
meherett Dec 25, 2021
2439a29
Modify: Derivation BIP's initializers tester component.
meherett Dec 25, 2021
56f7642
Update: Installation documentation for CLI.
meherett Feb 19, 2022
d3b2da3
Add: Extras CLI requirements and bump docs packages.
meherett Feb 19, 2022
206aba9
Add: Python version 3.10 package for testing.
meherett Feb 19, 2022
2a0f710
Bump: Python-HDWallet from v2.1.0 to v2.1.1 package.
meherett Feb 19, 2022
05cb2c1
Fix: pythonpackage.yml of pip installation for CLI.
meherett Feb 19, 2022
7686b85
Modify: Python packages and removed some bugs.
meherett Feb 19, 2022
84bf856
Change: Dist from xenial to bionic package.
meherett Feb 19, 2022
09a7b5d
Fix: missing quote in language error
XmasApple Mar 2, 2022
944b07c
Merge pull request #52 from XmasApple/master
meherett Mar 2, 2022
1f671d2
Fix buggy testing process
chenluyong May 9, 2022
a8331e4
More accurate reading of `xpublic_key`
chenluyong May 9, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add: Extras CLI requirements and bump docs packages.
meherett committed Feb 19, 2022
commit d3b2da333f15595dfb9be44ecef3f999a57b8419
5 changes: 1 addition & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
ecdsa>=0.13,<1
mnemonic>=0.19,<1
pysha3>=1.0.2,<2
base58>=2.0.1,<3
click>=8.0.3,<9
click-aliases>=1.0.1,<2
tabulate>=0.8.9,<1
base58>=2.0.1,<3
13 changes: 9 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

setup(
name="hdwallet",
version="v2.1.0",
version="v2.1.1",
description="Python-based library for the implementation of a hierarchical deterministic wallet "
"generator for more than 140+ multiple cryptocurrencies.",
long_description=long_description,
@@ -40,14 +40,19 @@
packages=find_packages(),
install_requires=requirements,
extras_require={
"cli": [
"click>=8.0.3,<9",
"click-aliases>=1.0.1,<2",
"tabulate>=0.8.9,<1"
],
"tests": [
"pytest>=6.2.5,<7",
"pytest-cov>=3.0.0,<4"
],
"docs": [
"sphinx>=4.3.2,<5",
"furo==2021.11.23",
"sphinx-click>=3.0.2,<4"
"sphinx>=4.4.0,<5",
"furo==2022.2.14.1",
"sphinx-click>=3.1.0,<4"
]
},
classifiers=[