Skip to content

fix: use valid default pk in hh config#1761

Merged
tynes merged 1 commit intodevelopfrom
sc/hh-config-pk
Nov 12, 2021
Merged

fix: use valid default pk in hh config#1761
tynes merged 1 commit intodevelopfrom
sc/hh-config-pk

Conversation

@smartcontracts
Copy link
Copy Markdown
Contributor

Description
Minor fix to use a valid default private key in our contracts hardhat config. Stuff doesn't work properly without this fix.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 12, 2021

⚠️ No Changeset found

Latest commit: 0389935

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
Copy Markdown

codecov-commenter commented Nov 12, 2021

Codecov Report

Merging #1761 (0389935) into develop (12b153a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1761   +/-   ##
========================================
  Coverage    71.81%   71.81%           
========================================
  Files           69       69           
  Lines         2303     2303           
  Branches       344      344           
========================================
  Hits          1654     1654           
  Misses         649      649           
Flag Coverage Δ
batch-submitter 61.56% <ø> (ø)
contracts 87.96% <ø> (ø)
core-utils 56.53% <ø> (ø)
data-transport-layer 38.23% <ø> (ø)
message-relayer 70.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 12b153a...0389935. Read the comment docs.

@tynes tynes merged commit fb54425 into develop Nov 12, 2021
@tynes tynes deleted the sc/hh-config-pk branch November 12, 2021 18:43
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.

3 participants