8000 Tags · tutoken/smart-contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tutoken/smart-contracts

Tags

v7.0.0-preaudit

Toggle v7.0.0-preaudit's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
👯‍♀️ Split SAFU's liquidate into 2 steps (trusttoken#1127)

v6.0.0-postaudit.1

Toggle v6.0.0-postaudit.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🔢 [Certik] FTL-02 | Potential Integer Overflow (trusttoken#1093)

* Cast number literal explicitly to uint256

* Prevent creation of pools with decimals > 36

v5.0.0-postaudit.2

Toggle v5.0.0-postaudit.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v6.0.0-preaudit

Toggle v6.0.0-preaudit's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v5.0.0-postaudit.1

Toggle v5.0.0-postaudit.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TFC-01 | Require TFCO manager is set to nonzero (trusttoken#929)

v4.0

Toggle v4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy SAFU + Liquidator2 to mainnet (trusttoken#893)

v5.0.0-preaudit

Toggle v5.0.0-preaudit's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
phase 4 documentation (trusttoken#854)

Co-authored-by: Hal Hyatt <feewet@gmail.com>

v3.0

Toggle v3.0's commit message
disable integration for swap fee

v2.0

Toggle v2.0's commit message
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>

v1.0

Toggle v1.0's commit message
Make Registry initializable and put behind proxy

0