Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NIT-2798] Add contracts for HostIO gas tests #255

Merged
merged 5 commits into from
Oct 1, 2024

Conversation

gligneul
Copy link

@gligneul gligneul commented Sep 27, 2024

These contracts will be used by the nitro tests that check the equivalence between stylus and EVM.

Related Nitro PR: OffchainLabs/nitro#2708

These contracts will be used by the nitro tests that check the
equivalence between stylus and EVM.

Co-authored-by: Aman Sanghi <[email protected]>
@cla-bot cla-bot bot added the s label Sep 27, 2024
eljobe
eljobe previously approved these changes Sep 27, 2024
Copy link
Member

@eljobe eljobe left a comment

Choose a reason for hiding this comment

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

LGTM

@gligneul gligneul changed the title Add contracts for HostIO gas tests [NIT-2798] Add contracts for HostIO gas tests Sep 30, 2024
Copy link
Member

@eljobe eljobe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM
This PR does make the foundry config misalign with the hardhat config, I think it is ok since we are only using the hardhat build for production and it seems unlikely the different solc version and evm target would causes discrepancy in our tests. Might put up another PR in the near future to pin the pragma solidity of all contracts tho.

@gzeoneth gzeoneth merged commit b140ed6 into develop Oct 1, 2024
12 checks passed
@gzeoneth gzeoneth deleted the gligneul/program-gas-tests branch October 1, 2024 15:03
@gzeoneth gzeoneth mentioned this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants