Tags: tutoken/smart-contracts
Tags
👯♀️ Split SAFU's liquidate into 2 steps (trusttoken#1127)
🔢 [Certik] FTL-02 | Potential Integer Overflow (trusttoken#1093) * Cast number literal explicitly to uint256 * Prevent creation of pools with decimals > 36
Add a constraint for the amount of pools to TCA (trusttoken#993) * Introduce maxPools * Add maxPools setter * Add event emission on changing max pools * Restrict the amount of pools supported by TCA * Rename test
Call LF2.createFTLALoanToken() from FTLA.fund() (trusttoken#962) * Rename local lender variable to ftlAgency * Add FTLA setters + state to truefi2 contracts * Fix test * Copy validity checks from LF2.createLoanToken() to FTLA.fund() * Strip deprecated functions + state from FTLA (trusttoken#957) * Strip deprecated functionality from FTLA * Refactor imports * Fix lint * Remove obsolete comment * Remove distribute() function * Remove code related to TrueRatingAgency from FTLA tests * Call LF2.createFTLALoanToken() from FTLA.fund() * Fix test typecheck and lint; tests still broken... * increase apy in tests * Fix test values with auto apys * fix lint * wip * fix FTLA tests * fix lint * fix deploy typings Co-authored-by: Roman Moskalenko <34585360+skalermo@users.noreply.github.com> Co-authored-by: Ivan Rukhavets <ivanruch@gmail.com>
TFC-01 | Require TFCO manager is set to nonzero (trusttoken#929)
phase 4 documentation (trusttoken#854) Co-authored-by: Hal Hyatt <feewet@gmail.com>
Truefi 2.0 deploy (trusttoken#505) * rating agency v2 distributor * truefi 2.0 deploy * linter * fix test * add docs * flatten * linter * documentation Co-authored-by: Hal Hyatt <feewet@gmail.com>
PreviousNext