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
๐Ÿ web3.py ๐Ÿ
๐Ÿ web3.py ๐Ÿ@EthereumPythonยท
โžก๏ธ v6 status now in maintenance mode; bugs may be fixed, but feature requests will be considered for v7. plan is six months of maintenance before sunsetting support. ecosystem moves fast - we encourage prioritizing upgrades!
English
1
0
1
25
๐Ÿ web3.py ๐Ÿ
๐Ÿ web3.py ๐Ÿ@EthereumPythonยท
โžก๏ธ what's next? 3 team goals: 1๏ธโƒฃ aid EIP implementation & testing - working on an EELS backend to support EIP authors/testers 2๏ธโƒฃ reduce UX friction - more like the ABI utils otw for contracts, decoding/encoding 3๏ธโƒฃ educate and inspire builders - zero to hackathon workshop
English
1
0
1
14
๊ณต์œ