Skip to content

Pull requests: paradigmxyz/reth

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(sdk): make engine API (auth server) optional for custom consensus integrations A-sdk Related to reth's use as a library C-enhancement New feature or request
#17376 opened Jul 11, 2025 by fgimenez Loading…
docs: fix link to installation
#17375 opened Jul 11, 2025 by otc-png Loading…
fix: typo in documentation comments
#17374 opened Jul 11, 2025 by leopardracer Loading…
feat: add Middleware generic to AuthServerConfig A-sdk Related to reth's use as a library C-enhancement New feature or request
#17373 opened Jul 11, 2025 by iTranscend Loading…
perf(trie): parallelize ParallelSparseTrie::reveal_nodes A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#17372 opened Jul 11, 2025 by mediocregopher Draft
perf(trie): reuse allocated trie input in payload processor A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#17371 opened Jul 11, 2025 by Rjected Loading…
feat(ci): use shared cache key for all nextest actions A-ci Related to github workflows or other build and lint tools C-enhancement New feature or request C-test A change that impacts how or what we test
#17364 opened Jul 11, 2025 by fgimenez Draft
docs: typos
#17335 opened Jul 9, 2025 by crStiv Loading…
chore: remove Beacon from type names
#17299 opened Jul 8, 2025 by petarjuki7 Loading…
docs: typos
#17283 opened Jul 8, 2025 by crStiv Loading…
docs: add comprehensive tracing targets documentation
#17243 opened Jul 5, 2025 by adust09 Loading…
4 tasks done
feat: make Receipt generic over TxType
#17237 opened Jul 4, 2025 by lean-apple Loading…
refactor: BlindedPovider rename A-trie Related to Merkle Patricia Trie implementation C-debt A clean up/refactor of existing code
#17208 opened Jul 3, 2025 by nadtech-hub Loading…
fix: move remaining trait methods of StateProvider to AccountReader A-db Related to the database A-sdk Related to reth's use as a library
#17156 opened Jul 1, 2025 by meohyun2 Loading…
feat: implement DatabaseProviderFactory for NoopProvider
#17134 opened Jun 29, 2025 by adust09 Loading…
4 tasks done
feat(rpc): Use generic transaction request as input
#17092 opened Jun 26, 2025 by RomanHodulak Loading…
refactor: replace EthApi generics with RpcNodeCore A-sdk Related to reth's use as a library
#17054 opened Jun 25, 2025 by mattsse Draft
2
feat: added DbTx and DbTxMut traits for Either A-db Related to the database C-enhancement New feature or request S-blocked This cannot more forward until something else changes
#16959 opened Jun 20, 2025 by Rimeeeeee Loading…
Revert "bench: disable sparse trie update bench as it's flaky (#16953)" A-trie Related to Merkle Patricia Trie implementation C-benchmark A change that impacts how or what we benchmark S-stale This issue/PR is stale and will close with no further activity
#16954 opened Jun 19, 2025 by shekhirin Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.