We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
fix(node): try up to 10 public nodes before failing random RPC method (……#2535)Co-authored-by: antazoey <yingthi@live.com>
refactor(contracts): add proxy kwargs to `ContractContainer.at` (#2527)
feat: `accounts.resolve_address()` method for resolving input into ad……dress types (#2521)
feat: allow creating `LogFilter` object from Nones (coercing to empty…… list / dict when possible) (#2506)
fix: eth-tester was failing with too-low base fee errors (#2489)Co-authored-by: antazoey <antyzoa@gmail.com>
fix: include URI in `provider.network_choice` (#2449)
fix: unable to send transactions during manual mining in other provid……ers (#2447)
feat: implement cchecksum for ~2x faster checksumming (#2404)Co-authored-by: Juliya Smith <jules@apeworx.io>
perf: getting `ape console` to launch faster (#2379)
docs: fix typos (#2375)