0.8.14
github-actions
released this
03 Sep 19:50
·
71 commits
to refs/heads/main
since this release
Changes
- fix: support bytes array argument in solidity and vyper contracts @bitwise-constructs (#2255)
- chore: add OP rPGF project ID @fubuloubu (#2265)
- fix: handle not-implemented method from tenderly in
ape-node
@antazoey (#2263) - fix: avoid mentioning explorer plugins for local-network @antazoey (#2264)
- fix: issue where local contract creation not cleared @antazoey (#2261)
- fix: issue where returndata integers could not be used in dictionary @antazoey (#2260)
- feat: adding retention policy @johnson2427 (#2247)
- test: make helper script for updating test contracts @antazoey (#2254)
- fix: Change None check to Falsey check for ContractLogicError message to be the TB revert type @antazoey (#2253)
- feat: support
request_header
driven from configs @antazoey (#2252) - fix: if only single compiler error, avoid wrapping in a new error @antazoey (#2251)
- fix: make
.extract_manifest()
also compile if needed @antazoey (#2248) - docs: console guide fixes @antazoey (#2250)
- fix:
ValueError: Unknown level: 'LOGLEVEL.WARNING'
@antazoey (#2249)
Special thanks to: @antazoey, @bitwise-constructs, @fubuloubu and @johnson2427