Releases: IceCreamSwapCom/Web3Python
Releases · IceCreamSwapCom/Web3Python
v0.2.2
v0.2.2 Fixing wrongly negated logic for checking from_block_parent_hash
v0.2.1
v0.2.1 Fixed correct usage of batch request context manager
v0.2.0
v0.2.0 Overhauled eth.get_logs implementation to use batch requests f…
v0.1.63
v0.1.63 removing retry wrapper around Multicall to avoid retry loops …
v0.1.62
v0.1.62 using deployed multicall on Arbitrum
v0.1.61
v0.1.61 preventing invalid parsing of some RPC errors as ContractLogi…
v0.1.60
v0.1.60
v0.1.59
v0.1.59 Retrying multicall till it succeeds. Likely need to exempt so…
v0.1.58
v0.1.58 handling batch responses, which are not lists or tuples
v0.1.57
v0.1.57 multicall allowing colliding state overwrites if they are ide…