mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Payments weren't properly selected, as it'd drain a sequential series instead of the specified set, and inputs had a memory condition Rust couldn't prove was safe.