-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: yellowpaper sections in consensus implementation
C-docs
An addition or correction to our documentation
#18881
opened Oct 6, 2025 by
Peponks9
Loading…
fix(engine): re-insert storage cache and use arc
C-bug
An unexpected or incorrect behavior
C-perf
A change motivated by improving speed, memory usage or disk footprint
chore(trie): Use trie changesets for engine unwinding
A-db
Related to the database
A-trie
Related to Merkle Patricia Trie implementation
C-enhancement
New feature or request
#18878
opened Oct 6, 2025 by
mediocregopher
Loading…
fix(engine): remove invalid chain from tree state on block validation failure
A-engine
Related to the engine implementation
C-bug
An unexpected or incorrect behavior
chore: remove unused imports in blockchain_provider
#18867
opened Oct 5, 2025 by
gancerlory
Loading…
fix: correct grammatical error in stream_codec.rs comment
#18860
opened Oct 4, 2025 by
sashaodessa
Loading…
chore(engine): remove unused local Rayon pool from WorkloadExecutor
#18859
opened Oct 4, 2025 by
sashass1315
Loading…
docs: duplicate comment in Eip4844PoolTransactionError
#18858
opened Oct 3, 2025 by
stevencartavia
Loading…
chore(cli): rename disable-caching-and-prewarming to disable-prewarming
A-cli
Related to the reth CLI
#18857
opened Oct 3, 2025 by
Rjected
Loading…
docs: remove outdated TODO comment in network documentation
#18853
opened Oct 3, 2025 by
reallesee
Loading…
fix: replace allow(unused_imports) with expect(unused_imports) in fuzz module
#18852
opened Oct 3, 2025 by
prestoalvarez
Loading…
websocket: add transactionReceipts for receipts notification
#18850
opened Oct 3, 2025 by
10gic
Loading…
fix(network): prevent metric leak in outgoing message queue on session teardown
#18847
opened Oct 3, 2025 by
prestoalvarez
Loading…
refactor(storage): remove redundant clone in blockchain provider tests
#18841
opened Oct 2, 2025 by
Fallengirl
Loading…
fix(sim): clamp bundle timeout to max instead of falling back to default
#18840
opened Oct 2, 2025 by
maradini77
Loading…
examples: add show_chain_id example to print Ethereum Mainnet chain ID
#18838
opened Oct 2, 2025 by
mrrobotcrypto
Loading…
docs: add link to official Reth documentation in README
spelling
Label for spelling, grammar, and typo fix PRs
#18837
opened Oct 2, 2025 by
mrrobotcrypto
Loading…
feat: wait for new blocks when build is in progress
#18831
opened Oct 2, 2025 by
lean-apple
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.