stefan-mysten

Results 139 comments of stefan-mysten
trafficstars

@Antake2333 I had to rebase to pass the CI. Sorry for the delay!

Thanks for your report @chfarmdev. We are aware of the issue and we've already taken actions to remediate it. Everything should be back to normal shortly.

@chfarmdev this was an issue related to the indexer DB, which we fixed and should have been fine by now. I pinged one of my colleagues and will post here...

This should now be fixed. ```json { "data": { "checkpoint": { "sequenceNumber": 38189304, "timestamp": "2024-05-20T22:51:19.026Z" } } } ```

Thanks @ooooo-create for finding this and fixing it!

Thanks for your suggestion @hz73219. We'll try to add that to the docs. In the meantime, I imagine you can transfer an object just like transferring a SUI coin. Have...

@nullbitx8 feel free to submit a PR! Thanks!

> > From local tests, this was still a bit slow because I did not spin my own indexer with the new changes, so not sure how it will actually...

This is a known issue. The WS server is not very stable and it fails randomly. We'd recommend to use a polling method for whatever you need to do. See...

Thanks @tzakian! Overall, looks pretty good. Is there a reasonable way to test these?