Skip to content

fix(f3): introduce rate limit to computing F3 power tables (#13085)#13089

Merged
Kubuxu merged 1 commit intorelease/v1.33.0from
backport/f3-concurrency-limit
May 1, 2025
Merged

fix(f3): introduce rate limit to computing F3 power tables (#13085)#13089
Kubuxu merged 1 commit intorelease/v1.33.0from
backport/f3-concurrency-limit

Conversation

@Kubuxu
Copy link
Copy Markdown
Contributor

@Kubuxu Kubuxu commented May 1, 2025

  • feat(f3): add simple power cache

  • fix cache

  • Introduce concurrency limiter to powertable getting

  • Update chain/lf3/ec.go

  • don't export names

  • Update CHANGELOG.md

  • Organise imports


Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

* feat(f3): add simple power cache

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* fix cache

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* Introduce concurrency limiter to powertable getting

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* Update chain/lf3/ec.go

Co-authored-by: Masih H. Derkani <m@derkani.org>
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* don't export names

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* Update CHANGELOG.md

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* Organise imports

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

---------

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Co-authored-by: Masih H. Derkani <m@derkani.org>
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz May 1, 2025
@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz May 1, 2025
@Kubuxu Kubuxu enabled auto-merge (squash) May 1, 2025 12:41
@Kubuxu Kubuxu merged commit 8f59fe9 into release/v1.33.0 May 1, 2025
96 of 97 checks passed
@Kubuxu Kubuxu deleted the backport/f3-concurrency-limit branch May 1, 2025 12:43
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz May 1, 2025
@github-project-automation github-project-automation bot moved this to Done in F3 May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done
Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants