Skip to content

Releases: IceCreamSwapCom/Web3Python

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.

v0.1.46

07 Mar 16:45
Compare
Choose a tag to compare
v0.1.46 added block identifier support to Multicall

v0.1.45

28 Feb 10:55
Compare
Choose a tag to compare
v0.1.45 fixed deepcopy order for Web3Advanced

v0.1.44

28 Feb 09:42
Compare
Choose a tag to compare
v0.1.44 added __deepcopy__ to Web3Advanced, which skips lengthy init …

v0.1.43

25 Feb 17:12
Compare
Choose a tag to compare
v0.1.43 Batch retry middleware now also retries single requests which…

v0.1.42

25 Feb 13:53
Compare
Choose a tag to compare
v0.1.42 stop logging when SubSquid has not indexed to the requested b…

v0.1.41

22 Feb 17:00
Compare
Choose a tag to compare
v0.1.41 Hopefully made batch request retry middleware more robust

v0.1.40

17 Feb 19:51
Compare
Choose a tag to compare
v0.1.40 Made tqdm optional again

v0.1.39

17 Feb 19:48
Compare
Choose a tag to compare
v0.1.39 Web3 now has a flag whether SubSquid is available on the chai…