Ape-safe

Latest version: v0.7.1

Safety actively analyzes 622766 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.4

- use official multisend addresses for all networks

0.8.3

- add ganache support (untested)

0.8.2

- add support for networks: base, base goerli, celo

0.8.0

- add anvil support
- speed up simulations by writing to storage instead of sending `approveHash` transactions
- dropped ganache support

0.7.2

actions required
- change your imports:
diff
- from ape_safe import ApeSafe
+ from brownie_safe import BrownieSafe


breaking changes
- rename package to `brownie-safe`

new features
- backport safe transaction service
- automatically switch frame to the correct network

0.5.0

What's Changed
* Add execute_transaction_with_frame by OwlOfMoistness in https://github.com/banteg/ape-safe/pull/21
* feat: add Trezor eip-712 signing support by zhongfu in https://github.com/banteg/ape-safe/pull/22

New Contributors
* OwlOfMoistness made their first contribution in https://github.com/banteg/ape-safe/pull/21

**Full Changelog**: https://github.com/banteg/ape-safe/compare/v0.4.0...v0.5.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.