Skip to content

Releases: abipub/evm-proxy-detection

v2.0.1

29 Apr 08:07
Compare
Choose a tag to compare

What's Changed

  • fix: Return proxy target address under the target key as documented

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Apr 20:33
Compare
Choose a tag to compare

What's Changed

BREAKING

  • The function now returns an object containing information about the detected proxy in addition to its target. It used to return only the target address as a string

Full Changelog: v1.2.0...v2.0.0

v1.2.0

26 Apr 20:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Feb 09:31
Compare
Choose a tag to compare

What's Changed

  • feat: add detection for custom comptroller proxy (compound) by @jfschwarz in #9

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Dec 09:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/gnosis/evm-proxy-detection/commits/v1.0.1