-
Notifications
You must be signed in to change notification settings - Fork 408
Multisig support for subtokens #193
Comments
That's a good point. Daily minimum withdraw applies to ether, not tokens. Maybe add a setting that requires or doesn't require confirmations regardless of the amount ? |
@olivierstern I think they'd model it after their current ETH multisig, so no extra sigs àre required below a certain amount for subtokens as well. |
You would need then to add a setting per token which is not doable with a standard wallet contract, because otherwise with a single minimum setting for all tokens it is irrelevant, because the intrinsic value of the tokens can vary a lot from one another, or I miss something ? Then to me the best solution to keep it simple is to allow or ban token transfer without confirmation. |
@olivierstern No clue myself, hopefully they come up with something good. 😄 |
This designated new wallet contract will require any non-Ether-token to be confirmed regardless of the amount: |
@luclu Great news. Has this been included in Mist v0.7.6 wallet contract deployment, or do I have to wait for a future Mist release? |
The ETA is currently 1.0 - but this is more a symbolic milestone. Expect this to be be introduced earlier. |
Very good news !! Nice job |
Awesome, thanks for all your hard work. 👍 |
We are looking forward to switch to this wallet, which will have token support. |
@luclu Awesome. Looking forward to securing ERC20 crowdsale tokens. Any specifics yet on what version of Mist will have this? |
As it is still work in progress and didn't undertake any serious audit yet I don't expect it to be included in the next 1-2 months. Though I would love to see it sooner than later. |
Thanks very much for your responses. :) |
Has the default Mist multisig been upgraded to secured ERC20 token support yet, regarding X of X sigs required for ERC20 token withdrawals? |
Moved this from the Mist repo at the request of @luclu : ethereum/mist#660
The text was updated successfully, but these errors were encountered: