·
10 commits
to refs/heads/main
since this release
Changes
- feat: allow creating
LogFilter
object from Nones (coercing to empty list / dict when possible) @antazoey (#2506) - feat: adds
.abi
property toContractLog
@antazoey (#2504) - feat:
ape plugins list
section-header fix AND allowing--format freeze
option @antazoey (#2502) - feat: add
mnemonic
setter @antazoey (#2500) - fix: missing 0x on
ContractLog.transaction_hash
@antazoey (#2501) - feat: ability to get conversion classes by name @antazoey (#2497)
- feat:
@ape.logging.silenced
decorator for ensuring an entire method does not log @antazoey (#2495) - fix:
KeyError
on deployments-cache @antazoey (#2496) - feat: improve means to disable logging in ape @antazoey (#2493)
- fix:
GethDevProcess.disconnect()
deleted the entire data folder on disconnect @antazoey (#2492) - feat: allow setting block time in
geth --dev
provider @antazoey (#2487) - fix: improve error message when URI missing @antazoey (#2491)
Special thanks to: @antazoey