Skip to content

Releases: IceCreamSwapCom/Web3Python

v0.1.56

08 Jun 10:03
Compare
Choose a tag to compare
v0.1.56 handling empty responses also in single batch requests

v0.1.55

07 Jun 21:22
Compare
Choose a tag to compare
v0.1.55 logging eth_getLogs errors even when splitting and retrying

v0.1.54

26 May 08:15
Compare
Choose a tag to compare
v0.1.54 added handling for completely empty bach responses (which sho…

v0.1.53

24 May 12:53
Compare
Choose a tag to compare
v0.1.53 Seems web3.py fully fixed the batch thread safety issue: http…

v0.1.52

19 May 14:16
Compare
Choose a tag to compare
v0.1.52

v0.1.51

28 Apr 06:43
Compare
Choose a tag to compare
v0.1.51 hopefully improved handling of empty block responses

v0.1.50

27 Apr 15:40
Compare
Choose a tag to compare
v0.1.50 hopefully improved handling of empty block responses

v0.1.49

12 Apr 21:14
Compare
Choose a tag to compare
added patch for batch properties being on class level rather than on …

v0.1.48

12 Apr 20:10
Compare
Choose a tag to compare
added global rpc specific chain id caching with proper retry wrapping

v0.1.47

12 Apr 19:54
Compare
Choose a tag to compare
using lru cache for caching chain id.