Bounty #92
MRWK bounty: 300 MRWK - reject C1 control characters across input validators
Review the reward, status, source issue, and acceptance criteria before starting.
This bounty is paid; no awards are available for new submissions.
Acceptance
What has to be true
Accepted PR rejects C1 control characters before normalization, trimming, or parsing on the affected public/admin/API paths identified by current reviews, including admin webhook status filtering, wallet transfer nonce/integer parsing, and bounty list status/sort filtering. The fix should use shared validation where practical, keep clean inputs working, and include regression tests with at least one C1 example such as U+0085 on the relevant paths.
Accepted work
1/1 awards paid.
#1032
Accepted
300 MRWK
- Paid to
- github:floofy6
- Submission
- ramimbo/mergework/pull/659
- Proof
- 262a4d1e3774
- Accepted by
- ramimbo