David Wolinsky

Results 191 comments of David Wolinsky
trafficstars

Pausing on this... realized that we eat the session in that code, so this approach might be useless as well...

Maybe this was already the intent but ... Why not make these native function calls that can only be called within the module that defines the resource but then let...

@johnstonematt , lemme know when I should review again. Thanks for your efforts!

For example, I think ultimately we want some sort of global reference to a storage unit that isn't just address but implies what is being stored there. This helps with...

Still waking up, but wrote this yesterday https://github.com/aptos-labs/aptos-core/issues/10083

I think I didn't want this because there's no other way to create an account at arbitrary addresses. The only way currently is by having the object signer or a...

> > we open up a new set of behaviors that isn't well studied. > > @davidiw The main behavior that this enables is creating an account without erroring out...

> > Examples, please? > > Why do people want these accounts to exist? > > @davidiw > > `account::Account` is required for GUID, txn submission, and auth key rotation...

well I'll be damned... you win... @movekevin already exposed the function...

what a surprise, I can't imagine a linter ever landing happily....