Skip to content

Peacock release v2.57 to kovan#1651

Merged
barrasso merged 70 commits intostagingfrom
peacock-release-v2.57
Jan 15, 2022
Merged

Peacock release v2.57 to kovan#1651
barrasso merged 70 commits intostagingfrom
peacock-release-v2.57

Conversation

@barrasso
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 Jan 13, 2022

Codecov Report

Merging #1651 (26c2379) into staging (136b8b7) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1651      +/-   ##
===========================================
- Coverage    95.66%   95.64%   -0.03%     
===========================================
  Files           82       83       +1     
  Lines         1916     1930      +14     
  Branches       598      593       -5     
===========================================
+ Hits          1833     1846      +13     
- Misses          83       84       +1     
Impacted Files Coverage Δ
contracts/MixinSystemSettings.sol 100.00% <ø> (ø)
contracts/ExchangeRates.sol 98.55% <100.00%> (-1.45%) ⬇️
contracts/ExchangeRatesWithDexPricing.sol 100.00% <100.00%> (ø)
contracts/FeePool.sol 98.73% <100.00%> (ø)
contracts/SystemSettings.sol 100.00% <100.00%> (ø)
contracts/SystemSettingsLib.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 136b8b7...26c2379. Read the comment docs.

@barrasso barrasso force-pushed the peacock-release-v2.57 branch from 4b49067 to 88e7be2 Compare January 14, 2022 18:02
dbeal-eth and others added 2 commits January 14, 2022 13:57
…ript call (#1652)

this should make releases a little easier and make it easier to utilize the migration script functionality of the deployer.
@barrasso barrasso changed the base branch from develop to staging January 15, 2022 00:24
Copy link
Copy Markdown
Contributor

@dbeal-eth dbeal-eth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirmed release is good

@barrasso barrasso merged commit 9d1655f into staging Jan 15, 2022
dbeal-eth pushed a commit that referenced this pull request Jan 17, 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.

10 participants