fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
530 stars 209 forks source link

Don't split e-cash when aborting OOB spends #5069

Open elsirion opened 1 week ago

elsirion commented 1 week ago

After splitting e-cash inputs into single notes cancelling offline sends leads to each of the original notes to be split into smaller ones due to how our output generation algorithm works. This leads to slowdowns and enormous inefficiency.