sablier-labs / v1-safe-app

Safe App for interacting with the Sablier protocol
https://sablier-v1-safe-app.vercel.app
GNU General Public License v3.0
19 stars 7 forks source link

Fix ordering by id in stream table #90

Open PaulRBerg opened 3 years ago

PaulRBerg commented 3 years ago

When ordering by id, the sorting algorithm considers the id a string, not a number. This results in an incorrect output, such as 108 appearing ahead of 100005.