pacrob on asyncify-contract
Resolve Typo in documentation. … Add sync chain_id to simple cac… Compile release notes and 23 more (compare)
kclowes on asyncify-contract
Remove un-needed chain_id (compare)
kclowes on asyncify-contract
Fix tests (compare)
kclowes on asyncify-contract
Add missing await in async buil… Merge branch 'asyncify-contract… (compare)
pacrob on asyncify-contract
add newsfragment (compare)
kclowes on master
Bump resource class (#2471) * … (compare)
web3.py 5.11.1 released :rocket:
This includes a ton of type annotation fixes and some beefing up of the intro docs. Thanks to @Uxio0 and @MatthiasLohr for contributions this round :clap:
https://web3py.readthedocs.io/en/stable/releases.html#v5-11-1-2020-06-17
TransactionReceipt
that can show you the return value from a broadcasted transaction.. it's available as TransactionReceipt.return_value
- https://eth-brownie.readthedocs.io/en/stable/api-network.html#TransactionReceipt.return_value
TransactionReceipt
- https://eth-brownie.readthedocs.io/en/stable/core-transactions.html