Skip to content

Releases: ApeWorX/ape-safe

Ape Safe 0.8.23

23 Dec 01:30
6da204a

Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape Safe 0.8.22

16 Dec 22:27
9dd25c5

Choose a tag to compare

Changes

  • fix(CLI): bug using script_nonce instead of new nonce var w/ MultiSend @fubuloubu (#106)

Special thanks to: @fubuloubu

Ape Safe v0.8.21

16 Dec 21:27
3915915

Choose a tag to compare

What's Changed

  • fix(CLI): add --nonce to propose_from_simulation by @fubuloubu in #105

Full Changelog: v0.8.20...v0.8.21

Ape Safe 0.8.20

09 Dec 21:32
c8bba65

Choose a tag to compare

Changes

Special thanks to: @milkyklim

Ape Safe 0.8.19

12 Nov 20:52
e6944a8

Choose a tag to compare

Changes

  • fix: support implementation as masterCopy alias @banteg (#97)
  • fix(Safe): remove +L2 tag; use SafeL2 contract 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

30 Oct 19:31
cf06b2d

Choose a tag to compare

Changes

  • feat(cli,sdk): add support for "queue scripts" @fubuloubu (#95)

Special thanks to: @fubuloubu

Ape Safe 0.8.17

22 Oct 15:52
4c49f44

Choose a tag to compare

Changes

  • feat(MultiSend): add .add_from_receipt method @fubuloubu (#94)
  • fix(MultiSend): return self from MultiSend.add_from_calldata @fubuloubu (#93)

Special thanks to: @fubuloubu

Ape Safe 0.8.16

08 Oct 20:43
26887cf

Choose a tag to compare

Changes

  • fix(Multisend): pass-through impersonate kwarg to execTransaction call @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

02 Oct 19:20
d83a360

Choose a tag to compare

Changes

  • fix(Packages): incorrectly using MultiSend address for v1.3.0+ @fubuloubu (#88)

Special thanks to: @fubuloubu

Ape Safe 0.8.14

29 Aug 19:33
29ebda3

Choose a tag to compare

Changes

Special thanks to: @fubuloubu