Skip to content

Conversation

@goodlyrottenapple
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 27, 2025 10:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the precompiles test suite by switching from individual fork-specific test functions to a parameterized TraitsTest approach. This change consolidates tests across different EVM forks (Frontier through Osaka) and Monad revisions into single, trait-parameterized tests.

Key changes:

  • Replaced fork-specific TEST() functions with TYPED_TEST(TraitsTest, ...)
  • Updated test data structures to use evmc::bytes and optional fields for more flexible test configuration
  • Added compile-time fork/revision checks to enable/disable precompile tests appropriately

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@goodlyrottenapple goodlyrottenapple force-pushed the sam/traits_test_precompiles_test branch from a67f690 to bb5983e Compare October 27, 2025 10:41
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.

2 participants