mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: discard txs by tx_count of sender (#4520)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
@ -74,6 +74,11 @@ optimism = [
|
||||
"revm/optimism",
|
||||
]
|
||||
|
||||
[[bench]]
|
||||
name = "truncate"
|
||||
required-features = ["test-utils", "arbitrary"]
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "reorder"
|
||||
required-features = ["test-utils", "arbitrary"]
|
||||
|
||||
Reference in New Issue
Block a user