Skip to content

Avior release v2.52#1581

Merged
jjgonecrypto merged 30 commits intostagingfrom
avior-release-v2.52
Oct 26, 2021
Merged

Avior release v2.52#1581
jjgonecrypto merged 30 commits intostagingfrom
avior-release-v2.52

Conversation

@dbeal-eth
Copy link
Copy Markdown
Contributor

No description provided.

artdgn and others added 30 commits September 23, 2021 20:09
 fix slither crashing in ci and local

#1519
* Adding safe functionality from the gnosis SDK to the owner command
* Updating nominate command to use owner actions when not the owner
* Sargas to be OVM only with 135, 142 and 174
* Adding missing SIP-140 from list
* * conceptually document this function
* iterate on a simplified construction

* rewrite doc for current version, sans changes to logic

* document debt cache
Signed-off-by: Jakub Mucha <jakub.mucha@icloud.com>
* chore: name entry added to lockfile in recent npm version
* ci: update docker containers to node@14.18
* update deployer to support EIP-1559

updates `--gas-price` to be replaced with `--max-fee-per-gas` which specifies the maximum base fee paid on a transaction. Additionally, deployer may also specify `--max-priority-fee-per-gas` to specify a mining tip (default: 1 gwei)

If the network does not support 1559, the `gasPrice` is automatically determined by ethers.

For EIP-1559 support, ethers.js needed to be upgraded to 5.4.6

Co-authored-by: jj <jj@og.snxdao.io>
* fix partial synth updates and debt cache updates

* Remove require check that cachedSum < Debt as excluded Debt can cause this to fail. Update calc of delta in new synths changed.
Co-authored-by: Lecky <leckylao@gmail.com>
Co-authored-by: Mark Barrasso <4982406+barrasso@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 26, 2021

Codecov Report

Merging #1581 (795f1c7) into staging (77f589e) will increase coverage by 0.14%.
The diff coverage is 98.80%.

❗ Current head 795f1c7 differs from pull request most recent head 1c67d0b. Consider uploading reports for the commit 1c67d0b to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1581      +/-   ##
===========================================
+ Coverage    95.45%   95.59%   +0.14%     
===========================================
  Files           76       78       +2     
  Lines         1760     1839      +79     
  Branches       555      582      +27     
===========================================
+ Hits          1680     1758      +78     
- Misses          80       81       +1     
Impacted Files Coverage Δ
contracts/BaseDebtCache.sol 85.41% <88.88%> (+0.05%) ⬆️
contracts/DebtCache.sol 100.00% <100.00%> (ø)
contracts/FeePool.sol 98.73% <100.00%> (+0.01%) ⬆️
contracts/MixinSystemSettings.sol 100.00% <100.00%> (ø)
contracts/MultiCollateralSynth.sol 100.00% <100.00%> (ø)
contracts/SystemSettings.sol 100.00% <100.00%> (ø)
contracts/Wrapper.sol 100.00% <100.00%> (ø)
contracts/WrapperFactory.sol 100.00% <100.00%> (ø)

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 77f589e...1c67d0b. Read the comment docs.

@jjgonecrypto jjgonecrypto merged commit 29a6f58 into staging Oct 26, 2021
@dbeal-eth dbeal-eth deleted the avior-release-v2.52 branch October 26, 2021 23:55
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.

7 participants