Post

๐Ÿ web3.py ๐Ÿ
๐Ÿ web3.py ๐Ÿ@EthereumPythonยท
โžก๏ธ major investments into the persistent connection providers: WebSocketProvider and AsyncIPCProvider biggest win: stable and elegant management of subscriptions (eth_subscribe) docs: #using-persistent-connection-providers" target="_blank" rel="nofollow noopener">web3py.readthedocs.io/en/stable/provโ€ฆ addtl helpful context in this blog post: snakecharmers.ethereum.org/bloom-filters/
English
1
0
1
12
๐Ÿ web3.py ๐Ÿ
๐Ÿ web3.py ๐Ÿ@EthereumPythonยท
โžก๏ธ middleware overhaul tl;dr - imports are now classes. refer to this blog post if you, 1337h4x0r, need to customize your middleware: snakecharmers.ethereum.org/web3py-middlewโ€ฆ โžก๏ธ batch requests the middleware updates cleared the way for batch requests. couple of usage patterns available:
๐Ÿ web3.py ๐Ÿ tweet media
English
1
0
1
15
๐Ÿ web3.py ๐Ÿ
๐Ÿ web3.py ๐Ÿ@EthereumPythonยท
โžก๏ธ exception handling all exceptions now inherit from a Web3Exception class for easier handling within your app. similarly, ValueError ๐Ÿ‘‰ Web3ValueError, etc. โžก๏ธ ABI utils big batch of convenience funcs introduced for parsing ABI names, types, values: #abi-utilities" target="_blank" rel="nofollow noopener">eth-utils.readthedocs.io/en/latest/utilโ€ฆ
English
1
0
0
11
๊ณต์œ