|
|
55317eb004
|
chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 09:37:49 +00:00 |
|
|
|
3a8baa0106
|
feat: --debug.etherscan for fake consensus client (#8082)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-10 16:39:52 +00:00 |
|
|
|
b16a6ec029
|
chore: move primitives/trie to reth-trie-types (#8717)
|
2024-06-10 15:00:14 +00:00 |
|
|
|
8717ed757b
|
feat: add secp256k1 feature in reth-network-peers (#8712)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-10 11:46:22 +00:00 |
|
|
|
40fc19f085
|
chore: move workspace.package to top of Cargo.toml (#8691)
|
2024-06-10 09:56:14 +00:00 |
|
|
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +00:00 |
|
|
|
a7152eda37
|
chore: move primitives/exex to reth-exex-types (#8677)
|
2024-06-07 16:31:24 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
4fc289b9d0
|
chore: move static file crates in static file folder (#8671)
|
2024-06-07 13:07:51 +00:00 |
|
|
|
007b0ebd6d
|
chore: move ethereum payload builder to ethereum (#8490)
|
2024-06-07 12:03:52 +00:00 |
|
|
|
c362fc6c36
|
feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-06 23:19:21 +00:00 |
|
|
|
7b435e0d6d
|
chore: bump revm-inspectors 53aa2b2 (#8656)
|
2024-06-06 23:14:45 +02:00 |
|
|
|
19a9b3ffde
|
chore: add enum_glob_use warn lint (#8655)
|
2024-06-06 20:58:45 +00:00 |
|
|
|
961b855b16
|
chore: Release 0.2.0-beta.9 (#8654)
|
2024-06-06 20:55:23 +00:00 |
|
|
|
40d8ac099f
|
test(exex): introduce utils for testing (#8636)
|
2024-06-06 13:28:28 +00:00 |
|
|
|
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 |
|
|
|
01fd9b3c76
|
chore: disable default feature for reth-db in workspace (#8476)
|
2024-06-05 09:15:09 +00:00 |
|
|
|
51a28f22da
|
chore: split db abstraction into new crate (#8594)
|
2024-06-04 21:45:57 +00:00 |
|
|
|
a1d7b870dd
|
chore: bump alloy 5796024 (#8596)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-04 16:49:24 +00:00 |
|
|
|
60f6657988
|
feat: move core rpc server types to standalone crate (#8515)
|
2024-06-04 12:06:47 +00:00 |
|
|
|
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 |
|
|
|
279183d718
|
add a few more lints (#8574)
|
2024-06-03 20:32:02 +00:00 |
|
|
|
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 |
|
|
|
b686872716
|
add explicit_into_iter_loop clippy lint (#8569)
|
2024-06-03 17:44:44 +00:00 |
|
|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
9aacba8598
|
add type_repetition_in_bounds clippy lint (#8568)
|
2024-06-03 17:10:15 +00:00 |
|
|
|
c0e7440692
|
release: 0.2.0-beta.8 (#8566)
|
2024-06-03 17:00:44 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f9959b0cc8
|
add unnecessary_struct_initialization and string_lit_as_bytes (#8551)
|
2024-06-03 11:32:30 +00:00 |
|
|
|
e75edf3be7
|
add iter_on_single_itemsclippy lint (#8542)
|
2024-06-01 16:30:26 +00:00 |
|
|
|
da233bf322
|
add empty_line_after_doc_comments and remove option_if_let_else (#8539)
|
2024-06-01 15:21:50 +00:00 |
|
|
|
fc8dce5ee7
|
chore: bump alloy 61140ec (#8534)
|
2024-05-31 23:41:51 +00:00 |
|
|
|
dde2c41044
|
chore(deps): bump revm-inspector with js tracing fix (#8523)
|
2024-05-31 10:00:53 +00:00 |
|
|
|
e89e4c92fd
|
chore(deps): bump metrics to 0.22 (#8517)
|
2024-05-30 17:02:37 +00:00 |
|
|
|
837b8f3e60
|
chore: bump alloy 7320d4c (#8505)
|
2024-05-30 13:48:44 +02:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
09006f5864
|
chore: put stages types in folder (#8489)
|
2024-05-29 20:32:54 +00:00 |
|
|
|
fd495eb50b
|
chore: group trie crates in trie folder (#8492)
|
2024-05-29 20:15:56 +00:00 |
|
|
|
42667e1cfd
|
chore: rm reth-interfaces (#8486)
|
2024-05-29 16:54:14 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
76b32c8b5f
|
chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 22:08:06 +00:00 |
|
|
|
3e7f1377ed
|
fix(op): filter out receipts for dup txns (#8400)
|
2024-05-28 16:53:43 +00:00 |
|
|
|
d78c5b71fd
|
chore: extract retherror to reth-errors (#8439)
|
2024-05-28 16:47:58 +00:00 |
|
|
|
c16fb4e49a
|
feat: extract storage traits to storage-api (#8427)
|
2024-05-28 13:25:31 +00:00 |
|
|
|
14f0356330
|
chore: extract bundle state type (#8425)
|
2024-05-28 12:39:51 +00:00 |
|
|
|
d5bdb8ecde
|
feat: sidecar fetcher (#7443)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 10:25:51 +00:00 |
|
|
|
ed926ec9b9
|
chore: move generic-array to workspace (#8404)
|
2024-05-27 14:36:39 +02:00 |
|
|
|
4dd2ad99f6
|
chore: extract blockchaintree types to blockchain-tree-api crate (#8393)
|
2024-05-27 10:22:13 +00:00 |
|
|
|
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 |
|