Changes
- fix: eth-tester was failing with too-low base fee errors @antazoey (#2489)
- feat: allow setting
sign=False
on transactions (good for titanoboa) @antazoey (#2486) - feat: Include additional flags to
ape networks run
@0xthedance (#2482) - feat: context-manager for switching into a project's directory @antazoey (#2469)
- fix(ops): issue template did not show a textarea for config @fubuloubu (#2463)
- test: another flaky test @antazoey (#2485)
- test: mark test as flaky @antazoey (#2484)
- fix(ci): issue where commitlint check stopped running @antazoey (#2478)
- fix(bug): prefix config environment vars to avoid conflicts @ydm (#2479)
- fix: cache
.get_code()
@antazoey (#2480) - feat: ability to skip proxy detection @antazoey (#2470)
- feat: adds error handler to change file permissions if delete fails @bitwise-constructs (#2474)
- chore: fix some typos in comment @sunxunle (#2473)
- fix: adhoc network connection fix @antazoey (#2468)
- fix: custom network would sometimes use the wrong provider class @antazoey (#2466)
- fix: test-account negative index did not refer to correct account @antazoey (#2444)
- feat: config can load project name from
pyproject.toml
project setting @antazoey (#2461) - perf: utilize chain ID cache on re-connect in Ethereum node provider @antazoey (#2464)
- feat: support individual isolation-scope configs @antazoey (#2458)
- fix: don't assume has client version @antazoey (#2459)
- fix: correct pip install syntax for dev and doc extras @savvar9991 (#2457)
- chore: bump py-geth @dtdang (#2455)
Special thanks to: @0xthedance, @antazoey, @bitwise-constructs, @dtdang, @fubuloubu, @savvar9991, @sunxunle and @ydm