Skip to content

contracts-bedrock: optimize build info generation#2861

Merged
mergify[bot] merged 2 commits intodevelopfrom
feat/hh-buildinfo
Jun 27, 2022
Merged

contracts-bedrock: optimize build info generation#2861
mergify[bot] merged 2 commits intodevelopfrom
feat/hh-buildinfo

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Jun 27, 2022

Description

Only create the hardhat style BuildInfo objects when
compiling through the hardhat interface. Do not build
them when going through forge build. This saves
disk i/o when just building using forge vs building
using hardhat for releases or hardhat tasks.

Only create the hardhat style `BuildInfo` objects when
compiling through the hardhat interface. Do not build
them when going through `forge build`. This saves
disk i/o when just building using `forge` vs building
using `hardhat` for releases or hardhat tasks.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 27, 2022

🦋 Changeset detected

Latest commit: e86b2d5

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/contracts-bedrock 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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 27, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 27, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 8460865 into develop Jun 27, 2022
@mergify mergify bot deleted the feat/hh-buildinfo branch June 27, 2022 21:29
@mergify mergify bot removed the on-merge-train label Jun 27, 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.

3 participants