Skip to content

contracts-bedrock: speed up storage snapshot#3415

Merged
tynes merged 1 commit intodevelopfrom
fix/speed-up-snapshot
Sep 11, 2022
Merged

contracts-bedrock: speed up storage snapshot#3415
tynes merged 1 commit intodevelopfrom
fix/speed-up-snapshot

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Sep 10, 2022

Description

Speeds up the storage snapshot by using fully qualified paths to the contracts. This makes it such that foundry will not recompile the contracts each time.

Speeds up the storage snapshot by using fully qualified
paths to the contracts. This makes it such that foundry
will not recompile the contracts each time.
@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2022

⚠️ No Changeset found

Latest commit: 8c5a7ca

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

@tynes tynes requested review from maurelian and smartcontracts and removed request for maurelian September 10, 2022 22:32
@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Sep 10, 2022
@tynes tynes requested review from maurelian and mslipper September 10, 2022 22:32
@tynes tynes merged commit 636c54c into develop Sep 11, 2022
@tynes tynes deleted the fix/speed-up-snapshot branch September 11, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-contracts-bedrock Area: packages/contracts-bedrock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants