v2.0.0-beta.1
Pre-release
Pre-release
lucas-manuel
released this
01 Dec 20:16
·
30 commits
to main
since this release
Code Arena audit release.
What's Changed
- feat: Complete test accounts (SC-3610) by @deluca-mike in #6
- feat: debt locker update claim function to handle (SC-3846) by @satyamakgec in #10
- feat: Liquidation functionality (SC-2969) by @lucas-manuel in #11
- feat: Added usage of proxy factory (SC-3970) by @JGcarv in #12
- integration: Add
factoryType
to DLF, usenewLocker
, fix DL getters (SC-4016) by @lucas-manuel in #14 - feat: Add setters for
minRatio
andallowedSlippage
(SC-4042) by @lucas-manuel in #15 - fix: Update
repossess
function by @lucas-manuel in #16 - feat: Add accept new terms (SC-4004) by @JGcarv in #13
- feat: Update liquidation return params to properly register in Pool by @lucas-manuel in #17
- feat: Update submodules by @lucas-manuel in #18
- feat: Capture Funds by @deluca-mike in #19
- feat: update submodules by @lucas-manuel in #20
- feat: Update submodules by @lucas-manuel in #21
- chore: Make internal audit changes by @lucas-manuel in #22
- feat: Update submodules and fix tests by @lucas-manuel in #24
- fix: Remove unused subfactory submodule by @lucas-manuel in #25
- fix: Test shortfall ocasionally failing by @JGcarv in #35
- chore: chore: Prevent zero
mapleGlobals
in factory deployment by @deluca-mike in #34 - feat: Add ERC-20 whitelist check in debt-locker inititalize (SC-4149) by @lucas-manuel in #28
- feat: Manual
stopLiquidation
function to preventclaim
DoS (SC-4211) by @lucas-manuel in #31 - chore: CEI (event emissions before interactions, where possible) (SC-4151) by @deluca-mike in #29
- feat: Cleanup and Proxy Determinism by @deluca-mike in #33
- Create LICENSE by @JGcarv in #36
- feat: Cleanup and more unit testing by @lucas-manuel in #37
- feat: Add global pause (SC-4215) by @lucas-manuel in #32
- chore: Update submodules by @lucas-manuel in #38
New Contributors
- @satyamakgec made their first contribution in #10
Full Changelog: v1.0.0...v2.0.0-beta.1