Releases: IceCreamSwapCom/Web3Python
Releases · IceCreamSwapCom/Web3Python
v0.1.48
added global rpc specific chain id caching with proper retry wrapping
v0.1.47
using lru cache for caching chain id.
v0.1.46
v0.1.46 added block identifier support to Multicall
v0.1.45
v0.1.45 fixed deepcopy order for Web3Advanced
v0.1.44
v0.1.44 added __deepcopy__ to Web3Advanced, which skips lengthy init …
v0.1.43
v0.1.43 Batch retry middleware now also retries single requests which…
v0.1.42
v0.1.42 stop logging when SubSquid has not indexed to the requested b…
v0.1.41
v0.1.41 Hopefully made batch request retry middleware more robust
v0.1.40
v0.1.40 Made tqdm optional again
v0.1.39
v0.1.39 Web3 now has a flag whether SubSquid is available on the chai…