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(deps): weekly cargo update
#11902 opened Oct 20, 2024 by github-actions bot Loading…
refactor: replace extra fields with ExecutionPayloadSidecar in engine A-consensus Related to the consensus engine C-debt Refactor of code section that is hard to understand or maintain S-blocked This cannot more forward until something else changes
#11901 opened Oct 19, 2024 by onbjerg Draft
chore: fix cargo feature warning
#11900 opened Oct 19, 2024 by 0xalpharush Loading…
chore(primitives): use alloy eth conversion constants C-debt Refactor of code section that is hard to understand or maintain
#11892 opened Oct 19, 2024 by tcoratger Loading…
feat: Eip1559 params in extradata
#11887 opened Oct 19, 2024 by cody-wang-cb Loading…
feat: transaction trait
#11877 opened Oct 18, 2024 by edisontim Loading…
Introduce HashedStorageProvider
#11874 opened Oct 18, 2024 by frisitano Loading…
Introduce HashedPostStateProvider
#11872 opened Oct 18, 2024 by frisitano Loading…
fix(trie): removing a blinded leaf should result in an error A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
#11869 opened Oct 18, 2024 by shekhirin Loading…
feat: provider StateCommitment integration
#11867 opened Oct 18, 2024 by frisitano Loading…
wip: use fqs in compact derive macro
#11863 opened Oct 17, 2024 by mattsse Draft
feat(rpc): Add flags to disable read tx timeout A-cli Related to the reth CLI A-db Related to the database C-enhancement New feature or request
#11856 opened Oct 17, 2024 by 0x00101010 Loading…
feat: drop ExEx WAL on reth db drop
#11855 opened Oct 17, 2024 by 0xurb Draft
feat: switch to composable executor for Optimism A-execution Related to the Execution and EVM C-enhancement New feature or request
#11846 opened Oct 17, 2024 by fgimenez Draft
feat: introduce StateCommitment type
#11842 opened Oct 17, 2024 by frisitano Loading…
fix(trie): adjust existing sparse nodes when revealing a new node A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
#11836 opened Oct 17, 2024 by shekhirin Draft
feat: add geometry to database args A-cli Related to the reth CLI A-db Related to the database
#11828 opened Oct 17, 2024 by evchip Draft
feat: introduce custom exex wal errors A-exex Execution Extensions C-debt Refactor of code section that is hard to understand or maintain
#11789 opened Oct 16, 2024 by caglaryucekaya Loading…
DatabaseState abstraction
#11786 opened Oct 16, 2024 by frisitano Loading…
feat: Introduce trait for OpTransaction S-blocked This cannot more forward until something else changes
#11745 opened Oct 15, 2024 by hoank101 Loading…
ProTip! Filter pull requests by the default branch with base:main.