fix: stashed typo fixes for v0.12#1398
Merged
Merged
Conversation
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com>
…1390) Signed-off-by: dashangcun <907225865@qq.com> Co-authored-by: Ivo Kubjas <ivo.kubjas@consensys.net>
Signed-off-by: zhuhaicity <zhuhai@52it.net>
Signed-off-by: hidewrong <hidewrong@outlook.com>
gbotrel
approved these changes
Jan 21, 2025
Wollac
added a commit
to risc0/gnark
that referenced
this pull request
Jan 31, 2025
* Feat/plonk memory optim (Consensys#1395) * perf: `PairingCheck` for BN254, BLS12-381, BLS12-377 and BW6-761 (Consensys#1365) Co-authored-by: Ivo Kubjas <ivo.kubjas@consensys.net> * fix: add G2 membership check for constant points (Consensys#1397) * fix: stashed typo fixes for v0.12 (Consensys#1398) Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Signed-off-by: dashangcun <907225865@qq.com> Signed-off-by: zhuhaicity <zhuhai@52it.net> Signed-off-by: hidewrong <hidewrong@outlook.com> Co-authored-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Co-authored-by: dashangcun <907225865@qq.com> Co-authored-by: ZhuHaiCheng <zhuhai@52it.net> Co-authored-by: hidewrong <hidewrong@outlook.com> Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com> * release: v0.12.0 (Consensys#1399) --------- Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Signed-off-by: dashangcun <907225865@qq.com> Signed-off-by: zhuhaicity <zhuhai@52it.net> Signed-off-by: hidewrong <hidewrong@outlook.com> Co-authored-by: ThomasPiellard <thomas.piellard@consensys.net> Co-authored-by: Youssef El Housni <youssef.elhousni@consensys.net> Co-authored-by: Ivo Kubjas <ivo.kubjas@consensys.net> Co-authored-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Co-authored-by: dashangcun <907225865@qq.com> Co-authored-by: ZhuHaiCheng <zhuhai@52it.net> Co-authored-by: hidewrong <hidewrong@outlook.com> Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
lucasmenendez
pushed a commit
to lucasmenendez/gnark
that referenced
this pull request
Jan 31, 2025
Signed-off-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Signed-off-by: dashangcun <907225865@qq.com> Signed-off-by: zhuhaicity <zhuhai@52it.net> Signed-off-by: hidewrong <hidewrong@outlook.com> Co-authored-by: oliveredget <188809800+oliveredget@users.noreply.github.com> Co-authored-by: dashangcun <907225865@qq.com> Co-authored-by: ZhuHaiCheng <zhuhai@52it.net> Co-authored-by: hidewrong <hidewrong@outlook.com> Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR stashes multiple PRs addressing typos and code simplifications. Ready to be merged.