witnet / aragon-govern-discord-integration

Enables voting on Aragon Govern using Discord reactions. Powered by Witnet.
MIT License
7 stars 2 forks source link

Allow resend transactions by providing params #83

Closed mariocao closed 3 years ago

mariocao commented 3 years ago

In some cases, transactions were reverted because some parameter was not properly configured or even the network congestion affected to some gas limits. This is a problem in case of a finished proposal in which the schedule or execute transaction fails. Currently, this situation cannot be fixed and the proposal needs to be re-launched.

For this reason, it would be desirable to have a way of resending schedule and execute transactions in case they fail. Additionally, only admin users should be able to perform this action. Optionally, they should include parameters such as the gas (gas limit) or gasPrice.