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

test(trie): add ParallelProof unit test #12413

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

fgimenez
Copy link
Member

@fgimenez fgimenez commented Nov 8, 2024

Towards #12053

Equivalence test between regular proof and parallel proof calculation.

@fgimenez fgimenez added C-test A change that impacts how or what we test A-trie Related to Merkle Patricia Trie implementation labels Nov 8, 2024
@fgimenez fgimenez force-pushed the fgimenez/srt-parallel-proof-test branch from 2465365 to c260156 Compare November 11, 2024 12:03
Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

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

thanks

@rkrasiuk rkrasiuk added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit 179aa04 Nov 12, 2024
40 checks passed
@rkrasiuk rkrasiuk deleted the fgimenez/srt-parallel-proof-test branch November 12, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants