HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

Add warning styling for sensitive contract call actions #1027

Closed santteegt closed 1 year ago

santteegt commented 1 year ago

GitHub Issue

Closes #958

Changes

Adds a warning label for proposal types & warning message display for proposals calling sensitive contract call actions like Baal setShaman. This message will be displayed at a) the proposal level or b) the action level in case "actionType" is different than proposalType (e.g. calling setShaman action from a tx builder proposal)

Packages Added

None

Checks

Before making your PR, please check the following: