Releases: maple-labs/maple-proxy-factory
Releases · maple-labs/maple-proxy-factory
v1.1.0-rc.3
Post-Spearbit audit release.
What's Changed
- feat: Add protocol pause modifier to MPF (SC-9632) by @0xfarhaan in #38
- docs: Add maple gif and foundry badge by @0xfarhaan in #39
New Contributors
- @0xfarhaan made their first contribution in #38
Full Changelog: v1.1.0-rc.0...v1.1.0-rc.3
v1.1.0-rc.0
Added an isInstance
mapping.
Spearbit 2022-10-17 initial audit release.
3Sigma 2022-10-24 initial audit release.
What's Changed
- chore: update submodules by @edag94 in #34
- feat: Add isInstance mapping (SC-7663) by @JGcarv in #35
- feat: Convert to forge and format by @lucas-manuel in #36
- chore: Update README by @lucas-manuel in #37
New Contributors
Full Changelog: v1.0.1...v1.1.0-rc.0
v1.0.1
Post v1.0.0 release that includes only README changes. No code changes have been made post v1.0.0.
Updated proxy-factory submodule to point to v1.0.1 tag which also contains exclusively README updates.
What's Changed
- feat: README update (SC-4527) by @JGcarv in #30
- feat: Update bug bounty info in README (SC-4666) by @lucas-manuel in #31
- chore: Update submodules by @lucas-manuel in #32
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Official v1.0.0 release.
What's Changed
- chore: natspec, whitespace, and checksums [Wait for dep] by @deluca-mike in #29
Full Changelog: v1.0.0-rc.0...v1.0.0
Audit Reports
v1.0.0-rc.0
Post C4 Audit
What's Changed
- fix: Use shorter requires (C4 #3) by @lucas-manuel in #16
- fix: Lock pragma (C4 #23) by @lucas-manuel in #17
- fix: Update Natspec typo (C4 #22) by @lucas-manuel in #18
- feat: Add globals validation and test (C4 #13) by @lucas-manuel in #19
- chore: Cleanup by @lucas-manuel in #20
- chore: take latest
proxy-factory
[Wait For Dependency PRs] by @deluca-mike in #21 - feat: Add
mapleGlobals
setter (C4 #7) by @deluca-mike in #24 - Fix: Label for section (SC-4288) by @JGcarv in #25
- formatting: Solc, imports, underscores by @lucas-manuel in #26
- chore: Update submodules by @lucas-manuel in #27
- chore: Update submodules by @lucas-manuel in #28
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: Better Instance Determinism by @deluca-mike in #10
- fix: Update EmptyContract by @deluca-mike in #11
- chore: CEI (event emissions before interactions, where possible) (SC-4189) by @deluca-mike in #12
- Create LICENSE by @JGcarv in #14
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
Trail of Bits audit release.