Releases: IceCreamSwapCom/Web3Python
Releases · IceCreamSwapCom/Web3Python
v0.1.56
v0.1.56 handling empty responses also in single batch requests
v0.1.55
v0.1.55 logging eth_getLogs errors even when splitting and retrying
v0.1.54
v0.1.54 added handling for completely empty bach responses (which sho…
v0.1.53
v0.1.53 Seems web3.py fully fixed the batch thread safety issue: http…
v0.1.52
v0.1.52
v0.1.51
v0.1.51 hopefully improved handling of empty block responses
v0.1.50
v0.1.50 hopefully improved handling of empty block responses
v0.1.49
added patch for batch properties being on class level rather than on …
v0.1.48
added global rpc specific chain id caching with proper retry wrapping
v0.1.47
using lru cache for caching chain id.