Alexey Shekhirin
|
0e091dafb8
|
refactor: replace std::fs usages with reth-primitives (#5813)
|
2023-12-18 15:56:26 +00:00 |
|
Dan Cline
|
900fe7ea4e
|
feat: make NodeState generic over DB with DatabaseMetadata (#5691)
|
2023-12-18 11:55:21 +00:00 |
|
Dan Cline
|
c1d7d2bde3
|
feat: add DatabaseMetrics trait for generic DB in reth node (#5690)
|
2023-12-11 22:28:56 +00:00 |
|
Roman Krasiuk
|
afebbe64b7
|
fix: bench builds (#5635)
|
2023-11-30 10:41:58 +00:00 |
|
Matthias Seitz
|
aea11405ad
|
feat: get rid of lifetime GATs (#5478)
|
2023-11-19 15:21:50 +00:00 |
|
Matthias Seitz
|
dc72cad838
|
feat: phase out environment trait (#5439)
|
2023-11-15 16:42:34 +00:00 |
|
Alexey Shekhirin
|
a9fa281816
|
feat(storage): database/transaction/cursor metrics (#5149)
|
2023-10-27 17:47:41 +00:00 |
|
robinsdan
|
6ca14b5178
|
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-25 18:47:44 +00:00 |
|
Alexey Shekhirin
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
joshieDo
|
0cdd30251b
|
feat: create a NippyJar snapshot from multiple Table (#4716)
|
2023-09-27 14:13:18 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Alexey Shekhirin
|
b2be35c0ff
|
feat(interfaces): database write error details (#4190)
|
2023-08-14 13:09:01 +00:00 |
|
Alexey Shekhirin
|
770652a787
|
feat(bin, storage): configurable MDBX log level (#3524)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-07-03 12:45:32 +00:00 |
|
joshieDo
|
c3ea430e4a
|
refactor: move mdbx::test-utils to reth_db::test-utils and add DatabaseEnvRO (#3466)
|
2023-06-29 23:52:26 +00:00 |
|
Matthias Seitz
|
ee322769c9
|
feat: add default max readers 32000 (#3465)
|
2023-06-29 15:01:47 +00:00 |
|
joshieDo
|
a53af3a0f2
|
refactor: move init_db to reth_db and add DatabaseEnv (#3450)
|
2023-06-28 21:03:00 +00:00 |
|
Léo Vincent
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
Alexey Shekhirin
|
2b6a0468fc
|
feat(bin, storage): db versioning (#3130)
|
2023-06-19 16:43:17 +00:00 |
|
Matthias Seitz
|
352b55dc05
|
chore: rename Error to DatabaseError (#2718)
|
2023-05-17 15:21:46 +02:00 |
|
Bjerg
|
44f5f7d269
|
docs: add more docs to reth-db (#2002)
|
2023-03-28 10:40:58 -07:00 |
|
rakita
|
e014eaad33
|
feat(db): Refactor storage libraries (#371)
|
2022-12-09 23:14:07 -08:00 |
|