smart wallet applyMethod (e.g. for voting) #6044
Labels
enhancement
New feature or request
Governance
Governance
needs-design
wallet
wontfix
This will not be worked on
What is the Problem Being Solved?
DC new one: applyMethod for voting
Oracles exercise their powers by getting an invitation … offer result, on which they can submit price info
Committees work similarly. Get an offer result with a widget that lets them submit votes.
Similar work to #5974 but need this part earlier to unblock contract review. Also this contract-side code needs to be production-ready whereas the client just needs to work
Description of the Design
(Need to use the Smart Wallet for this because we’re turning off agSolo, due to security risks.)
regular action, not spendAction because we don't want it to be possible to unmarshal a reference to a purse. (no need to do a withdrawal while voting).
Security Considerations
spendAction
, voting should never do a withdrawalTest Plan
Try to make a committee and vote on it through a wallet
The text was updated successfully, but these errors were encountered: