Damir Shamanaev

Results 58 comments of Damir Shamanaev

@sblackshear Created this buddy https://github.com/MystenLabs/sui/pull/4558 to implement events approach.

> I imagine we'd need some RPC method that would let us load an event by the struct type + the object, otherwise it'd be annoying to have to iterate...

@Jordan-Mysten @666lcz merging this buddy in if tests pass. Addressed your comments, we now use `expect` everywhere, and merged recent u16, u32, u256. README and npm update will go in...

Hey @emmazzz @lxfind. What do we want to do with this PR?

@emmazzz closing this buddy as stale.

Hey @velvia @patrickkuo. Any chance we could prioritize this for this / next week? It would save a lot of time writing event synchronization logic in capys.

Hey @Suficio! Thank you for your feedback. I've replied on the [Sui Developers (link to the reply)](https://forums.sui.io/t/nft-object-display-proposal/4872/4?u=damirka). Hopefully this answers all of the topics raised in your question, please feel...

Hey @jovicheng. We're at full capacity already; more updates will be coming next year. But yes, df and vectors and a lot more will be there!

@jovicheng > I would like to confirm again, currently, this feature is not supported, correct? Correct, you can't fetch dynamic fields just yet.