Skip to content

fix[hardhat-ovm]: Allow for private key config option for signers#946

Merged
gakonst merged 1 commit intoethereum-optimism:developfrom
miguelmota:patch-1
May 25, 2021
Merged

fix[hardhat-ovm]: Allow for private key config option for signers#946
gakonst merged 1 commit intoethereum-optimism:developfrom
miguelmota:patch-1

Conversation

@miguelmota
Copy link
Copy Markdown
Contributor

@miguelmota miguelmota commented May 24, 2021

Description
Currently the hardhat-ovm plugin isn't allowing for private keys for accounts from hardhat.config.js (it's always looking for mnemonic). This PR adds support for private key account config option as allowed by hardhat config.

Additional context

Metadata

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 24, 2021

🦋 Changeset detected

Latest commit: bd7ffd9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/hardhat-ovm Patch

Not sure what this means? Click here to learn what changesets are.

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

@smartcontracts
Copy link
Copy Markdown
Contributor

This LGTM. @shanefontaine does this fix the issue you were having?

@gakonst
Copy link
Copy Markdown
Contributor

gakonst commented May 24, 2021

Also needs a changeset! Need to run yarn changeset inside the root of the repo and follow the interactive dialogue.

@shanefontaine
Copy link
Copy Markdown

Yes, these changes and the changes in #935 seem to resolve all of my issues.

@smartcontracts
Copy link
Copy Markdown
Contributor

Great! @miguelmota once you add a changeset, feel free to hit "ready for review" and I'll give this an approval.

@miguelmota miguelmota marked this pull request as ready for review May 24, 2021 21:56
@miguelmota
Copy link
Copy Markdown
Contributor Author

@smartcontracts let me know if this needs anything else. Thanks!!

Copy link
Copy Markdown
Contributor

@gakonst gakonst left a comment

Choose a reason for hiding this comment

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

Nice work. codechecks failure is unrelated to this PR.

@gakonst gakonst merged commit 43c1fae into ethereum-optimism:develop May 25, 2021
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.

4 participants