Skip to content

Algol release 2.74.1 #1832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 458 commits into from
Jun 23, 2022
Merged

Algol release 2.74.1 #1832

merged 458 commits into from
Jun 23, 2022

Conversation

barrasso
Copy link
Member

No description provided.

jjgonecrypto and others added 30 commits November 3, 2021 10:59
* log error here for better info

* upgrade deployer for OVM 2.0

* fix: load source for LegacyOwned

LegacyOwned is contained within legacy/

* remove ovm-specific logic around compilerversion metadata

Code is now compiled using the regular solc.

* update gas price again

* prepare-deploy

* deploy kovan-ovm-futures v0.7.0

* rm WrapperFactory from config

I copied these changes hackily across from develop. This snuck through

* contracts verified

* deploy kovan-ovm-futures v0.7.0 again

For some reason, LimitedTransferSynth wasn't deployed for SynthsUSD the first time

* update ops node

* use the optimismCommit in task-ops.js as a cache key
* add default private key for local-ovm deploys

* fix: add useOvm
…#1554)

* commit empty deployment.json for local-ovm so resolve will work

* move local-ovm network down

* iterate on local helper for bootstrapping

* working script to bootstrap local l2 account (aka snx-brrr)

* local script now supports specifying provider/snx-network/owner account

* use ensureBalance to get testnet SNX/sUSD for accounts

* refactoring: balances script

* log error here for better info

* upgrade deployer for OVM 2.0

* fix: update gas price

* prepare-deploy 0.6.0

* fix: rm WETH deploy

* update local dist script with whitelist

* revert

* rename file to match task
* Owner batch fixing
* Adding L2 owner
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Found 26 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Found 26 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Found 26 potential problems in the proposed changes. Check the Files changed tab for more details.

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1832 (70b8872) into master (4d87087) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1832   +/-   ##
=======================================
  Coverage   94.90%   94.91%           
=======================================
  Files         106      106           
  Lines        2629     2634    +5     
  Branches      796      797    +1     
=======================================
+ Hits         2495     2500    +5     
  Misses        134      134           
Impacted Files Coverage Δ
contracts/Issuer.sol 96.42% <ø> (ø)
contracts/MixinSystemSettings.sol 100.00% <100.00%> (ø)
contracts/SystemSettings.sol 100.00% <100.00%> (ø)
contracts/SystemSettingsLib.sol 96.00% <100.00%> (+0.10%) ⬆️

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 4d87087...70b8872. Read the comment docs.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Found 27 potential problems in the proposed changes. Check the Files changed tab for more details.

@barrasso barrasso merged commit 3a4935c into master Jun 23, 2022
@barrasso barrasso deleted the algol-release-2.74.1 branch June 23, 2022 20:57
@barrasso barrasso restored the algol-release-2.74.1 branch June 23, 2022 20:57
@barrasso barrasso deleted the algol-release-2.74.1 branch June 23, 2022 20:57
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.