joshieDo
|
73eeca0e29
|
fix(codec): fix last field compilation check (#3543)
|
2023-07-03 14:29:17 +03:00 |
|
Roman Krasiuk
|
f2f3425f1c
|
chore: fix clippy (#3540)
|
2023-07-03 14:26:17 +03:00 |
|
Matthias Seitz
|
50f4e5de9a
|
chore(deps): move proc-macro and syn to workspace deps (#3492)
|
2023-06-30 08:51:48 +00:00 |
|
Alexey Shekhirin
|
0a6b018536
|
feat(storage): do not require Default for derive(Compact) (#3419)
|
2023-06-27 13:58:47 +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 |
|
Bjerg
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
Waylon Jepsen
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
DaniPopes
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
Georgios Konstantopoulos
|
08900740bc
|
feat: Better progress reporting for stage checkpoints (#2982)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-06-05 16:10:46 +00:00 |
|
Matthias Seitz
|
455eead32f
|
test: fix flaky arbitrary test (#2832)
|
2023-05-25 14:09:19 +02:00 |
|
chirag-bgh
|
2305310ef8
|
perf/test: run malformed header test separately (#2750)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-05-25 12:54:54 +02:00 |
|
Alexey Shekhirin
|
0b81096f8b
|
feat(stages): checkpoint downloaded headers (#2798)
|
2023-05-24 20:51:41 +04:00 |
|
joshieDo
|
047f1e513c
|
feat(db): add zstd and CompactZstd to Transactions and Receipts (#2483)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-05-12 10:30:15 -07:00 |
|
Matthias Seitz
|
d9993c4aa0
|
test: add malformed header check (#2599)
|
2023-05-08 15:52:47 -04:00 |
|
joshieDo
|
9452b3658b
|
feat(db): Don't store TxHash when writing to the table (#2279)
|
2023-04-21 11:15:52 +02:00 |
|
Bjerg
|
68d8506d8e
|
feat: block level indexing (#2275)
Co-authored-by: rakita <dragan0rakita@gmail.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-04-20 15:03:48 -04:00 |
|
joshieDo
|
019ddd1edc
|
perf(db): reduce different repeated allocations (#2103)
|
2023-04-13 11:33:53 -04:00 |
|
rakita
|
633d84ded0
|
feat: Refactor TransitionId tables, BlockBodyIndices table. (#2039)
|
2023-04-05 13:10:18 +02:00 |
|
Matthias Seitz
|
bcfeb1dea0
|
chore(deps): upgrade syn 2.0 (#1910)
|
2023-03-22 06:02:33 -07:00 |
|
Matthias Seitz
|
7b71af2409
|
test: add empty decode buffer check (#1628)
|
2023-03-04 13:51:35 -07:00 |
|
Roman Krasiuk
|
c41c343492
|
fix: convert fuzz test names to snake case (#1390)
|
2023-02-16 10:27:25 +02:00 |
|
Bjerg
|
87306f2892
|
ci: ensure docs build (#1073)
Co-authored-by: xqft <estefano.bargas@fing.edu.uy>
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-01-27 18:49:22 +01:00 |
|
joshieDo
|
d50d9bd0fe
|
chore(net): Add proptest roundtrip to rlp types (#829)
|
2023-01-16 09:50:58 -08:00 |
|
joshieDo
|
aabbe4923b
|
chore(codecs): add proptest roundtrip to all main_codec (#803)
|
2023-01-10 22:06:01 -08:00 |
|
Bjerg
|
562e895f21
|
ci: unused dependencies sanity check (#590)
* ci: add unused deps sanity check
* ci: fix unused deps issue template title
* ci: rename udeps job
* chore: formatting
* chore: make `cargo-udeps` ignore `aquamarine`
* deps: resolve unused deps
* ci: check every feature and target in udeps job
|
2022-12-23 13:19:50 +01:00 |
|
rakita
|
e014eaad33
|
feat(db): Refactor storage libraries (#371)
|
2022-12-09 23:14:07 -08:00 |
|