Skip to content

Fix multiple TODOs - #89

Merged
drskalman merged 7 commits into
skalman/fix-audit-findingsfrom
mertwole-refactor
Aug 12, 2026
Merged

Fix multiple TODOs#89
drskalman merged 7 commits into
skalman/fix-audit-findingsfrom
mertwole-refactor

Conversation

@mertwole

@mertwole mertwole commented Jun 8, 2026

Copy link
Copy Markdown

Part of #88
Resolves #87

Benchmarks have shown that batching curve normalizations in verify won't give any significant performance gains (a difference was less than 1% in my tests)

@mertwole
mertwole requested a review from drskalman June 8, 2026 13:36

@drskalman drskalman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Few questions and nits mostly :-)

Also could you make it to merge into https://github.com/paritytech/bls/tree/skalman/fix-audit-findings instead of master please?

Comment thread src/experimental/bit.rs
Comment thread src/experimental/delinear.rs
Comment thread src/multi_pop_aggregator.rs Outdated
Comment thread src/single.rs
@mertwole
mertwole changed the base branch from master to skalman/fix-audit-findings July 27, 2026 10:34
@mertwole
mertwole requested a review from drskalman July 27, 2026 11:02

@drskalman drskalman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM 🙏

@drskalman
drskalman merged commit 0c0c7c5 into skalman/fix-audit-findings Aug 12, 2026
3 checks passed
@mertwole
mertwole deleted the mertwole-refactor branch August 13, 2026 08:11
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.

Check if batching for two elements is worth it

2 participants