Ape 0.8.11
github-actions
released this
07 Aug 22:21
·
127 commits
to refs/heads/main
since this release
Changes
- perf: avoid enriching entire trace when only requesting
return_value
@antazoey (#2208) - fix: skip trace contract-logic errors during proxy-detection and more error-handling in
eth_call
@antazoey (#2207) - fix: issue with
snake_case
keys inape_ethereum.transactions.ShareBlobReceipt
@antazoey (#2205) - refactor: share hex-related validators @antazoey (#2203)
- perf: RPC / provider level speed optimizations @antazoey (#2193)
- fix: Show network instead of provider in
ContractNotFoundError
@antazoey (#2202) - fix: allow local node to connect without HTTP @antazoey (#2201)
- feat: add
ws_uri
config toape-node
@antazoey (#2194) - feat: improve impersonating accounts features in core @antazoey (#2195)
- fix: missing comma @dtdang (#2200)
- chore: utilize flake8-pydantic @antazoey (#2199)
- perf: avoid duplicate account generation @antazoey (#2192)
- perf: account alias lookup @antazoey (#2191)
- fix: ABI output was wrong when using
extra_output
@antazoey (#2190)