revert: "feat(selector): add opt-in per-wallet selection rate limiter" - #2196
Closed
AkramBitar wants to merge 1 commit into
Closed
revert: "feat(selector): add opt-in per-wallet selection rate limiter"#2196AkramBitar wants to merge 1 commit into
AkramBitar wants to merge 1 commit into
Conversation
This reverts commit 5019e00, which deleted 17 files and reverted five merged changes: 0b8ac52 (#2174) FSC v0.17.0 bump, all 8 modules 312f321 audit retry backoff config a5ec69d composite-identity nesting bounds e63e6ea idemix curve-id validation 9bd777f transfer-metadata lookup goroutine leak CI stayed green because each fix was removed together with its tests. The rate limiter will be re-landed on a branch cut from current main. Signed-off-by: AkramBitar <akram@il.ibm.com>
Contributor
Author
|
This PR #2197 replace this one |
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.
This reverts commit 5019e00, which deleted 17 files and reverted five merged changes:
0b8ac52 (#2174) FSC v0.17.0 bump, all 8 modules
312f321 audit retry backoff config
a5ec69d composite-identity nesting bounds
e63e6ea idemix curve-id validation
9bd777f transfer-metadata lookup goroutine leak
CI stayed green because each fix was removed together with its tests. The rate limiter will be re-landed on a branch cut from current main.