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

feat: support for CIP-30 payload hash with an extra overloaded methods #453

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

matiwinnetou
Copy link
Collaborator

No description provided.

@matiwinnetou matiwinnetou force-pushed the cip-30-hash branch 3 times, most recently from 8ef07a8 to a54da8c Compare October 2, 2024 21:26
@matiwinnetou matiwinnetou requested a review from satran004 October 2, 2024 21:27
@matiwinnetou matiwinnetou marked this pull request as ready for review October 2, 2024 21:27
@matiwinnetou matiwinnetou changed the title Cip 30 hash feat: support for CIP-30 payload hash with an extra parameter Oct 2, 2024
@matiwinnetou matiwinnetou changed the title feat: support for CIP-30 payload hash with an extra parameter feat: support for CIP-30 payload hash with an extra overloaded methods Oct 2, 2024
@matiwinnetou matiwinnetou force-pushed the cip-30-hash branch 3 times, most recently from 9e7f1f9 to b839a19 Compare October 2, 2024 21:32
@matiwinnetou matiwinnetou marked this pull request as draft October 2, 2024 21:55
@matiwinnetou matiwinnetou force-pushed the cip-30-hash branch 2 times, most recently from ebf53a3 to 5e7433a Compare October 7, 2024 20:13
Refactor `COSESignBuilder` and `COSESign1Builder` to handle external payloads and add support for payload hashing. Update `CIP30DataSigner` logic to remove redundant hashed payload header. Adjust tests to align with these changes and add new test files for Rust code comparisons.
@matiwinnetou matiwinnetou marked this pull request as ready for review October 9, 2024 19:19
Refactor COSESign builders for external payload and hashing
Copy link
Member

@satran004 satran004 left a comment

Choose a reason for hiding this comment

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

Thanks @matiwinnetou

@satran004 satran004 merged commit 1035eba into master Oct 10, 2024
4 checks passed
@satran004 satran004 deleted the cip-30-hash branch October 10, 2024 08:14
@satran004 satran004 restored the cip-30-hash branch October 16, 2024 14:44
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