This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
reth
Watch
1
Star
1
Fork
0
You've already forked reth
mirror of
https://github.com/paradigmxyz/reth.git
synced
2026-02-19 03:04:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bcd3712c8fe306ec0db40ba389c5ce4d64e5eca
reth
/
crates
/
storage
/
db
/
src
History
Sergei Shulepov
27fbd9a7de
fix(db): change commit return type from Result<bool> to Result<()> (
#21077
)
...
Co-authored-by: Sergei Shulepov <
pep@tempo.xyz
>
2026-01-14 23:56:27 +00:00
..
implementation
fix(db): change commit return type from Result<bool> to Result<()> (
#21077
)
2026-01-14 23:56:27 +00:00
static_file
perf: use fixed-map for StaticFileSegment maps (
#21001
)
2026-01-14 00:52:54 +00:00
lib.rs
feat(storage): add rocksdb provider into database provider (
#20253
)
2025-12-15 10:15:57 +00:00
lockfile.rs
chore: bump rust to edition 2024 (
#18692
)
2025-09-25 12:18:51 +00:00
mdbx.rs
fix: don't override existing tables in
create_tables_for
(
#18511
)
2025-09-17 09:56:35 +00:00
metrics.rs
feat(db): add MDBX put-append for fast ordered puts (
#18603
)
2025-09-24 11:48:50 +00:00
utils.rs
fix: optimize empty directory check in is_database_empty (
#17932
)
2025-08-19 16:23:14 +00:00
version.rs
add
doc_markdown
clippy lint (
#8552
)
2024-06-03 13:21:45 +00:00