Skip to content

Releases: IceCreamSwapCom/Web3Python

v0.2.2

30 Jun 01:37
Compare
Choose a tag to compare
v0.2.2 Fixing wrongly negated logic for checking from_block_parent_hash

v0.2.1

30 Jun 01:30
Compare
Choose a tag to compare
v0.2.1 Fixed correct usage of batch request context manager

v0.2.0

30 Jun 01:17
Compare
Choose a tag to compare
v0.2.0 Overhauled eth.get_logs implementation to use batch requests f…

v0.1.63

28 Jun 15:29
Compare
Choose a tag to compare
v0.1.63 removing retry wrapper around Multicall to avoid retry loops …

v0.1.62

26 Jun 11:31
Compare
Choose a tag to compare
v0.1.62 using deployed multicall on Arbitrum

v0.1.61

25 Jun 12:53
Compare
Choose a tag to compare
v0.1.61 preventing invalid parsing of some RPC errors as ContractLogi…

v0.1.60

23 Jun 09:59
Compare
Choose a tag to compare
v0.1.60

v0.1.59

19 Jun 12:26
Compare
Choose a tag to compare
v0.1.59 Retrying multicall till it succeeds. Likely need to exempt so…

v0.1.58

11 Jun 09:10
Compare
Choose a tag to compare
v0.1.58 handling batch responses, which are not lists or tuples

v0.1.57

11 Jun 00:12
Compare
Choose a tag to compare
v0.1.57 multicall allowing colliding state overwrites if they are ide…