Muhit Raihan

Results 6 issues of Muhit Raihan

What is the minimum hardware requirements to run `plerkle` with the validator?

Is it possible to store `amount` and `owner` of token account in `spl_token_owner_index` table and update it same way the items of `account` table is kept up to date? @lijunwangs

I'm trying to get all token accounts with - ``` curl http://localhost:8888 -X POST -H "Content-Type: application/json" -d ' { "jsonrpc": "2.0", "id": 1, "method": "getProgramAccounts", "params": [ "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA", {...

Hey @p1atdev thank you very much for this awesome library. Do you think the v1.1 api is still useable with the web client token after twtters recent update?

I've tried with solana `v1.16.15` and `v1.16.16`, the validator gains slot slowly when the ingester is not active. But as soon as I turn the ingester on, validator starts falling...

Is there any graphql endpoint to find out if a user if following another user?