HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

display warning message when unable to decode proposal actions #1023

Closed santteegt closed 1 year ago

santteegt commented 1 year ago

GitHub Issue

Closes #892

Changes

Enables warning display when proposal actions cannot be decoded. It also fixes a decoding bug found when an action is sending eth to a recipient (.e.g. Issue Network Token Funding Proposal)

Packages Added

None

Checks

Before making your PR, please check the following:

santteegt commented 1 year ago

1024 must be merged first