Releases: abipub/evm-proxy-detection
Releases · abipub/evm-proxy-detection
v2.0.1
v2.0.0
What's Changed
- Return additional info about proxy by @jfschwarz in #14
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
What's Changed
- Detect EIP-1167 proxies with footer data by @jfschwarz in #11
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
What's Changed
- Add default parameter value for block tag by @catalyst17 in #7
New Contributors
- @catalyst17 made their first contribution in #7
Full Changelog: https://github.com/gnosis/evm-proxy-detection/commits/v1.0.1