Matthias Seitz
|
431c993cee
|
chore: bump alloy 0.8.2 (#13459)
|
2024-12-20 08:56:01 +01:00 |
|
Victor Castell
|
dbc8766c83
|
docs: inline mermaid diagrams while aquamarine is fixed (#13302)
|
2024-12-12 12:57:49 +00:00 |
|
Matthias Seitz
|
2f46fe6d48
|
chore: use leaner NoopProvider in network (#13178)
|
2024-12-06 12:49:57 +00:00 |
|
Dan Cline
|
1f6b7d1239
|
feat: wire network primitives to remaining components (#13143)
|
2024-12-04 22:51:19 +00:00 |
|
Léa Narzis
|
fbd2d6eeda
|
refactor: split NetworkEventListenerProvider (#12972)
|
2024-12-04 18:27:58 +00:00 |
|
Dan Cline
|
bdfbcab531
|
feat: use generic CapabilityMessage everywhere (#13116)
|
2024-12-03 22:06:36 +00:00 |
|
Tien Nguyen
|
c2ab690ad1
|
feat: introduce EthMessage variant to NetworkHandleMessage (#13033)
|
2024-12-02 10:02:05 +00:00 |
|
Matthias Seitz
|
a0d7503eb1
|
feat: use network primitives pooled transaction AT (#12718)
|
2024-11-20 17:52:06 +00:00 |
|
Matthias Seitz
|
f12d7a9264
|
chore: use ethereum-forks types directly (#12702)
|
2024-11-20 11:15:48 +00:00 |
|
Darshan Kathiriya
|
2dc9a06321
|
chore(sdk): add NetworkPrimitives for NetworkManager (#12530)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-11-16 05:59:53 +01:00 |
|
cody-wang-cb
|
47c3a481de
|
Broadcast external IP from NAT in enode record (#10274)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-10 11:12:27 +00:00 |
|
garwah
|
d5bdc1c8c0
|
feat(net): Perform graceful network shutdown before dropping network in NetworkManager (#11404)
Co-authored-by: garwah <garwah@garwah>
|
2024-10-02 11:15:12 +02:00 |
|
nk_ysg
|
b5b7005741
|
chore: Remove redundant impl NetworkManager (#11390)
|
2024-10-01 17:39:58 +00:00 |
|
Arsenii Kulikov
|
65f2664471
|
feat: make NetworkConfigBuilder independent of concrete ChainSpec (#11176)
|
2024-09-26 11:37:20 +00:00 |
|
Emilia Hane
|
5fc77551dd
|
fix(discv5): return discv5 local node record (#10640)
|
2024-09-03 10:22:08 +00:00 |
|
nk_ysg
|
22f928a2b1
|
feat : add the ability to connect to a peer (#10028)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-24 07:16:34 +00:00 |
|
Emilia Hane
|
33f612a41a
|
chore(net): Move reth_network::NetworkEvents into reth-network-api (#10062)
|
2024-08-05 20:27:59 +00:00 |
|
Emilia Hane
|
d12f0ab815
|
Move PeersHandleProvider to new module reth_network_api::test_utils (#10060)
|
2024-08-05 08:46:49 +00:00 |
|
nk_ysg
|
b592607394
|
Move reth_eth_wire::ProtocolVersion and reth_eth_wire::Capabilities to reth-eth-wire-types (#10071)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-08-04 16:22:14 +00:00 |
|
Emilia Hane
|
b10517b3bf
|
chore(net): extract NetworkHandle methods for launching node to traits (#9966)
|
2024-08-01 16:44:23 +00:00 |
|
Emilia Hane
|
78703b5729
|
Move reputation types from reth-network-api to reth-network-types (#9914)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-31 20:08:38 +00:00 |
|
Matthias Seitz
|
2bd99faee3
|
perf: use try_join_all when resolving bootnodes (#9886)
|
2024-07-29 23:40:47 +00:00 |
|
Matthias Seitz
|
eb2d0a22d9
|
fix: also set configured bootnodes for discv5 (#9885)
|
2024-07-29 23:40:24 +00:00 |
|
Tuan Tran
|
e6f2dca445
|
chore(net): enable rust.unnameable-types = "warn" lint (#9505)
|
2024-07-16 17:40:10 +00:00 |
|
Luca Provini
|
a617bd0f3b
|
replaced generic to box dyn (#9443)
|
2024-07-12 14:15:23 +00:00 |
|
nk_ysg
|
d0f78bdb39
|
feat: add fs-util for reading, writing json files (#9418)
|
2024-07-10 14:40:50 +00:00 |
|
Querty
|
c5167a4784
|
refactor: move write_peers_to_file to NetworkManager impl (#9134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 14:05:44 +00:00 |
|
Matthias Seitz
|
d41aac380b
|
feat: add non feature gated noop block reader (#9261)
|
2024-07-03 13:33:43 +00:00 |
|
Delweng
|
52068ccee6
|
fix(rpc/admin): missing enode/enr in admin_peers endpoint (#9043)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-01 17:26:22 +00:00 |
|
Delweng
|
d4fa9defbd
|
feat(net/peer): set rpc added peer as static (#9201)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-01 10:23:28 +00:00 |
|
Delweng
|
b93e70c429
|
feat(net/peer): add peer with udp socket (#9156)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-06-29 09:02:09 +00:00 |
|
Thomas Coratger
|
530e7e8961
|
refactor(net): move node record constants to network-peers crate (#9161)
|
2024-06-28 09:45:23 +02:00 |
|
Matthias Seitz
|
a34e41c275
|
chore(deps): rm reth-rpc-types dep from reth-network (#9023)
|
2024-06-21 21:47:03 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
Matthias Seitz
|
22e6afe3f1
|
fix(net): use real tcp port for local node record (#8853)
|
2024-06-14 21:38:19 +00:00 |
|
Krishang
|
c7fd507681
|
feat: remove Bandwidthmeter type (#8698)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-09 13:40:25 +00:00 |
|
Matthias Seitz
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +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 |
|
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 |
|
Emilia Hane
|
a8a4f67ab0
|
perf(net): decrease budget EthRequestHandler + metrics (#8497)
|
2024-05-30 21:29:36 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Matthias Seitz
|
50590aa18c
|
chore: rm redundant pin (#8397)
|
2024-05-25 16:11:48 +00:00 |
|
Federico Gimenez
|
d0386b8166
|
feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-05-22 17:36:51 +00:00 |
|
jn
|
8f8b29b3ce
|
refactor: replace futures_util pin and tokio_pin with std pin (#8109)
|
2024-05-06 10:14:54 +00:00 |
|
Roman Krasiuk
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|
Andrzej Sulkowski
|
cc4a418ddf
|
refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-27 04:18:59 +00:00 |
|
Matthias Seitz
|
e50f942d47
|
chore: use alloy nodeinfo (#7512)
|
2024-04-10 14:19:09 +00:00 |
|
Matthias Seitz
|
b89af430e2
|
feat: extract optimism sequencer client to node-optimism (#7482)
|
2024-04-05 21:35:02 +00:00 |
|
Emilia Hane
|
633806ef3f
|
feat(discv5): plug discv5 crate into network (#7446)
|
2024-04-04 12:18:53 +00:00 |
|
Dan Cline
|
88186a257c
|
chore: make Session established log debug (#7301)
|
2024-03-22 19:56:08 +00:00 |
|