Tags: bimkon144/graph-node
Tags
chain/ethereum: Change how we parallelize eth calls The DecoderHook now relies on EthereumAdapter's contract_calls method. With that, cached call results are looked up with one query from the store. Call results that are not cached are retrieved with eth_calls made in parallel to the ethereum node.
chain/ethereum: Change how we parallelize eth calls The DecoderHook now relies on EthereumAdapter's contract_calls method. With that, cached call results are looked up with one query from the store. Call results that are not cached are retrieved with eth_calls made in parallel to the ethereum node.
PreviousNext