Yarik Bratashchuk

Results 7 comments of Yarik Bratashchuk

Or should I create a separate index for image similarity search? and separate for sparse/dense based on description? trying to figure out the idiomatic way to go

Points on based sequencing implementation (after discussion): - `SubmitRollupTransaction` maps to go-da `Submit` call. - `GetNextBatch` method calls go-da: `GetIds` and `Get` methods to get the the list of blobs...

on a second run got: `--- FAIL: TestMockDAErrors (0.25s) --- FAIL: TestMockDAErrors/submit_timeout (0.25s) da_test.go:196: Error Trace: /root/rollkit/da/da_test.go:196 /root/rollkit/da/da_test.go:85 Error: "" does not contain "context deadline exceeded" Test: TestMockDAErrors/submit_timeout Messages: should...

I don't see exactly this issue with `datastore: key not found` after - updating to the to latest version of rollkit/cosmossdk (v0.50.7-rollkit-v0.13.6-no-fraud-proofs) - updating rollkiit/rollkit to the latest version (v0.13.6)...

After - updating to the to latest version of rollkit/cosmossdk (v0.50.7-rollkit-v0.13.6-no-fraud-proofs) - updating rollkiit/rollkit to the latest version (v0.13.6) - setting `--rollkit.block_time 1s` (default) and `--rollkit.da_block_time 1s` and `--rollkit.lazy_aggregator` -...

I don't see exactly this issue with invalid timestamps, after - updating to the to latest version of rollkit/cosmossdk (v0.50.7-rollkit-v0.13.6-no-fraud-proofs) - updating rollkiit/rollkit to the latest version (v0.13.6) - setting...