Skip to content

Conversation

@pcw109550
Copy link
Contributor

@pcw109550 pcw109550 commented Feb 14, 2024

Description

Remove PreimageOracle.sol duplication. Empty test Step.t.sol hints foundry to compile PreimageOracle.sol to run rvgo test because Step.sol itself does not have dependency to PreimageOracle.sol, but only interface.

Tests

Tests are removed because those were testing PreimageOracle, which is duplicated at upstream. Will add tests for Step.sol in separate PR. Currently empty test file Step.t.sol is placed.

Additional context

Current dependencies on/for this PR:

@pcw109550 pcw109550 requested review from ImTei and clabby February 14, 2024 06:49
@pcw109550 pcw109550 marked this pull request as ready for review February 14, 2024 07:13
@pcw109550 pcw109550 self-assigned this Feb 14, 2024
@pcw109550 pcw109550 force-pushed the tip/pcw109550/fetch-monorepo-contracts branch from 953dbcb to d706fbf Compare February 14, 2024 07:30
Copy link
Contributor

@clabby clabby left a comment

Choose a reason for hiding this comment

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

LGTM

@clabby clabby added this pull request to the merge queue Feb 14, 2024
Merged via the queue into master with commit 81de106 Feb 14, 2024
@pcw109550 pcw109550 mentioned this pull request Feb 15, 2024
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