UMAprotocol / protocol

UMA Protocol Running on Ethereum
https://uma.xyz
GNU Affero General Public License v3.0
367 stars 179 forks source link

fix: allow trailing slash after space in osnap rules #4653

Closed Reinis-FRP closed 11 months ago

Reinis-FRP commented 11 months ago

Motivation

Some oSnap users have added trailing slash after their space id in rules parameter. We should not treat this as unsupported rules.

Summary

Adds optional trailing slash after space id in oSnap rules parsing regex.

Testing

Check a box to describe how you tested these changes and list the steps for reviewers to test.

Issue(s)

Fixes #XXXX