Features: - Support overwriting pending transactions that use the same nonce - Add wrapper function for `cast call` - Update code to support web.py >= 7.1.0
0.11.0
Features: - The default `solc_version` of `compile_sol()` is set from `None` to `latest`
0.10.0
Features: - Add support for choosing whether to wait for transaction receipts
Fixed: - Handle gas estimation failure in `Account.send_transaction()`
Enhanced: - Show better error messages when `solc_version` is None es3n1n
0.9.0
Features: - `Account.call()` now supports option `state_override` - Add `load_compiled()` to load compiled contracts from the project
0.8.0
Features: - Add `access_list` to the transaction option (EIP-2930)