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

Introduces VerifyExistenceProof trait #5682

Merged
merged 7 commits into from
Sep 16, 2024
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Sep 11, 2024

Introduces a trait for verifying existence proofs in the runtime. The trait is implemented for the 16 patricia merkle tree and the binary tree.

Introduces a trait for verifying existence proofs in the runtime. The trait is implemented for the 16 patricia merkle tree and the binary tree.
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label Sep 11, 2024
@bkchr bkchr requested a review from a team as a code owner September 11, 2024 21:21
@bkchr bkchr requested a review from shawntabrizi September 11, 2024 21:21
@bkchr bkchr enabled auto-merge September 15, 2024 22:06
@bkchr
Copy link
Member Author

bkchr commented Sep 16, 2024

bot fmt

@command-bot
Copy link

command-bot bot commented Sep 16, 2024

@bkchr https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7350402 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh". Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 1-e56ee6ae-6e02-4421-82b5-e6e150f9c150 to cancel this command or bot cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Sep 16, 2024

@bkchr Command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh" has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7350402 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7350402/artifacts/download.

@bkchr bkchr added this pull request to the merge queue Sep 16, 2024
Merged via the queue into master with commit 316b7a7 Sep 16, 2024
204 of 205 checks passed
@bkchr bkchr deleted the bkchr-proving-trie-traits branch September 16, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants