David Wolinsky

Results 191 comments of David Wolinsky
trafficstars

did you install the dev setup with all the prover function? but the error message isn't great either...

We're updating to expose the error. Once that PR lands, let's try again :)

This gets tricky... because what you want is fine grained simulation support. Specifically in this case, we have a move prologue that validates gas and sequence number and an epilogue...

we have updates in main, mainnet, and testnet to address this, please update.

actually I think the bigger issue here is we need to divide the docs into a section on funding accounts, since mainnet, testnet, and devnet are all different. The CLI...

closing out stale pr, but lots of good stuff here to iterate on...

To @wrwg and @zekun000's point in the previous PR, you've implemented size_of_val and not size_of. See https://github.com/aptos-labs/aptos-core/pull/4067#discussion_r968903116 I think the intention is very much size_of_val, based upon the previous PR....

> If this is for accessing size in memory, the function is unfeasible. For example, a u128 with value 0 maybe just a byte serialized but much larger in Memory....

such a promising pr....