Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Conversation

@karelbilek
Copy link
Contributor

This significantly speeds up Android version of webwallet, by ignoring expensive xpub base58 validation

This significantly speeds up Android version of webwallet, by ignoring expansive xpub base58 validation
@karelbilek
Copy link
Contributor Author

karelbilek commented Jan 17, 2019

We have forked bitcoinjs-lib that optionally skips the validation

https://github.com/karel-3d/bitcoinjs-lib/commit/ce39c9507cc472e63c4b524d7daea65a21dd2a9e

The validation is very expensive (even more on android), even when it's totally useless (see profiler in chat)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants