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

Apply multiscalar optimization #6

Merged
merged 18 commits into from
Jul 8, 2024
Merged

Apply multiscalar optimization #6

merged 18 commits into from
Jul 8, 2024

Conversation

survived
Copy link
Contributor

No description provided.

@survived survived marked this pull request as ready for review April 16, 2024 14:44
@survived survived marked this pull request as draft April 17, 2024 14:05
Cargo.toml Outdated Show resolved Hide resolved
wasm/no_std/Cargo.toml Outdated Show resolved Hide resolved
Comment on lines +12 to +18
[patch.crates-io.cggmp21-keygen]
git = "https://github.com/dfnsco/cggmp21-private"
rev = "730e1217443eccac983d0177cab222decf07f139"

[patch.crates-io.key-share]
git = "https://github.com/dfnsco/cggmp21-private"
rev = "730e1217443eccac983d0177cab222decf07f139"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be deleted

Comment on lines +11 to +17
[patch.crates-io.cggmp21-keygen]
git = "https://github.com/dfnsco/cggmp21-private"
rev = "730e1217443eccac983d0177cab222decf07f139"

[patch.crates-io.key-share]
git = "https://github.com/dfnsco/cggmp21-private"
rev = "730e1217443eccac983d0177cab222decf07f139"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be deleted

@survived survived marked this pull request as ready for review July 8, 2024 08:15
@survived survived requested a review from maurges July 8, 2024 08:16
Signed-off-by: Denis Varlakov <[email protected]>
@maurges
Copy link
Contributor

maurges commented Jul 8, 2024

Looks good

@survived
Copy link
Contributor Author

survived commented Jul 8, 2024

@maurges I would prefer merging this PR before cggmp21 patch is published. I need to work on HD wallets. I'll update deps when security patch is public.

@maurges
Copy link
Contributor

maurges commented Jul 8, 2024

I don't like to have to do it, but ok

@survived
Copy link
Contributor Author

survived commented Jul 8, 2024

Me neither, but I'm blocked otherwise

@survived survived merged commit 678afb6 into m Jul 8, 2024
8 checks passed
@survived survived deleted the multiscalar branch July 8, 2024 11: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