Investigate adding rate limiting to the wallet #1642

Open
opened 2026-02-16 20:07:30 +00:00 by thesimplekid · 2 comments
thesimplekid commented 2026-02-16 20:07:30 +00:00 (Migrated from github.com)

Currently the cdk wallet does not do any rate limiting. We know from our ts counter parts with heavier use mints can rate limit aggressively. Coco has some rate limiting integrated we should look at how they do it and see if it makes sense to integrate something similar.

https://github.com/cashubtc/coco/blob/master/packages/core/infra/RequestRateLimiter.ts

@crodas Can I assign this to you?

Currently the cdk wallet does not do any rate limiting. We know from our ts counter parts with heavier use mints can rate limit aggressively. Coco has some rate limiting integrated we should look at how they do it and see if it makes sense to integrate something similar. https://github.com/cashubtc/coco/blob/master/packages/core/infra/RequestRateLimiter.ts @crodas Can I assign this to you?
Micah-Shallom commented 2026-03-07 02:19:35 +00:00 (Migrated from github.com)

Hi @thesimplekid @crodas , i'm new here and i have spent a while studying the codebase... I'd like to work on this if it's still available. I see it was tentatively assigned to @crodas ... is it open for other contributors?

Hi @thesimplekid @crodas , i'm new here and i have spent a while studying the codebase... I'd like to work on this if it's still available. I see it was tentatively assigned to @crodas ... is it open for other contributors?
thesimplekid commented 2026-03-09 16:43:03 +00:00 (Migrated from github.com)

Sure @Micah-Shallom thanks.

Sure @Micah-Shallom thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk#1642
No description provided.