Submitted by 0x52, also found by bin2chen
Delisted reward tokens can continue to be used by extending current pledges that already use it.
During the input validation checks, its never checked that reward token of the pledge being extended is still a valid reward token. This would allow creators using delisted tokens to continue using them as long as they wanted, by simply extending their currently active pledges.
Add the following check during the input validation block:
Kogaroshi (Paladin) confirmed, resolved, and commented:
kirk-baird (judge) commented:
