Skip to content

Releases: maple-labs/mplv2

v1.0.0

25 Sep 15:30
ae30972
Compare
Choose a tag to compare

What's Changed

  • feat: Add audit reports by @0xfarhaan in #62
  • feat: Add simulation for 3 year issuance (SC-13534) by @JGcarv in #61
  • feat: update readme (SC-13640) by @JGcarv in #63

Full Changelog: v1.0.0-rc.2...v1.0.0

v1.0.0-rc.2

30 Aug 09:04
00e3b8b
Compare
Choose a tag to compare

What's Changed

  • feat: add deployment procedure (SC-13296) by @JGcarv in #58
  • refactor: Gas optimisation - cantina audit (SC-13504) by @0xfarhaan in #59
  • refactor: Gas optimisation - cantina audit (SC-13505) by @0xfarhaan in #60
  • feat: Add a health checker for the RecapitalizationModule (SC-13170) by @vbidin in #57

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

10 Aug 13:49
2403274
Compare
Choose a tag to compare

What's Changed

  • test: Add unit tests for _findInsertionPoint() (SC-13172) by @vbidin in #32
  • feat: Add post-migration lifecycle test (SC-12974) by @JGcarv in #39
  • ci: Add gas reports (SC-13192) by @vbidin in #37
  • test: Add fuzz tests for claimable() (SC-13180) by @vbidin in #36
  • feat: Formal Verification for Inflation Module (SC-13153) by @0xfarhaan in #38
  • chore: Rename module to RecapitalizationModule (SC-13258) by @JGcarv in #42
  • fix: Spelling by @0xfarhaan in #43
  • fix: Make function external (SC-13251) by @0xfarhaan in #44
  • fix: Add underscores to functions (SC-13266) by @0xfarhaan in #45
  • fix: Add constants for initial mint (SC-13252) by @0xfarhaan in #46
  • fix: Use cached variables (SC-13257) by @0xfarhaan in #47
  • fix: Remove unused variable (SC-13256) by @0xfarhaan in #48
  • fix: Prevent scheduling of windows with duplicate starting times (SC-13253) by @vbidin in #50
  • fix: Remove extra check (SC-13255) by @0xfarhaan in #49
  • fix: Update WindowScheduled event (SC-13310) by @vbidin in #52
  • fix: CI and tests (SC-13347) by @JGcarv in #54
  • feat: Add missing unit test for no code on implementation by @0xfarhaan in #55
  • feat: Add BTT for module (SC-13262) by @0xfarhaan in #53

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

21 Jul 18:48
dc9dd28
Compare
Choose a tag to compare

What's Changed

  • test: Add integration test with xMPL (SC-12868) by @JGcarv in #19
  • fix: Small issues by @deluca-mike in #20
  • feat: Audit Fix - Unify isMinter and isBurner mapping (SC-13016) by @JGcarv in #22
  • feat: Integration test for inflation module (SC-12787) by @JGcarv in #18
  • feat: Audit Fix - remove ntp dependency (SC-13014) by @JGcarv in #21
  • fix: CI failure by @JGcarv in #25
  • fix: Adjust InflationModule according to internal audit (SC-13015) by @vbidin in #24
  • feat: Define InflationModule invariants by @vbidin in #23
  • feat: Add invariant assertions (SC-12863) by @vbidin in #26
  • chore: Add event tests and more cleanups by @JGcarv in #27
  • feat: Add claimer check and remove maximumIssuanceRate (SC-13136) by @JGcarv in #29
  • feat: Add current window view functions (SC-13175) by @JGcarv in #30
  • feat: Add invariant tests (SC-12865) by @vbidin in #28
  • feat: Deployment scripts (SC-13169) by @JGcarv in #31
  • chore: Update unit test structure (SC-13193) by @JGcarv in #33
  • chore: Cleanup TODOs and formatting by @0xfarhaan in #34
  • docs: Add ASCII diagram explaining the inflation schedule (SC-13174) by @vbidin in #35

New Contributors

Full Changelog: v1.0.0-alpha.0...v1.0.0-rc.0

v1.0.0-alpha.0

04 Jul 16:54
a8fd95c
Compare
Choose a tag to compare

What's Changed

  • chore: Repo setup (SC-12654) by @JGcarv in #5
  • chore: Fix Github actions (SC-12759) by @JGcarv in #6
  • feat: Added proxy infra by @JGcarv in #2
  • feat: Expose mint and burn (SC-12655 & SC-12656) by @JGcarv in #4
  • feat: Add Emergency Module by @JGcarv in #7
  • feat: Add scheduling for addModule(), removeModule(), setImplementation() (SC-12802) by @vbidin in #12
  • feat: Add initializer contract (SC-12818) by @vbidin in #10
  • feat: Inflation module (SC-12785) by @JGcarv in #11
  • feat: Add integration test for EmergencyModule by @JGcarv in #14
  • feat: Integration tests for AddModule and RemoveModule (SC-12788) by @JGcarv in #13
  • feat: Add implementation of InflationModule (SC-12785) by @vbidin in #15
  • chore: Add interfaces and events (SC-12884) by @JGcarv in #17
  • feat: Add integration test for migrator (SC-12862) by @JGcarv in #16

New Contributors

  • @JGcarv made their first contribution in #5

Full Changelog: https://github.com/maple-labs/mplv2/commits/v1.0.0-alpha.0