Releases: maple-labs/proxy-factory
Releases · maple-labs/proxy-factory
v1.0.0
Official v1.0.0 release.
What's Changed
- chore: Natspec, checksums, whitespace, cleanup by @deluca-mike in #39
Full Changelog: v1.0.0-rc.0...v1.0.0
Audit Reports
v1.0.0-rc.0
Post C4 Audit
What's Changed
- fix: Added protection to avoid double register implementation by @JGcarv in #31
- feat: Added missing unit tests (SC-4141) by @JGcarv in #30
- fix: Constructor validation in Proxy (C4 #15) by @deluca-mike in #33
- chore: Cleanup everything and add inline comments by @deluca-mike in #34
- formatting: Update solc, param underscores, licensing by @lucas-manuel in #37
New Contributors
- @lucas-manuel made their first contribution in #37
Full Changelog: v1.0.0-beta.1...v1.0.0-rc.0
v1.0.0-beta.1
Code Arena audit release.
What's Changed
- feat: Cleanup and Better Determinism by @deluca-mike in #28
- fix: Check for contracts on low-level calls (SC-4179) by @deluca-mike in #27
- fix: Add contract check on fallback by @JGcarv in #29
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
Trail of Bits audit release.