Akshat Chhajer

Results 7 issues of Akshat Chhajer

The following error is encountered sometimes. `Error: CoinGecko API request timed out. Current timeout is: 30000 milliseconds` Is there a way to set a default timeout or auto-retry on timeout?

Hello, what would be the recommended ec2 instance type and size to run graph-node? Should one go for balanced/compute optimised/memory optimised?

Change CANTO (chainId 7700) RPC from `https://canto.evm.chandrastation.com` to `https://canto.slingshot.finance` as the previous one only contains a partial state of the chain. This is causing downstream errors in sourcify smart contract...

Is there a plan to add support for vesting type splits?

@nemani @dhruv-chauhan @melotik Fix: `currentHolderCount` value turns negative for some tokens. Eg. arbitrum (0x9e20461bc2c4c980f62f1B279D71734207a6A356) Before fix: After fix:

Add the ability to have nodes accept all cosmos coins. (mainly atom osmos ust scrt) This is already doable in the CLI client. Nodes should be able to set custom...

enhancement
DVPN

closes #10632 ### Primary Enhancement Make `--sender` optional when `--account` is specified. Foundry should automatically derive the sender address from the account's private key. ### Desired Usage ``` # Simple...