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

ref(tally): use Bytes instead of u8 for the RevealResult #78

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

FranklinWaller
Copy link
Member

Motivation

Makes it simpler to work with Reveals

Explanation of Changes

Convert u8[] to Bytes

Testing

bun run test works after a modification in the expected result (Bytes returns a different shape then u8[])

@FranklinWaller FranklinWaller requested a review from a team September 5, 2024 08:51
@FranklinWaller FranklinWaller merged commit 07215d9 into main Sep 5, 2024
1 check passed
@FranklinWaller FranklinWaller deleted the ref/reveal-bytes branch September 5, 2024 09:00
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