DaniPopes
|
50265b15db
|
chore: remove generics from Decode and Decompress (#11295)
|
2024-09-27 21:49:49 +00:00 |
|
nk_ysg
|
893ea95d3e
|
hash_keys bench: use HashSet::with_capacity (#11044)
|
2024-09-19 15:07:44 +00:00 |
|
Emilia Hane
|
5f022e1cd1
|
fix(lint): lint warnings for db benchmark tools (#11011)
|
2024-09-19 11:32:07 +00:00 |
|
Håvard Anda Estensen
|
80c1159cb8
|
storage: replace reth-primitive imports (#10981)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-18 16:14:53 +00:00 |
|
Thomas Coratger
|
ba370918c8
|
clippy: rm some type_complexity (#9276)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 19:17:33 +00:00 |
|
Oliver
|
51a28f22da
|
chore: split db abstraction into new crate (#8594)
|
2024-06-04 21:45:57 +00:00 |
|
Thomas Coratger
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Serge Radinovich
|
9441d984ae
|
Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-17 08:31:31 +00:00 |
|
Delweng
|
7a593882e1
|
chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 21:32:59 +00:00 |
|
Abner Zheng
|
8d3085617d
|
Update iai benchmarks to use iai-callgrind (#7534)
|
2024-04-10 14:48:51 +00:00 |
|
Alexey Shekhirin
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
DaniPopes
|
17eca361e8
|
chore: remove unused Default requirement in Table generics (#6551)
|
2024-02-12 12:23:28 +00:00 |
|
Matthias Seitz
|
dd2c6ead39
|
chore(deps): remove unused deps (#6206)
|
2024-01-24 12:49:03 +01:00 |
|
Thomas Coratger
|
b828867f8c
|
lints: use rust-2018-idioms to eliminate #![allow(elided-lifetimes-in-paths)] (#5944)
|
2024-01-04 18:13:33 +00:00 |
|
Thomas Coratger
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
DaniPopes
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +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 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
joshieDo
|
c743acde77
|
feat(db): add search to reth db list command (#4165)
|
2023-08-15 17:28:30 +00:00 |
|
Thomas Coratger
|
2126c01a42
|
feat(error): add wrappers for std::fs methods to track path for errors (#3367)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-01 11:49:26 +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 |
|
joshieDo
|
a53af3a0f2
|
refactor: move init_db to reth_db and add DatabaseEnv (#3450)
|
2023-06-28 21:03:00 +00:00 |
|
rakita
|
633d84ded0
|
feat: Refactor TransitionId tables, BlockBodyIndices table. (#2039)
|
2023-04-05 13:10:18 +02:00 |
|
Matthias Seitz
|
ec7b9554f3
|
fix: fix clippy and broken code (#1761)
|
2023-03-15 04:56:46 -07:00 |
|
rakita
|
21c66621dd
|
feat: ExecutorFactory (#1672)
|
2023-03-08 16:01:56 +01:00 |
|
joshieDo
|
2884eae075
|
perf: bench merkle stage (#1497)
|
2023-02-28 23:20:00 -07:00 |
|
tomarST
|
662fd87288
|
chore: fix all the obvious clippy warnings (#1520)
|
2023-02-26 00:40:52 -08:00 |
|
Matthias Seitz
|
dba6b24bde
|
chore: clippy fixes and make benches compile again (#1449)
|
2023-02-18 13:44:06 +01:00 |
|
joshieDo
|
495db6e30d
|
chore: add pprof profiler/flamegraphs to all criterion benchmarks (#1425)
|
2023-02-17 01:08:32 -08:00 |
|
Georgios Konstantopoulos
|
ea5633b3c3
|
feat: changed walk(), walk_dup() definitions and impls to accept Option<T::(sub)Key> #1197 (#1283)
Co-authored-by: Estéfano Bargas <estefano.bargas@fing.edu.uy>
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-02-10 21:10:31 -08:00 |
|
joshieDo
|
7e68373f2d
|
perf(stages): Adds benchmark to TransactionLookupStage (#1130)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-02-09 13:10:12 -08:00 |
|
joshieDo
|
cc43b72835
|
chore(db): microbenchmarking for table serialization and db insertion (#513)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-01-30 20:08:51 -08:00 |
|
rakita
|
e014eaad33
|
feat(db): Refactor storage libraries (#371)
|
2022-12-09 23:14:07 -08:00 |
|