feat(engine): make benchmark inputs deterministic (#13536)

This commit is contained in:
DevOrbitlabs
2024-12-31 00:15:01 +07:00
committed by GitHub
parent c2a57287ce
commit 8b60ff199d
4 changed files with 12 additions and 4 deletions

View File

@ -82,6 +82,7 @@ reth-static-file.workspace = true
reth-testing-utils.workspace = true
reth-tracing.workspace = true
reth-trie-db.workspace = true
proptest.workspace = true
# alloy
alloy-rlp.workspace = true