Skip to content

Feat/sip 184 merge develop#1640

Merged
leckylao merged 11 commits intofeat/sip-184-dynamic-feesfrom
feat/sip-184-merge-develop
Jan 8, 2022
Merged

Feat/sip 184 merge develop#1640
leckylao merged 11 commits intofeat/sip-184-dynamic-feesfrom
feat/sip-184-merge-develop

Conversation

@leckylao
Copy link
Copy Markdown
Contributor

No description provided.

- apply AtRound changes
- Adding cacheRates on ExchangeRates
- Adding anyRateIsInvalidAtRound mock
- Add updateRatesWithDefaults to invoid invalid rate
- move setPriceAggregator out of the updateRates loop
- Fix set price with no volatility on exchangeAtomically
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 4, 2022

Codecov Report

Merging #1640 (ab1b89c) into feat/sip-184-dynamic-fees (fe81a82) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##           feat/sip-184-dynamic-fees    #1640      +/-   ##
=============================================================
- Coverage                      95.73%   95.68%   -0.05%     
=============================================================
  Files                             83       83              
  Lines                           1945     1946       +1     
  Branches                         609      610       +1     
=============================================================
  Hits                            1862     1862              
- Misses                            83       84       +1     
Impacted Files Coverage Δ
contracts/ExchangeRates.sol 98.75% <100.00%> (-1.25%) ⬇️
contracts/ExchangeRatesWithDexPricing.sol 100.00% <100.00%> (ø)
contracts/Exchanger.sol 96.93% <100.00%> (+0.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe81a82...ab1b89c. Read the comment docs.

- remove format from cacheRate as it's already been formatted
- Having the rounds rate loop inside the aggregator
- Using roundId 1 for sUSD to be consistent
- Fix interface wrong compiler version warning
- adding --max-old-space-size
@leckylao leckylao merged commit e77c017 into feat/sip-184-dynamic-fees Jan 8, 2022
leckylao added a commit that referenced this pull request Jan 8, 2022
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.

1 participant