Skip to content

fix: upgrade filippo.io/edwards25519 v1.1.0 -> v1.1.1 (dependabot #8)#95

Merged
wcatz merged 1 commit intomasterfrom
fix/dependabot-edwards25519
Mar 8, 2026
Merged

fix: upgrade filippo.io/edwards25519 v1.1.0 -> v1.1.1 (dependabot #8)#95
wcatz merged 1 commit intomasterfrom
fix/dependabot-edwards25519

Conversation

@wcatz
Copy link
Copy Markdown
Owner

@wcatz wcatz commented Mar 8, 2026

Closes Dependabot alert #8.

filippo.io/edwards25519 v1.1.0 has a bug where (*Point).MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. Fixed in v1.1.1.

Transitive dependency introduced via blinklabs-io/adder and blinklabs-io/gouroboros. Pinned to v1.1.1 directly in go.mod to override.

Fixes MultiScalarMult invalid results / undefined behavior when receiver
is not the identity point. Transitive via blinklabs-io/adder and
blinklabs-io/gouroboros.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 8, 2026

Warning

Rate limit exceeded

@wcatz has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 3 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 42d075c9-f12e-439c-8f8f-0781c7b6b9d5

📥 Commits

Reviewing files that changed from the base of the PR and between 07178ef and d74fb14.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/dependabot-edwards25519

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wcatz wcatz merged commit 90b02e6 into master Mar 8, 2026
5 checks passed
@wcatz wcatz deleted the fix/dependabot-edwards25519 branch March 8, 2026 13:02
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.

1 participant