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: add dr_id to reveal body #21

Merged
merged 2 commits into from
Sep 13, 2024
Merged

feat: add dr_id to reveal body #21

merged 2 commits into from
Sep 13, 2024

Conversation

gluax
Copy link
Contributor

@gluax gluax commented Sep 12, 2024

Motivation

It enforces to build commitments with a recent field value.

Explanation of Changes

I added id to RevealBody it's hash now hex decodes it then uses the bytes for hashing.

Testing

All tests still pass.

Related PRs and Issues

N/A

@gluax gluax self-assigned this Sep 12, 2024
Copy link
Member

@mariocao mariocao left a comment

Choose a reason for hiding this comment

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

Hey @gluax, do the seda-test-suite integration test still work?
Would be nice to check it as it involves different components.

@gluax
Copy link
Contributor Author

gluax commented Sep 13, 2024

Hey @gluax, do the seda-test-suite integration test still work?

Would be nice to check it as it involves different components.

Ah good point I can check!

@gluax
Copy link
Contributor Author

gluax commented Sep 13, 2024

Does pass on test suite! Sorry it took longer than expected cause of needing to update stuff on test suite side and also fixing a bug on the test suite :)

image

@gluax gluax merged commit 50a29b3 into main Sep 13, 2024
2 checks passed
@gluax gluax deleted the feat/reveal-body-hash-id branch September 13, 2024 16:12
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