Skip to content

Issues: paradigmxyz/reth

Tracking: Performance
#11169 opened Sep 24, 2024 by rkrasiuk
Open 1
SDK meta
#11241 opened Sep 26, 2024 by mattsse
Open 3
Devnet 5
#13021 opened Nov 29, 2024 by onbjerg
Open 1
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

debug_traceBlockByNumber for block 0xb542 results in "intrinsic gas too low" error C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13658 opened Jan 5, 2025 by skel554
1 task done
Replace RecoveredTx with alloy's RecoveredTx type A-sdk Related to reth's use as a library C-enhancement New feature or request D-complex Quite challenging from either a design or technical perspective Ask for help! D-good-first-issue Nice and easy! A great choice to get started
#13651 opened Jan 4, 2025 by mattsse
Failed to fetch safe or finalized hash from etherscan C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13647 opened Jan 4, 2025 by ethever
1 task done
Use OpBlockExecutionError in op execution A-execution Related to the Execution and EVM A-op-reth Related to Optimism and op-reth A-sdk Related to reth's use as a library C-debt Refactor of code section that is hard to understand or maintain
#13644 opened Jan 4, 2025 by emhane
Remove standalone from_recovered functions and make part of TransactionCompat trait A-rpc Related to the RPC implementation C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13641 opened Jan 3, 2025 by mattsse
Make SealedBlock.header field private A-sdk Related to reth's use as a library C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13640 opened Jan 3, 2025 by mattsse
move standalone range recovery helpers to reth-primitives-traits and feature gate rayon A-sdk Related to reth's use as a library C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13635 opened Jan 3, 2025 by mattsse
Cut down on reth-primitives::TransactionSigned usage A-sdk Related to reth's use as a library C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13631 opened Jan 3, 2025 by mattsse
make SealedBlock a wrapper of hash + Block A-sdk Related to reth's use as a library C-debt Refactor of code section that is hard to understand or maintain C-enhancement New feature or request
#13626 opened Jan 3, 2025 by mattsse
Add open db transaction graph in grafana dashboard A-db Related to the database A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13599 opened Dec 30, 2024 by Rjected
custom gas limit with -dev flag C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13596 opened Dec 30, 2024 by w-woloszyn
1 task done
Receipt Segments Not Properly Tracked Despite Data Existing in DB C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13578 opened Dec 28, 2024 by NimaMan
1 task done
Extract ethereum-forks crate C-enhancement New feature or request
#13572 opened Dec 28, 2024 by mattsse
Implement searchTransactionsBefore and searchTransactionsAfter A-rpc Related to the RPC implementation C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13499 opened Dec 22, 2024 by mattsse
eth_sendRawTransactionConditional L2 RPC endpoint C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13488 opened Dec 20, 2024 by hamdiallam
Enable cache Optimization C-perf A change motivated by improving speed, memory usage or disk footprint
#13481 opened Dec 20, 2024 by malik672
Add new cli command to download public node snapshots A-cli Related to the reth CLI C-enhancement New feature or request D-good-first-issue Nice and easy! A great choice to get started
#13469 opened Dec 20, 2024 by joshieDo
Add new stage for downloading pre-merge data A-staged-sync Related to staged sync (pipelines and stages) C-enhancement New feature or request
#13468 opened Dec 20, 2024 by joshieDo
Reth has trouble sending Payload Status to lighthouse C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13461 opened Dec 19, 2024 by ChosunOne
1 task done
tracking: Improve docs C-docs An addition or correction to our documentation C-tracking-issue An issue that collects information about a broad development initiative
#13458 opened Dec 19, 2024 by mattsse
Gate rayon usage behind a feature C-enhancement New feature or request S-needs-triage This issue needs to be labelled
#13443 opened Dec 19, 2024 by lightsing
Copy db consistency check to reth-optimism-storage A-db Related to the database A-op-reth Related to Optimism and op-reth A-sdk Related to reth's use as a library C-debt Refactor of code section that is hard to understand or maintain S-needs-design This issue requires design work to think about how it would best be accomplished
#13441 opened Dec 19, 2024 by emhane
Dev mode is not supported for legacy engine C-bug An unexpected or incorrect behavior D-good-first-issue Nice and easy! A great choice to get started
#13438 opened Dec 18, 2024 by PowVT
1 task done
eth_call state override movePrecompileToAddress is not implemented C-enhancement New feature or request S-needs-triage This issue needs to be labelled
#13432 opened Dec 18, 2024 by Pana
Removing and re-adding an exex causes error reading notification wal C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled
#13429 opened Dec 17, 2024 by 0xalex88
1 task done
ProTip! Exclude everything labeled bug with -label:bug.