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: move database to FullNodeTypes
#13414 opened Dec 16, 2024 by klkvr Loading…
feat: use batch tx validation in eth validator
#13395 opened Dec 14, 2024 by stevencartavia Loading…
feat: set up codspeed
#13372 opened Dec 12, 2024 by DaniPopes Loading…
chore(sdk): use generic types in BlockchainProvider impl bodies A-db Related to the database A-sdk Related to reth's use as a library C-debt Refactor of code section that is hard to understand or maintain
#13325 opened Dec 11, 2024 by emhane Loading…
Increase default gas limit from 30M to 36M
#13318 opened Dec 11, 2024 by 0xalpharush Loading…
feat(op-isthmus): l1tol2-msg-passer storage root validation A-consensus Related to the consensus engine A-op-reth Related to Optimism and op-reth
#13311 opened Dec 11, 2024 by emhane Loading…
feat(engine): integrate state root task and comment it A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#13265 opened Dec 10, 2024 by shekhirin Loading…
perf(engine): use ParallelProof::multiproof in StateRootTask A-blockchain-tree Related to sidechains, reorgs and pending blocks A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#13260 opened Dec 10, 2024 by fgimenez Loading…
feat: instrumented and tracing fns documented
#13253 opened Dec 9, 2024 by nadtech-hub Loading…
perf(trie): parallel rlp node updates in sparse trie A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#13251 opened Dec 9, 2024 by shekhirin Draft
fix(trie): memoize the hash of a revealed sparse node A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
#13233 opened Dec 9, 2024 by shekhirin Draft
feat: introduce StaticFileSegment::BlockMeta A-db Related to the database A-static-files Related to static files C-enhancement New feature or request
#13226 opened Dec 9, 2024 by joshieDo Draft
feat(op): storage root isthmus A-block-building Related to block building A-consensus Related to the consensus engine A-op-reth Related to Optimism and op-reth
#13214 opened Dec 7, 2024 by emhane Loading…
feat: EIP-7742 E-prague Related to the prague network upgrade S-blocked This cannot more forward until something else changes
#12957 opened Nov 28, 2024 by klkvr Loading…
feat: calculate state root in background
#12933 opened Nov 28, 2024 by keefel Loading…
ProTip! Filter pull requests by the default branch with base:main.