app
app copied to clipboard
Updating either dependency or maintainer splits to 0% on a project results in invalid TX
Repro:
- Have a project that has both dependency & maintainer splits
- Click Edit splits
- Set high-level percentage of either dependencies or maintainers to 0%
- Complete the flow and click create transaction
- Observe transaction fails to simulate because it tries to set split receiver(s) with weight 0
Fix:
- Filter out splits with weight 0 before building the edit splits TX payload