-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: paradigmxyz/reth
Pull requests list
fix(rpc): map existing transaction errors to eth_simulateV1 specific error codes
#19125
opened Oct 18, 2025 by
AJStonewee
Loading...
fix: accurate build features reporting in
reth --version
#19124
opened Oct 18, 2025 by
leniram159
Loading...
feat: add helper apply fns
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
#19122
opened Oct 18, 2025 by
mattsse
Loading...
docs: improve SealedBlockRecoveryError documentation
#19120
opened Oct 18, 2025 by
avorylli
Loading...
fix: Add support for init-state for op-reth chains that are not op-mainnet...
A-cli
Related to the reth CLI
A-op-reth
Related to Optimism and op-reth
C-enhancement
New feature or request
#19116
opened Oct 17, 2025 by
kahuang
Loading...
chore(trie): Add lifetime to cursors returned from Trie/HashedCursorFactorys
A-db
Related to the database
A-trie
Related to Merkle Patricia Trie implementation
#19114
opened Oct 17, 2025 by
mediocregopher
Loading...
perf: batch byte for serialization
C-perf
A change motivated by improving speed, memory usage or disk footprint
#19096
opened Oct 16, 2025 by
malik672
Loading...
chore(docker): remove apt-get upgrade to ensure reproducible and faster builds
#19080
opened Oct 16, 2025 by
zeevick10
Loading...
feat: add subscription stream function for transaction receipts
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
#19069
opened Oct 16, 2025 by
futreall
Loading...
feat(jovian): track da footprint block limit. Update basefee calculation
#19048
opened Oct 15, 2025 by
theochap
Loading...
refactor(prune): Decouple interface and implementation
#19023
opened Oct 15, 2025 by
RomanHodulak
Loading...
revert: "feat: Add building and publishing of *.deb packages (#18615)"
A-ci
Related to github workflows or other build and lint tools
#19011
opened Oct 15, 2025 by
shekhirin
Loading...
feat(rocksdb): rocksdb database implementation for reth
#19008
opened Oct 15, 2025 by
AshinGau
Loading...
feat(otlp-tracing): enable to export traces with grpc export with
tracing-otlp
and tracing-otlp-protocol
arg
#18985
opened Oct 14, 2025 by
lean-apple
Loading...
docs: improve documentation for history indexing utilities
#18949
opened Oct 12, 2025 by
hawkadrian
Loading...
feat: add BlockAnnounce trait for outbound block propagation
#18931
opened Oct 10, 2025 by
itsdevbear
Loading...
fix(rpc): use gas_limit as gas_used if tx failed
A-rpc
Related to the RPC implementation
C-bug
An unexpected or incorrect behavior
#18884
opened Oct 7, 2025 by
wetkeyboard
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.