bluealloy/revm

Create a crypto submodule for each precompile

クローズ

#2,782 opened on 2025/07/23

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (1,008 件のフォーク)user submission
good first issue

Repository metrics

Stars
 (2,220 個のスター)
PR merge metrics
 (平均マージ 1d 14h) (30d で 32 merged PRs)

説明

Discussed offline; adding a crypto.rs file for each precompile to hold just the pure cryptography implementation.

This would be the code that gets called by the Crypto trait.

コントリビューターガイド