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

Add bitcoin support #3

Merged
merged 14 commits into from
Mar 14, 2024
Merged

Add bitcoin support #3

merged 14 commits into from
Mar 14, 2024

Conversation

survived
Copy link
Contributor

@survived survived commented Mar 11, 2024

Adds a new ciphersuite that produces bip340-compliant sigantures. Adds a new notion of "normalized key shares".

@survived survived marked this pull request as ready for review March 12, 2024 13:00
@survived survived requested a review from maurges March 12, 2024 13:00
tests/src/lib.rs Outdated Show resolved Hide resolved
givre/Cargo.toml Outdated Show resolved Hide resolved
@survived survived requested a review from maurges March 14, 2024 13:37
@survived survived merged commit 23ca3c9 into m Mar 14, 2024
7 checks passed
@survived survived deleted the bitcoin branch March 15, 2024 14:25
survived added a commit that referenced this pull request Jul 23, 2024
# This is the 1st commit message:

Remove requirement that bitcoin key shares need to be normalized

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #2:

Update docs

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #3:

Update docs

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #4:

Update README

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #5:

First attempt to add HD wallets

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #6:

Second attempt to implement HD wallets

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #7:

The final attempt to implement HD wallets

Signed-off-by: Denis Varlakov <[email protected]>

# This is the commit message #8:

Update deps

Signed-off-by: Denis Varlakov <[email protected]>
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