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

Better serialization #5

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Better serialization #5

merged 3 commits into from
Apr 4, 2024

Conversation

survived
Copy link
Contributor

@survived survived commented Apr 2, 2024

  • full_signing::Msg now implements serde::{Serialize, Deserialize}
  • Signature now has methods write_to_slice and read_from_slice

@survived survived changed the title full-signing: add serde support Better serialization Apr 3, 2024
@survived survived marked this pull request as ready for review April 4, 2024 10:33
@survived survived merged commit 42a32a7 into m Apr 4, 2024
8 checks passed
@survived survived deleted the better-serde branch April 4, 2024 14:26
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