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

Test precompiles per ArbOS version #2126

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Conversation

PlasmaPower
Copy link
Collaborator

This will verify that when we add new precompile methods we add them to the right ArbOS version, avoiding issues like #2125

The downside is that we'll get merge conflicts when trying to add different precompile methods at once, but I think this is worth the cost there. Longer term we can think of better models here, e.g. maybe we mandate specifying an ArbOS version and/or specify it more inline with the declaration of the function itself.

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Feb 2, 2024
Copy link
Member

@joshuacolvin0 joshuacolvin0 left a comment

Choose a reason for hiding this comment

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

LGTM

@PlasmaPower PlasmaPower enabled auto-merge February 6, 2024 21:24
@PlasmaPower PlasmaPower merged commit 4c2dd22 into master Feb 6, 2024
8 checks passed
@PlasmaPower PlasmaPower deleted the test-precompiles-per-version branch February 6, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants