Skip to content

Update ModexpPrecompile.sol - #2

Closed
kevaundray wants to merge 1 commit into
mainfrom
kevaundray-patch-1
Closed

Update ModexpPrecompile.sol#2
kevaundray wants to merge 1 commit into
mainfrom
kevaundray-patch-1

Conversation

@kevaundray

Copy link
Copy Markdown
Contributor

No description provided.

@kevaundray kevaundray closed this Feb 22, 2026
@kevaundray kevaundray reopened this Feb 22, 2026
@github-actions

github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

Gas Snapshot Diff

━ ModexpBenchmarkTest::test_modexp_montgomery_2048() (gas: 946602 → 946602 | 0 0.000%)
━ ModexpBenchmarkTest::test_modexp_montgomery_4096() (gas: 3432804 → 3432804 | 0 0.000%)
━ ModexpBenchmarkTest::test_modexp_precompile_2048() (gas: 19561 → 19561 | 0 0.000%)
━ ModexpBenchmarkTest::test_modexp_precompile_4096() (gas: 36623 → 36623 | 0 0.000%)
━ ModexpBenchmarkTest::test_modexp_readable_2048() (gas: 863592 → 863592 | 0 0.000%)
━ ModexpBenchmarkTest::test_modexp_readable_4096() (gas: 2976278 → 2976278 | 0 0.000%)
━ ModexpMontgomeryTest::testFuzz_montgomery_bytes(bytes,bytes,bytes) (gas: 128528 → 128528 | 0 0.000%)
━ ModexpMontgomeryTest::testFuzz_montgomery_uint256(uint256,uint256,uint256) (gas: 113696 → 113696 | 0 0.000%)
━ ModexpMontgomeryTest::testFuzz_readable_bytes(bytes,bytes,bytes) (gas: 212836 → 212836 | 0 0.000%)
━ ModexpMontgomeryTest::testFuzz_readable_uint256(uint256,uint256,uint256) (gas: 196888 → 196888 | 0 0.000%)
━ ModexpMontgomeryTest::test_modexp_base_one_2048() (gas: 970022 → 970022 | 0 0.000%)
━ ModexpMontgomeryTest::test_modexp_base_zero_2048() (gas: 969607 → 969607 | 0 0.000%)
━ ModexpMontgomeryTest::test_modexp_exp_one_2048() (gas: 256078 → 256078 | 0 0.000%)
━ ModexpMontgomeryTest::test_montgomery_matches_precompile_2048() (gas: 971457 → 971457 | 0 0.000%)
━ ModexpMontgomeryTest::test_montgomery_matches_precompile_4096() (gas: 3474958 → 3474958 | 0 0.000%)
━ ModexpMontgomeryTest::test_readable_base_one_2048() (gas: 886603 → 886603 | 0 0.000%)
━ ModexpMontgomeryTest::test_readable_base_zero_2048() (gas: 886518 → 886518 | 0 0.000%)
━ ModexpMontgomeryTest::test_readable_exp_one_2048() (gas: 272183 → 272183 | 0 0.000%)
━ ModexpMontgomeryTest::test_readable_matches_precompile_2048() (gas: 887940 → 887940 | 0 0.000%)
━ ModexpMontgomeryTest::test_readable_matches_precompile_4096() (gas: 3018079 → 3018079 | 0 0.000%)
━ RSABenchmarkTest::test_rsa2048_verify() (gas: 190609 → 190609 | 0 0.000%)
━ RSABenchmarkTest::test_rsa2048_verify_montgomery() (gas: 1117724 → 1117724 | 0 0.000%)
━ RSABenchmarkTest::test_rsa2048_verify_readable() (gas: 1034660 → 1034660 | 0 0.000%)
━ RSABenchmarkTest::test_rsa4096_verify() (gas: 388001 → 388001 | 0 0.000%)
━ RSABenchmarkTest::test_rsa4096_verify_montgomery() (gas: 3783907 → 3783907 | 0 0.000%)
━ RSABenchmarkTest::test_rsa4096_verify_readable() (gas: 3327369 → 3327369 | 0 0.000%)
Total tests: 26, ↑ 0, ↓ 0, ━ 26
Overall gas change: 0 (0.000%)

@kevaundray kevaundray closed this Feb 22, 2026
@kevaundray kevaundray reopened this Feb 22, 2026
@kevaundray kevaundray closed this Feb 22, 2026
@kevaundray kevaundray reopened this Feb 22, 2026
@kevaundray kevaundray closed this Mar 7, 2026
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.

1 participant