Skip to content

Filda 1.1 update#1

Open
songsjun wants to merge 26 commits into
filda_1.0from
filda_1.1
Open

Filda 1.1 update#1
songsjun wants to merge 26 commits into
filda_1.0from
filda_1.1

Conversation

@songsjun

@songsjun songsjun commented Sep 5, 2021

Copy link
Copy Markdown
  1. Support LP assets and LP price oracle seed
  2. Fix the bug of ERC777 assets
  3. Support Chainlink price sources

@songsjun songsjun force-pushed the filda_1.1 branch 2 times, most recently from 6cca927 to edec546 Compare September 14, 2021 17:42
cdljsj pushed a commit that referenced this pull request Apr 21, 2023
* Fix the exchange rate vulnerability

- Use internal cash to record the supply balance

- Add gulp function to absorb the excess cash into reserves

* Reduce contract code size

- Some CToken, SToken, Comptroller and Qstroller functions will now revert instead of returning Failures

- Refactor several math/error operations to use reverts

- Added mul_ScalarTruncate , mul_ScalarTruncateAddUint , div_ScalarByExp and div_ScalarByExpTruncate to Exponential library
cdljsj pushed a commit that referenced this pull request Apr 24, 2023
* Fix the exchange rate vulnerability

- Use internal cash to record the supply balance

- Add gulp function to absorb the excess cash into reserves

* Reduce contract code size

- Some CToken, SToken, Comptroller and Qstroller functions will now revert instead of returning Failures

- Refactor several math/error operations to use reverts

- Added mul_ScalarTruncate , mul_ScalarTruncateAddUint , div_ScalarByExp and div_ScalarByExpTruncate to Exponential library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants