Closed yanfeizuo closed 9 months ago
Hi, indeed there's cache on calls made at the same block number, on the same contract, with the same calldata. Why would you want to update the cache? Why would the data change on the blockchain?
So there was the issue that all queries made at the "latest" block tag were cached... which is unexpected
:tada: This issue has been resolved in version 6.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
When using the ethersv6 version, there is always a cache and there is no way to update the data.