Releases: ApeWorX/ape-safe
Releases · ApeWorX/ape-safe
Ape Safe 0.8.23
Ape Safe 0.8.22
Changes
- fix(CLI): bug using
script_nonceinstead of newnoncevar w/ MultiSend @fubuloubu (#106)
Special thanks to: @fubuloubu
Ape Safe v0.8.21
What's Changed
- fix(CLI): add
--noncetopropose_from_simulationby @fubuloubu in #105
Full Changelog: v0.8.20...v0.8.21
Ape Safe 0.8.20
Ape Safe 0.8.19
Changes
- fix: support implementation as masterCopy alias @banteg (#97)
- fix(Safe): remove +L2 tag; use
SafeL2contract type @fubuloubu (#98) - fix(client): add rate limiter to Safe Transaction Gateway session @fubuloubu (#100)
- refactor: move dependencies to build script; drop v1.1.1 @fubuloubu (#99)
- docs(Client): add note about where to get a key to error msg @fubuloubu (#96)
Special thanks to: @banteg and @fubuloubu
Ape Safe 0.8.18
Changes
- feat(cli,sdk): add support for "queue scripts" @fubuloubu (#95)
Special thanks to: @fubuloubu
Ape Safe 0.8.17
Changes
- feat(MultiSend): add
.add_from_receiptmethod @fubuloubu (#94) - fix(MultiSend): return
selffromMultiSend.add_from_calldata@fubuloubu (#93)
Special thanks to: @fubuloubu
Ape Safe 0.8.16
Changes
- fix(Multisend): pass-through
impersonatekwarg toexecTransactioncall @fubuloubu (#90) - fix: handle user decline on transaction signing, fix install from source, and use ruff @antazoey (#91)
- fix(Account): do not propose SafeTx to API on a devnet @fubuloubu (#92)
Special thanks to: @antazoey and @fubuloubu
Ape Safe 0.8.15
Changes
- fix(Packages): incorrectly using MultiSend address for v1.3.0+ @fubuloubu (#88)
Special thanks to: @fubuloubu