bluealloy/revm

Create a crypto submodule for each precompile

Chiusa

#2782 aperta il 23 lug 2025

 (5 commenti) (1 reazione) (0 assegnatari)Rust (1008 fork)user submission
good first issue

Metriche repository

Star
 (2221 stelle)
Metriche merge PR
 (Merge medio 1g 14h) (32 PR mergiate in 30 g)

Descrizione

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.

Guida contributor