mmsqe

Results 60 comments of mmsqe

> @mmsqe closing this PR as it doesn't seem to be finished and it's been accumulated conflicts. Feel free to open a new PR against `main` Got it, will try...

Actually we still need handle block file sequence, lsyncd seems only do rsync whatever is missing.

Yup, work like Git. I might just test with file watch 2 modes: sync via http -> feed db with synced block file

> This looks very good! > > I think it would be better to make these limits configurable somehow. My suggestion for that would be a method like `SetBatchLimits(length int,...

> The client can also accept requests from the server (and the server is implemented using Client) :) May I ask how to add config to Client, which doesn't have...

> The error response has no `"id"` field. I want to make `client.BatchCall(...)` return a non-nil error when the batch has too many items. Not sure yet how to achieve...

May I clarify that you **can** getFilterChanges after events emitted when filter is created afterwards? From our test, logs are returned if filter is created before events emitted which is...

free to ping us if this issue still exist

@jingxuan98 I find it hard to reproduce the issue, I tried one case might no response at all is pass outer contract address instead of [inner](https://github.com/crypto-org-chain/cronos/pull/901/files#diff-ae83dd6ce556ee432c621817c6c151bff9ab7c6628d6f95b6e3606780d23e27cR144) address, may I ask...

> @mmsqe basically in the test above I just deploy a simple ERC20 on mainnet using remix and listen to the transfer event and transfer the tokens among accounts to...