Ashok Menon

Results 158 comments of Ashok Menon

@lxfind pointed out in #5851 that this approach won't work because it won't revert dynamic child objects, sadly, so we will need to re-introduce the `mutable_input_version` field into effects and...

I need to page the details back in but I believe (@gdanezis, help me out) the introduction of Lamport timestamps may reintroduce the need for the initial_shared_version check even in...

Yep, just talked to @mystenmark about this offline (the case where it's needed is that a shared object's initial version won't always be 1 with the introduction of lamport timestamps),...

So @tnowacki's proposal should be compatible with owned -> shared upgrades as well right?

I don't have a strong opinion on keeping or banning upgrades, but it doesn't seem like it's used in practice and I haven't heard anyone championing it, so that's fine...

@lxfind and I chatted about what `is_object_mutated_here` is being used for, and we think it may no longer be working correctly (and the code it's used in is also not...

Bringing forward the removal of `is_object_mutated_here` while I sort out the rest of lamport timestamps. @lxfind, could you take another look when you get a chance?

With #5873 this change is no longer strictly necessary, but it or a similar change may still be helpful? Interested to hear people's thoughts. Either we: - Leave it as-is...

Hi @Starceps, this looks like you are using [SuiSwap](https://suiswap.app/) which is a third-party app. Please reach out to them on Discord with your report, thanks!

Hey @stella3d, got a couple more reports of this issue -- this is going to be blocking anyone that uses the Rust SDK, so fairly urgent -- adding some tags...