effectai / effect-network

Smart contracts and documentation for Effect Network
MIT License
46 stars 9 forks source link

dao: Allow execution of proposals without a reward #111

Closed jeisses closed 1 year ago

jeisses commented 1 year ago

previously, 0 reward proposals would fail to execute, because in EOS you can only transfer positive quantities. 0-reward proposals pays were expected to no be entered.

as the DAO UI is posting 0-reward proposals it is better to not execute the inline transfer action for 0-reward pays. this will allow us to still execute inline action