dapphub / ds-proxy

a proxy object that can compose transactions on owner's behalf
https://dapp.tools/dappsys/ds-proxy.html
GNU General Public License v3.0
311 stars 76 forks source link

fixed bug where anyone could control proxy #15

Closed NiklasKunkel closed 6 years ago

NiklasKunkel commented 6 years ago

@gbalabasquer pointed out that one of the overloaded execs calls the other hence auth ownership is still enforced.