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

fix(trie): replace rayon with tokio for I/O operations in parallel trie A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#17931 opened Aug 19, 2025 by yongkangc Loading…
feat: support importing multi files
#17928 opened Aug 19, 2025 by tmelhao Loading…
chore: fix grammar
#17925 opened Aug 18, 2025 by crazykissshout Loading…
feat(rpc): Use pool-based pending block for pending state over latest A-rpc Related to the RPC implementation A-sdk Related to reth's use as a library C-enhancement New feature or request
#17924 opened Aug 18, 2025 by RomanHodulak Draft
chore: add cache size limit to prevent unlimited growth
#17919 opened Aug 18, 2025 by wetkeyboard Loading…
chore: fix clippy in nix flake
#17918 opened Aug 18, 2025 by mediocregopher Loading…
perf: reduce cycles on indexing A-db Related to the database C-perf A change motivated by improving speed, memory usage or disk footprint
#17916 opened Aug 18, 2025 by malik672 Loading…
refactor(tree): move metered execution functions to tree module C-debt A clean up/refactor of existing code C-enhancement New feature or request
#17912 opened Aug 18, 2025 by yongkangc Loading…
docs: multiple small textual defects
#17904 opened Aug 16, 2025 by crStiv Loading…
feat: bump jsonrpsee to v0.26.0
#17901 opened Aug 16, 2025 by avorylli Loading…
chore: replace reference
#17899 opened Aug 16, 2025 by aso20455 Loading…
feat: add 2 StaticFileProducer metrics
#17888 opened Aug 15, 2025 by SarahADavis Loading…
feat: add log.file.name cli arg
#17883 opened Aug 14, 2025 by julio4 Loading…
docs(sdk): Add guide for custom transaction envelope macro usage 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
#17879 opened Aug 14, 2025 by RomanHodulak Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.