Ability to spawn fund reallocation without "reallocating"

We can waste chain space by calling fund reallocation without actually reallocating funds.

a) go through the project fund process
b) wait for all onchain data to be processed
c) press button “Reallocate funds”
d) txs are prompted to be signed for update onchain state

The issue is the UI helps bloat chain state (ie: reallocating funds) when we have not reallocated any values to existing or new projects.

1 Like