github-actions
released this
10 Dec 15:43
·
10 commits
to refs/heads/main
since this release
Changes
- perf: implement cchecksum for ~2x faster checksumming @BobTheBuidler (#2404)
- fix: update isolation as new fixtures of certain scopes arrive @antazoey (#2277)
- feat: add
--project
flag toape test
command @antazoey (#2403) - feat: add
fetch_from_explorer
kwarg to contract-instance instantiation @antazoey (#2401) - feat: fix + retry transaction for
geth --dev
when gas limit exceeds block gas limit @antazoey (#2402) - feat: adds a rate limiting utility method and uses it in
ape-node
provider @antazoey (#2398) - docs: Updates and Syntax Corrections @donatik27 (#2396)
- feat: support web3.py v7 (in addition to v6) @antazoey (#2394)
- feat: allow forking a forked network @antazoey (#2349)
- feat: support python 3.13 @bitwise-constructs (#2393)
- docs(fix): fix core plugin method auto-doc @antazoey (#2395)
Special thanks to: @BobTheBuidler, @antazoey, @bitwise-constructs and @donatik27