Ape 0.7.11
github-actions
released this
08 Mar 14:03
·
326 commits
to refs/heads/main
since this release
Changes
- feat: log print and console.log calls made during transactions @mikeshultz (#1930)
- feat: show trace on failed transactions in Web3Provider @mikeshultz (#1949)
- feat: add conversion for fixed ABI types @BowTiedDevil (#1946)
- fix: tracework for failed gas estimates @antazoey (#1951)
- fix: support auto URLs in _sanitize_web3_url() helper func @mikeshultz (#1952)
- fix: threading applications using ape @Gonmeso (#1941)
- test: improve geth integration tests @antazoey (#1950)
- docs: account misspelling @dtdang (#1942)
- fix: issue where wouldn't use expected URI in
.fork
context @antazoey (#1940)
Special thanks to: @BowTiedDevil, @Gonmeso, @antazoey, @dtdang and @mikeshultz