Georgi Lazarov

Results 16 comments of Georgi Lazarov

Fixed by https://github.com/hashgraph/hedera-local-node/pull/577

It's not done, but not sure if it's needed. I mean, using error codes (50,21,etc) is sufficient IMO.

By default ethers(for example) sends batch requests for queries like eth_chainId, eth_blockNumber and more. This can be turned off, when new provider is initialized, however most users won't. So we...

On Hold, until needed functionality is implemented in the mirror-node.

All issues tagged with `blocker` tag are left as future items, because changes there require extensive testing. Due to 0.48 being so close, we prefer not to take additional risks.

@maksimKrukovich Can you give me a snippet of how you try to fork the network ? Does using `npx hardhat node --fork https://testnet.hashio.io/api` not work ?