Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@JGcarv JGcarv released this 20 Dec 14:21
f60f297

What's Changed

  • feat: Add main permissioning function by @vbidin
  • feat: Overload hasPermission (SC-13737) by @JGcarv
  • feat: add configure pool function (SC-13727) by @JGcarv
  • docs: Add complete NatSpec documentation (SC-13729) by @vbidin
  • refactor: Separate unit tests into separate test files (SC-13746) by @Preethisenthilkumar
  • feat: Update modifiers to include operational admin (SC-13896) by @Preethisenthilkumar
  • chore: Maple prefix naming (SC-14139) by @vbidin
  • feat: Add protocol pause (SC-14306) by @0xfarhaan
  • feat: Internal audit related updates (SC-14436) by @0xfarhaan
  • refactor: Allow permission-less calls where required (SC-14739) by @0xfarhaan
  • chore: Remove comment (SC-14709) by @0xfarhaan
  • chore: Remove unused modifier and add indexing to events (SC-14863) by @0xfarhaan
  • feat: Add validation for lenders array > 0 (SC-14895) by @0xfarhaan

New Contributors