Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@hbarcelos hbarcelos released this 08 Mar 21:27
· 8 commits to master since this release
96de1b9
  • Add AuthForwardProxy, an extension of ForwardPorxy that is useful for contracts whose permissioned methods should not be made completely permissionless by using ForwardProxy. It can be thought of as a 1-out-of-N multisig to interact with other smart contracts.

Full Changelog: v0.1.0...v0.2.0