Skip to content

A indexed commit_sparse implementation; clippy fixes#494

Merged
srinathsetty merged 2 commits into
microsoft:mainfrom
TheLitFire:commit-sparse
May 7, 2026
Merged

A indexed commit_sparse implementation; clippy fixes#494
srinathsetty merged 2 commits into
microsoft:mainfrom
TheLitFire:commit-sparse

Conversation

@TheLitFire
Copy link
Copy Markdown
Contributor

This PR adds a commit_sparse implementation of sparse field vector into CommitmentEngineTrait. The vector to be committed is provided with its indices of non-zero entries and their corresponding field values--similiar to how commit_sparse_binary is implemented.

@srinathsetty
Copy link
Copy Markdown
Collaborator

@TheLitFire thanks! Can you fix clippy issues?

@TheLitFire
Copy link
Copy Markdown
Contributor Author

@srinathsetty Clippy fixed, pls check

@TheLitFire TheLitFire changed the title A indexed commit_sparse implementation A indexed commit_sparse implementation; clippy fixes May 6, 2026
@srinathsetty srinathsetty added this pull request to the merge queue May 7, 2026
Merged via the queue into microsoft:main with commit c88fee5 May 7, 2026
10 checks passed
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