paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor: decouple bodies stage from transaction index
BearSoltokien:decouple
2 hours ago
Merge branch 'main' into yk/merge_opt
yk/merge_opt
3 hours ago
fix: remove deleted benchmark entry and fix clippy doc lints
yk/merge_opt
3 hours ago
fix(db): change commit return type from Result<bool> to Result<()> (#21077) Co-authored-by: Sergei Shulepov <pep@tempo.xyz>
main
4 hours ago
perf: small improvement to extend_sorted_vec (#21032)
main
4 hours ago
refactor: make use of dbi consistent across mdbx interface (#21079)
main
4 hours ago
fix: benches
prestwich/dbi
4 hours ago
refactor(db): return Result<()> from DbTx::commit MDBX commit returns a bool indicating whether the transaction was aborted due to a previous error. Instead of propagating this bool up the stack where it was universally ignored, convert it to an error when true. This makes the API cleaner - commit either succeeds with () or fails with a DatabaseError.
dani/mdbx-commit-result
4 hours ago
Active Branches
refactor: decouple bodies stage from transaction index
last run
2 hours ago
#21087
CodSpeed Performance Gauge
0%
perf(trie): add k-way merge batch optimization for merge_overlay_trie_input
last run
3 hours ago
#21080
CodSpeed Performance Gauge
0%
refactor(db): return Result<()> from DbTx::commit
last run
4 hours ago
#21085
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs