bluealloy/revm

Create a crypto submodule for each precompile

已关闭

#2,782 创建于 2025年7月23日

 (5 条评论) (1 个反应) (0 位负责人)Rust (1,008 个派生)user submission
good first issue

仓库指标

星标
 (2,219 个星标)
PR 合并指标
 (平均合并 1天 14小时) (30 天内合并 32 个 PR)

描述

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.

贡献者指南