-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: fix reth-engine-tree dev-dependencies import
#17503
opened Jul 19, 2025 by
viktorking7
Loading…
chore: migrate from codespell to typos
A-ci
Related to github workflows or other build and lint tools
#17501
opened Jul 19, 2025 by
mattsse
Loading…
feat(storage): add max read transaction duration support
#17498
opened Jul 18, 2025 by
Lil-Duckling-22
Loading…
feat: Related to the RPC implementation
A-sdk
Related to reth's use as a library
HeaderConverter
A-rpc
#17490
opened Jul 18, 2025 by
klkvr
Loading…
perf(trie): Re-use storage tries across payloads
A-trie
Related to Merkle Patricia Trie implementation
C-enhancement
New feature or request
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17488
opened Jul 18, 2025 by
mediocregopher
Loading…
chore: extend exex ethapi example
A-sdk
Related to reth's use as a library
C-docs
An addition or correction to our documentation
C-enhancement
New feature or request
#17481
opened Jul 18, 2025 by
mattsse
Loading…
feat: make basic block builder pub
A-sdk
Related to reth's use as a library
#17476
opened Jul 18, 2025 by
0xOsiris
Loading…
feat: add TreePayloadValidator
A-engine
Related to the engine implementation
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17451
opened Jul 16, 2025 by
fgimenez
Loading…
feat: Forward transactions to a specified endpoint
#17444
opened Jul 16, 2025 by
louisbrown0212
Loading…
feat(pool): return state of an added tx
A-tx-pool
Related to the transaction mempool
C-enhancement
New feature or request
#17442
opened Jul 16, 2025 by
hai-rise
Loading…
perf(trie): Process multiproof reveals for storage tries in parallel
A-trie
Related to Merkle Patricia Trie implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17440
opened Jul 16, 2025 by
mediocregopher
•
Draft
fix: Make the code_size field in AccountInfo an enum from an Option
#17435
opened Jul 16, 2025 by
bharath-123
Loading…
refactor(txpool): restructure transaction storage to group by sender
A-tx-pool
Related to the transaction mempool
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17434
opened Jul 16, 2025 by
keanji-x
Loading…
feat(engine): add validate_payload and validate_block methods to PayloadValidator trait
A-engine
Related to the engine implementation
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17429
opened Jul 15, 2025 by
fgimenez
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.