You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the max tokens that can be spent by the proxy
Set a time to live for the proxy, beyond this time, the proxy will lose access.
Alex:
We should allow a proxy to spend tokens of the main account to pay txs fees.
We can implement a transaction extension that will handle this.
An important thing here is to specify the maximum amount of tokens per a certain period (a day?) that can be spent by your proxy accounts.
Bryan:
a quota could be enough. the fee is usually relatively cheap, and the user should rotate this proxy every few days, so I don't think a cap per day is needed
Alex:
Ok, then the dapp should ask a user to create a new proxy for example every week.
Alex:
We should allow a proxy to spend tokens of the main account to pay txs fees.
We can implement a transaction extension that will handle this.
An important thing here is to specify the maximum amount of tokens per a certain period (a day?) that can be spent by your proxy accounts.
Bryan:
a quota could be enough. the fee is usually relatively cheap, and the user should rotate this proxy every few days, so I don't think a cap per day is needed
Alex:
Ok, then the dapp should ask a user to create a new proxy for example every week.
Related issue: https://github.com/dappforce/private-subsocial-web-app/issues/245
The text was updated successfully, but these errors were encountered: