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

Adapted to bs58check V4 new interface #659

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Thierry61
Copy link
Contributor

This corrects extended public decoding which crashed with error: TypeError: bs58check.decode is not a function.

Regression can be tested with xpub6CpihtY9HVc1jNJWCiXnRbpXm5BgVNKqZMsM4XqpDcQigJr6AHNwaForLZ3kkisDcRoaXSUms6DJNhxFtQGeZfWAQWCZQe1esNetx5Wqe4M on public demo.

Additionally set version 1.7.4 for axios to correct vulnerability detected by npm audit

This corrects extended public decoding which crashed with error: TypeError: bs58check.decode is not a function.

Regression can be tested with xpub6CpihtY9HVc1jNJWCiXnRbpXm5BgVNKqZMsM4XqpDcQigJr6AHNwaForLZ3kkisDcRoaXSUms6DJNhxFtQGeZfWAQWCZQe1esNetx5Wqe4M on public demo.

Additionally set version 1.7.4 for axios to correct vulnerability detected by npm audit
@janoside janoside merged commit f3419a9 into janoside:master Aug 14, 2024
2 checks passed
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