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

refactor: split modules into crates #13

Merged
merged 8 commits into from
Oct 1, 2023
Merged

refactor: split modules into crates #13

merged 8 commits into from
Oct 1, 2023

Conversation

mikesposito
Copy link
Owner

@mikesposito mikesposito commented Sep 27, 2023

This includes several breaking changes.
All modules have been split into different crates and will also be usable as features in the future.

Keychain, Vault, HDKey profoundly changed in their APIs since the introduction of a set of traits related Identity, to enable extension of the library with custom key pair types (HD, single, hardware wallets etc..)

@mikesposito mikesposito force-pushed the refactor/crates branch 12 times, most recently from 3a18d43 to 4b58ccf Compare October 1, 2023 16:57
@mikesposito mikesposito changed the title refactor: wip project refactor into crates refactor: split modules into crates Oct 1, 2023
@mikesposito mikesposito marked this pull request as ready for review October 1, 2023 20:58
@mikesposito mikesposito merged commit 6c14588 into main Oct 1, 2023
3 checks passed
@mikesposito mikesposito deleted the refactor/crates branch October 1, 2023 20:58
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.

None yet

1 participant