Skip to content
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

kovan regenesis: deploy contracts #1583

Merged
merged 1 commit into from
Oct 15, 2021
Merged

kovan regenesis: deploy contracts #1583

merged 1 commit into from
Oct 15, 2021

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Oct 15, 2021

Description

Includes artifacts and updated deploy scripts that were
used to generate the initial state

Supersedes #1582

Includes artifacts and updated deploy scripts that were
used to generate the initial state
@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2021

⚠️ No Changeset found

Latest commit: 94a46fd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #1583 (94a46fd) into experimental (56cb774) will not change coverage.
The diff coverage is 85.19%.

Impacted file tree graph

@@              Coverage Diff              @@
##           experimental    #1583   +/-   ##
=============================================
  Coverage         73.39%   73.39%           
=============================================
  Files                67       67           
  Lines              2218     2218           
  Branches            327      327           
=============================================
  Hits               1628     1628           
  Misses              590      590           
Flag Coverage Δ
batch-submitter 61.74% <50.00%> (ø)
contracts 90.44% <85.45%> (ø)
core-utils 54.76% <ø> (ø)
data-transport-layer 38.23% <ø> (ø)
message-relayer 83.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/batch-submitter/hardhat.config.ts 100.00% <ø> (ø)
...ubmitter/src/batch-submitter/tx-batch-submitter.ts 45.19% <0.00%> (ø)
.../contracts/L2/predeploys/OVM_DeployerWhitelist.sol 0.00% <0.00%> (ø)
...ontracts/L2/predeploys/OVM_L2ToL1MessagePasser.sol 0.00% <0.00%> (ø)
.../contracts/L2/predeploys/OVM_SequencerFeeVault.sol 100.00% <ø> (ø)
...ckages/contracts/contracts/L2/predeploys/WETH9.sol 0.00% <ø> (ø)
...ntracts/contracts/chugsplash/L1ChugSplashProxy.sol 100.00% <ø> (ø)
.../contracts/libraries/bridge/CrossDomainEnabled.sol 100.00% <ø> (ø)
...ontracts/libraries/bridge/Lib_CrossDomainUtils.sol 100.00% <ø> (ø)
...ntracts/contracts/libraries/codec/Lib_OVMCodec.sol 55.55% <ø> (ø)
... and 45 more

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 c177116...94a46fd. Read the comment docs.

@tynes tynes merged commit 7c05692 into experimental Oct 15, 2021
@tynes tynes deleted the kovan-deploy-2 branch October 15, 2021 19:08
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.

None yet

3 participants