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

chore(deps): weekly cargo update
#17506 opened Jul 20, 2025 by github-actions bot Loading…
fix: temporary file leak in atomic_write_file
#17505 opened Jul 19, 2025 by anim001k Loading…
fix: remove duplicate comment in capabilities.rs
#17504 opened Jul 19, 2025 by rnkrtt Loading…
fix: Refine Transaction Abstraction Link
#17502 opened Jul 19, 2025 by maradini77 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: Add IPC socket permission configuration
#17497 opened Jul 18, 2025 by danielrachi1 Loading…
docs: fix Sepolia URL description
#17495 opened Jul 18, 2025 by reallesee Loading…
refactor: stronger bounds on RpcNodeCore
#17494 opened Jul 18, 2025 by klkvr Loading…
feat: HeaderConverter A-rpc Related to the RPC implementation A-sdk Related to reth's use as a library
#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(era): add era types
#17477 opened Jul 18, 2025 by lean-apple Draft
2 tasks
feat: make basic block builder pub A-sdk Related to reth's use as a library
#17476 opened Jul 18, 2025 by 0xOsiris Loading…
fix: remove duplicate words in comments
#17468 opened Jul 17, 2025 by prestoalvarez Loading…
fix missing space between '=' and 'hex!' macro
#17452 opened Jul 16, 2025 by eeemmmmmm 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(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
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…
ProTip! Exclude everything labeled bug with -label:bug.