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

fix: typo C-docs An addition or correction to our documentation
#8908 by chirag-bgh was merged Jun 17, 2024 Loading…
feat: discard txs by tx_count of sender A-tx-pool Related to the transaction mempool C-enhancement New feature or request M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
#4520 by chirag-bgh was merged Nov 29, 2023 Loading…
feat(payload): poll only new jobs
#4496 by chirag-bgh was closed Sep 8, 2023 Loading…
feat: delete discarded blob txs from blob store A-tx-pool Related to the transaction mempool C-enhancement New feature or request E-cancun Related to the Cancun network upgrade
#4408 by chirag-bgh was merged Sep 5, 2023 Loading…
feat: Integrate cache config in rpc args A-cli Related to the reth CLI A-rpc Related to the RPC implementation
#2924 by chirag-bgh was merged May 31, 2023 Loading…
ci: upgrade to geth 1.12.0-e501b3b0 A-meta Changes in the contributor workflow and planning C-debt Refactor of code section that is hard to understand or maintain
#2874 by chirag-bgh was merged Jun 2, 2023 Loading…
feat: Return an error if requested block is not synced yet A-db Related to the database
#2833 by chirag-bgh was merged May 25, 2023 Loading…
feat: Use consistent pending block in RPC/Blockchaintree A-consensus Related to the consensus engine A-rpc Related to the RPC implementation
#2767 by chirag-bgh was merged May 24, 2023 Loading…
feat: Integrate Sealedblock to BeaconConsensusEngineEvent A-consensus Related to the consensus engine
#2764 by chirag-bgh was merged May 22, 2023 Loading…
perf/test: run malformed header test separately C-perf A change motivated by improving speed, memory usage or disk footprint C-test A change that impacts how or what we test
#2750 by chirag-bgh was merged May 25, 2023 Loading…
feat: add a few EthRequestHandler metrics A-observability Related to tracing, metrics, logs and other observability tools
#2666 by chirag-bgh was merged May 15, 2023 Loading…
feat: add best_block_number call to BlockIdProvider A-rpc Related to the RPC implementation C-enhancement New feature or request
#2358 by chirag-bgh was merged Apr 25, 2023 Loading…
feat: use caching layer when fetching blocks for logs A-rpc Related to the RPC implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#2350 by chirag-bgh was merged Apr 23, 2023 Loading…
feat: Generate constants for runtime version and OS A-observability Related to tracing, metrics, logs and other observability tools
#2277 by chirag-bgh was merged Apr 21, 2023 Loading…
feat: add trace_replayBlockTransactions A-rpc Related to the RPC implementation
#2141 by chirag-bgh was merged Apr 12, 2023 Loading…
feat: add pooled_transaction_max A-tx-pool Related to the transaction mempool C-enhancement New feature or request
#1971 by chirag-bgh was merged Mar 24, 2023 Loading…
feat: add missing Tx receipt info A-rpc Related to the RPC implementation
#1931 by chirag-bgh was merged Mar 25, 2023 Loading…
5 tasks done
feat: add transaction_receipt
#1919 by chirag-bgh was merged Mar 23, 2023 Loading…
feat: extract rpc<>revm specifc code
#1818 by chirag-bgh was closed Mar 20, 2023 Loading…
feat: impl send_transaction A-rpc Related to the RPC implementation C-enhancement New feature or request
#1774 by chirag-bgh was merged Mar 22, 2023 Loading…
chore(docs): add method name to RPC handler implementation C-docs An addition or correction to our documentation
#1737 by chirag-bgh was merged Mar 13, 2023 Loading…
feat: Implement is_syncing subscription handler A-rpc Related to the RPC implementation C-enhancement New feature or request
#1562 by chirag-bgh was merged Mar 12, 2023 Loading…
feat: Integrate new EvmEnvProvider in RPC A-rpc Related to the RPC implementation
#1550 by chirag-bgh was merged Feb 25, 2023 Loading…
feat: Add Latest State TransactionValidator implementation A-tx-pool Related to the transaction mempool
#1498 by chirag-bgh was merged Mar 10, 2023 Loading…
refactor: move structs to args mod A-cli Related to the reth CLI C-debt Refactor of code section that is hard to understand or maintain
#1250 by chirag-bgh was merged Feb 11, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.