Dan Cline
|
37f3933db2
|
feat: add NetworkPrimitives to NetworkBuilder (#13169)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-10 20:56:32 +00:00 |
|
Matthias Seitz
|
ae3b3ddf42
|
chore: use alloy's blockwithparent (#13052)
|
2024-12-02 10:09:24 +00:00 |
|
Arsenii Kulikov
|
868f3acdbc
|
feat: integrate HeaderValidator + make FileClient generic over block (#12681)
|
2024-11-20 11:07:24 +00:00 |
|
0xriazaka.eth
|
e924bdab37
|
Header validator (#12648)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-11-19 10:42:40 +00:00 |
|
Thomas Coratger
|
93ec6d48fe
|
net: use BlockWithParent in SyncTarget::Gap (#12514)
|
2024-11-15 08:43:21 +00:00 |
|
Ayodeji Akinola
|
7a1698c504
|
chore(utils): Util function for headers request (#12501)
|
2024-11-13 17:07:59 +00:00 |
|
Thomas Coratger
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
Arsenii Kulikov
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
Håvard Anda Estensen
|
08bdec9efa
|
net: replace reth-primitive imports with alloy-eips (#11027)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-20 06:23:38 +00:00 |
|
Håvard Anda Estensen
|
ae9b13f4a1
|
net: replace reth-primitive imports (#11023)
|
2024-09-19 08:29:01 +00:00 |
|
Thomas Coratger
|
1d0b18cd1a
|
error: use derive-more Error for deriving error (#10841)
|
2024-09-17 10:01:29 +00:00 |
|
Thomas Coratger
|
c0902c8b47
|
deps: bump derive_more to 1.0 (#10403)
|
2024-08-20 20:16:12 +00:00 |
|
Alexey Shekhirin
|
3d5c4b7e39
|
fix(network, p2p): Wasm compilation (#10278)
|
2024-08-12 22:46:54 +00:00 |
|
Qiwei Yang
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +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
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
Matthias Seitz
|
df7c9ee310
|
chore: extract p2p types from interfaces (#8382)
|
2024-05-24 08:34:09 +00:00 |
|