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
@zander-xyz zander-xyz force-pushed the sam/traits_test_precompiles_test branch 2 times, most recently from 2c20f5a to bad9662 Compare November 4, 2025 20:10
@goodlyrottenapple goodlyrottenapple force-pushed the sam/traits_test_precompiles_test branch 2 times, most recently from 6abd07b to 034d463 Compare November 5, 2025 10:08
@Baltoli Baltoli force-pushed the sam/traits_test_precompiles_test branch from 034d463 to 27d9814 Compare November 5, 2025 14:44
@goodlyrottenapple goodlyrottenapple force-pushed the sam/traits_test_precompiles_test branch 2 times, most recently from 7acb2c8 to 799a8e6 Compare November 7, 2025 12:10
@zander-xyz zander-xyz force-pushed the sam/traits_test_precompiles_test branch from 799a8e6 to ce2ad2c Compare November 14, 2025 14:11
@zander-xyz zander-xyz merged commit c506e97 into main Nov 14, 2025
13 checks passed
@zander-xyz zander-xyz deleted the sam/traits_test_precompiles_test branch November 14, 2025 14:55
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.

4 participants