w3 by default explicitly set include_transactions = true in the getBlocks call. This means we probably don't need an extra call for every failed transaction. We need to refactor the entire processor. Might be worth to research on #24 for both inputdata and log decoding.
w3 by default explicitly set include_transactions = true in the getBlocks call. This means we probably don't need an extra call for every failed transaction. We need to refactor the entire processor. Might be worth to research on #24 for both inputdata and log decoding.