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

Update deps, remove duplicate deps, reduce binary size #1149

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

benma
Copy link
Collaborator

@benma benma commented Nov 14, 2023

This PR reduces the binary size from 790008b to 759480b, a reduction of 30.5kB!

These transitively update the curve25519-dalek
deps (https://github.com/dalek-cryptography/curve25519-dalek).

These in turn have up to date versions of sha2, digest.

With this change, we finally remove some of the duplicate deps caused
by different deps needing different versions of the same deps. See the
src/rust/vendor/* folder for duplicates (duplicates have a version
suffixed attached).
@benma benma merged commit 9843901 into BitBoxSwiss:master Nov 14, 2023
1 check passed
@benma benma deleted the update-deps2 branch November 14, 2023 02:49
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.

1 participant