Skip to content

Implemented a guard on POST /api/streams that rejects a near-duplicate stream — one with the same sender, recipient, asset, and amount created in the last 60 seconds — with a 409 DUPLICATE_STREAM response that includes the existing stream's ID, plus an X-Allow-Duplicate: true header to opt out. - #906

Open
DevScoopee wants to merge 1 commit into
ritik4ever:mainfrom
DevScoopee:main

Implemented a guard on POST /api/streams that rejects a near-duplicat…

747db0b
Select commit
Loading
Failed to load commit list.