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
Sort

Pull requests list

chore: bump version 1.3.9
#15716 opened Apr 14, 2025 by mattsse Draft
feat: add config for reserved CPU cores Resolves paradigmxyz/reth#15633 A-cli Related to the reth CLI C-enhancement New feature or request
#15710 opened Apr 13, 2025 by Hunter-Plus Loading…
docs: add cross-platform Prometheus & Grafana installation guidance A-observability Related to tracing, metrics, logs and other observability tools C-docs An addition or correction to our documentation
#15703 opened Apr 12, 2025 by MozirDmitriy Loading…
refactor: introducing index to find hashes pending fetch faster A-networking Related to networking in general A-tx-pool Related to the transaction mempool
#15702 opened Apr 12, 2025 by int88 Loading…
MockEthProvider Struct change
#15699 opened Apr 11, 2025 by Ayushdubey86 Loading…
MockEthProvider generic over NodePrimitives C-test A change that impacts how or what we test D-good-first-issue Nice and easy! A great choice to get started
#15694 opened Apr 11, 2025 by Ayushdubey86 Loading…
fix(op-disc): Disable discv4 by default for op-reth A-discv5 Related to discv5 discovery A-op-reth Related to Optimism and op-reth C-perf A change motivated by improving speed, memory usage or disk footprint S-blocked This cannot more forward until something else changes
#15693 opened Apr 11, 2025 by emhane Loading…
fix(discv5): Use 30303 as default port if v4 disabled A-discv5 Related to discv5 discovery A-op-reth Related to Optimism and op-reth C-bug An unexpected or incorrect behavior
#15692 opened Apr 11, 2025 by emhane Loading…
chore(trie): trie_type behind flag A-trie Related to Merkle Patricia Trie implementation
#15690 opened Apr 11, 2025 by rkrasiuk Loading…
feat(engine): Compare sorted bundle states in witness invalid block hook A-engine Related to the engine implementation A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request
#15689 opened Apr 11, 2025 by rotcan Loading…
feat: add EthSnapStream A-networking Related to networking in general C-enhancement New feature or request
#15684 opened Apr 11, 2025 by lean-apple Loading…
2 tasks done
feat(witness): always_include_root_node flag A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#15679 opened Apr 10, 2025 by rkrasiuk Loading…
feat: added try cache for filter block range A-rpc Related to the RPC implementation C-perf A change motivated by improving speed, memory usage or disk footprint D-good-first-issue Nice and easy! A great choice to get started
#15673 opened Apr 10, 2025 by 07Vaishnavi-Singh Loading…
4 tasks done
ci: bump Hive eest fixtures A-ci Related to github workflows or other build and lint tools
#15668 opened Apr 10, 2025 by shekhirin Loading…
feat: adding cli --rpc.txfeecap flag A-cli Related to the reth CLI A-tx-pool Related to the transaction mempool
#15654 opened Apr 10, 2025 by rrrengineer Loading…
feat!: replace OpTransactionSigned with alloys A-op-reth Related to Optimism and op-reth A-sdk Related to reth's use as a library C-enhancement New feature or request
#15634 opened Apr 9, 2025 by mattsse Draft
perf(rpc): clone less when building block response
#15624 opened Apr 9, 2025 by hai-rise Loading…
feat: add support for Eth69 receipts representation A-networking Related to networking in general C-enhancement New feature or request
#15619 opened Apr 8, 2025 by stevencartavia Loading…
feat(era): Add EraStream that downloads all era files A-db Related to the database C-enhancement New feature or request
#15613 opened Apr 8, 2025 by RomanHodulak Loading…
fix(evm): custom blob params A-execution Related to the Execution and EVM C-bug An unexpected or incorrect behavior S-blocked This cannot more forward until something else changes
#15598 opened Apr 8, 2025 by rkrasiuk Draft
test(era): finalize reth era testing tour.
#15595 opened Apr 8, 2025 by lean-apple Loading…
POC: simplify SDK A-sdk Related to reth's use as a library C-debt A clean up/refactor of existing code
#15593 opened Apr 7, 2025 by emhane Draft
WIP: Use full node components in RPC A-sdk Related to reth's use as a library
#15585 opened Apr 7, 2025 by RomanHodulak Draft
ProTip! Filter pull requests by the default branch with base:main.