Commit Graph

443 Commits

Author SHA1 Message Date
Matthias Seitz
40fc19f085 chore: move workspace.package to top of Cargo.toml (#8691) 2024-06-10 09:56:14 +00:00
Matthias Seitz
2852893a7d chore: rename network-types to network-peers (#8699) 2024-06-09 13:13:46 +00:00
joshieDo
a7152eda37 chore: move primitives/exex to reth-exex-types (#8677) 2024-06-07 16:31:24 +00:00
joshieDo
ade059235b chore: move primitives/prune to reth-prune-types (#8676) 2024-06-07 15:24:39 +00:00
Matthias Seitz
4fc289b9d0 chore: move static file crates in static file folder (#8671) 2024-06-07 13:07:51 +00:00
Matthias Seitz
007b0ebd6d chore: move ethereum payload builder to ethereum (#8490) 2024-06-07 12:03:52 +00:00
jn
c362fc6c36 feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-06 23:19:21 +00:00
Matthias Seitz
7b435e0d6d chore: bump revm-inspectors 53aa2b2 (#8656) 2024-06-06 23:14:45 +02:00
Dan Cline
19a9b3ffde chore: add enum_glob_use warn lint (#8655) 2024-06-06 20:58:45 +00:00
Matthias Seitz
961b855b16 chore: Release 0.2.0-beta.9 (#8654) 2024-06-06 20:55:23 +00:00
Alexey Shekhirin
40d8ac099f test(exex): introduce utils for testing (#8636) 2024-06-06 13:28:28 +00:00
Dan Cline
ef3f67743d feat: resolve domains in enode strings (#8188)
Co-authored-by: Serge Radinovich <47865535+sergerad@users.noreply.github.com>
2024-06-05 23:43:25 +00:00
Matthias Seitz
01fd9b3c76 chore: disable default feature for reth-db in workspace (#8476) 2024-06-05 09:15:09 +00:00
Oliver
51a28f22da chore: split db abstraction into new crate (#8594) 2024-06-04 21:45:57 +00:00
Vid Kersic
a1d7b870dd chore: bump alloy 5796024 (#8596)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-06-04 16:49:24 +00:00
Aurélien
60f6657988 feat: move core rpc server types to standalone crate (#8515) 2024-06-04 12:06:47 +00:00
Thomas Coratger
4c6e5be876 add manual_assert clippy lint (#8578)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-06-04 08:27:40 +00:00
Thomas Coratger
279183d718 add a few more lints (#8574) 2024-06-03 20:32:02 +00:00
Thomas Coratger
2b4fa96065 add explicit_iter_loop clippy lint (#8570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 18:14:50 +00:00
Thomas Coratger
b686872716 add explicit_into_iter_loop clippy lint (#8569) 2024-06-03 17:44:44 +00:00
Thomas Coratger
e02b935e94 add match_same_arms clippy lint (#8549) 2024-06-03 17:42:25 +00:00
Thomas Coratger
9aacba8598 add type_repetition_in_bounds clippy lint (#8568) 2024-06-03 17:10:15 +00:00
Roman Krasiuk
c0e7440692 release: 0.2.0-beta.8 (#8566) 2024-06-03 17:00:44 +00:00
Delweng
57610bc7aa feat(trie): hash post state in parallel (#7190)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-06-03 16:49:18 +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
f9959b0cc8 add unnecessary_struct_initialization and string_lit_as_bytes (#8551) 2024-06-03 11:32:30 +00:00
Thomas Coratger
e75edf3be7 add iter_on_single_itemsclippy lint (#8542) 2024-06-01 16:30:26 +00:00
Thomas Coratger
da233bf322 add empty_line_after_doc_comments and remove option_if_let_else (#8539) 2024-06-01 15:21:50 +00:00
Dan Cline
fc8dce5ee7 chore: bump alloy 61140ec (#8534) 2024-05-31 23:41:51 +00:00
Matthias Seitz
dde2c41044 chore(deps): bump revm-inspector with js tracing fix (#8523) 2024-05-31 10:00:53 +00:00
DaniPopes
e89e4c92fd chore(deps): bump metrics to 0.22 (#8517) 2024-05-30 17:02:37 +00:00
Matthias Seitz
837b8f3e60 chore: bump alloy 7320d4c (#8505) 2024-05-30 13:48:44 +02:00
Thomas Coratger
3d3f52b2a4 Add missing_const_for_fn clippy lint (#8498) 2024-05-30 09:50:03 +00:00
Matthias Seitz
09006f5864 chore: put stages types in folder (#8489) 2024-05-29 20:32:54 +00:00
Matthias Seitz
fd495eb50b chore: group trie crates in trie folder (#8492) 2024-05-29 20:15:56 +00:00
Matthias Seitz
42667e1cfd chore: rm reth-interfaces (#8486) 2024-05-29 16:54:14 +00:00
Thomas Coratger
19c529e8df add use_self clippy lint (#8325) 2024-05-29 13:14:14 +00:00
rakita
76b32c8b5f chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-28 22:08:06 +00:00
Emilia Hane
3e7f1377ed fix(op): filter out receipts for dup txns (#8400) 2024-05-28 16:53:43 +00:00
Matthias Seitz
d78c5b71fd chore: extract retherror to reth-errors (#8439) 2024-05-28 16:47:58 +00:00
Matthias Seitz
c16fb4e49a feat: extract storage traits to storage-api (#8427) 2024-05-28 13:25:31 +00:00
Matthias Seitz
14f0356330 chore: extract bundle state type (#8425) 2024-05-28 12:39:51 +00:00
0xAtreides
d5bdb8ecde feat: sidecar fetcher (#7443)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-28 10:25:51 +00:00
Matthias Seitz
ed926ec9b9 chore: move generic-array to workspace (#8404) 2024-05-27 14:36:39 +02:00
Matthias Seitz
4dd2ad99f6 chore: extract blockchaintree types to blockchain-tree-api crate (#8393) 2024-05-27 10:22:13 +00:00
William Law
7dd787707c refactor: extract init from node-core (#8373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-25 10:20:04 +00:00
Matthias Seitz
9f61d1856f chore: extract block execution errors (#8386) 2024-05-24 10:11:08 +00:00
Matthias Seitz
76d7f4e1b9 chore: import codecs directly (#8385) 2024-05-24 09:41:48 +00:00
Matthias Seitz
df7c9ee310 chore: extract p2p types from interfaces (#8382) 2024-05-24 08:34:09 +00:00
Matthias Seitz
1287bbcac7 chore: extract provider types (#8372) 2024-05-23 19:24:23 +00:00