|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
3317ea1f2c
|
docs: cleanup discv4 docs (#13884)
|
2025-01-21 13:53:03 +01:00 |
|
|
|
8d5668a23a
|
chore: disable reth-ethereum-forks default features in workspace (#13054)
|
2024-12-02 11:29:54 +00:00 |
|
|
|
5a0b523189
|
chore: remove rand feature (#13040)
|
2024-11-30 17:38:53 +01:00 |
|
|
|
c5ab4243e7
|
chore: remove redundant words in comment (#12394)
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
|
2024-11-08 11:23:02 +01:00 |
|
|
|
734c78fdfb
|
feat(discv4): neighbors packet logging (#12042)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-10-29 21:24:35 +00:00 |
|
|
|
2fb63b0491
|
chore: dont log if nothing to evict (#12015)
|
2024-10-23 19:40:29 +00:00 |
|
|
|
55d98bbc6e
|
fix: check failed find nodes requests before sending new ones (#11997)
|
2024-10-23 13:37:39 +00:00 |
|
|
|
7fd28df2b4
|
fix: re-establish bond on ping (#11989)
|
2024-10-23 11:39:12 +02:00 |
|
|
|
6e5176221f
|
fix: ping oldest more often (#11988)
|
2024-10-22 23:20:19 +00:00 |
|
|
|
8bfbd97795
|
feat(discv4): add soft_remove_node (#11970)
|
2024-10-22 21:19:34 +00:00 |
|
|
|
f25cceb9f9
|
perf: use Vec::with_capacity and reserve_exact (#11904)
|
2024-10-21 11:59:09 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
61500238fb
|
dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-06 00:46:46 +00:00 |
|
|
|
0fece98b05
|
fix: allow empty IP when decoding Ping's from field (#9953)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-31 18:14:00 +00:00 |
|
|
|
fe2af8fa5c
|
fix(disc): correct order of NodeRecord fields (#9858)
|
2024-07-28 18:23:52 +00:00 |
|
|
|
530e7e8961
|
refactor(net): move node record constants to network-peers crate (#9161)
|
2024-06-28 09:45:23 +02:00 |
|
|
|
07def85cda
|
chore: tweak profiles, rename debug-fast to profiling (#9051)
|
2024-06-24 13:20:06 +00:00 |
|
|
|
b9b61b377a
|
chore: rename net-common to banlist (#9016)
|
2024-06-21 14:05:38 +00:00 |
|
|
|
554e8b1913
|
feat(exex): derive serde ser/deser for ExExNotification (#8963)
|
2024-06-20 10:33:53 +00:00 |
|
|
|
d05be8a467
|
chore: remove reth-primitives dependency from discv5, discv4 and etl crates (#8900)
|
2024-06-17 17:47:54 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
a568535b85
|
chore(deps): replace reth-primitives in discv4 (#8813)
|
2024-06-13 21:16:11 +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 |
|
|
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +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 |
|
|
|
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 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
2e47e9fb0d
|
feat: add udp packet ratelimiting (#8406)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-05-27 12:27:34 +00:00 |
|
|
|
ed926ec9b9
|
chore: move generic-array to workspace (#8404)
|
2024-05-27 14:36:39 +02:00 |
|
|
|
f3013e4ea4
|
fix: validate received ENR response in discv4 (#8407)
|
2024-05-27 11:22:08 +00:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
f20e4cbad8
|
debt(discv5): discv5 integration into network (#8065)
|
2024-05-03 12:38:26 +00:00 |
|
|
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|
|
|
14d91c3ba0
|
fix: make discv4 packets adhere to eip-8 (#8039)
|
2024-05-02 13:58:17 +00:00 |
|
|
|
581682605c
|
fix(net, discv4): call find_node with valid endpoint (#8002)
|
2024-04-30 16:38:52 +00:00 |
|
|
|
6d7cd53ad2
|
chore(discv4): limit number of queued pings (#7999)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-30 14:30:00 +00:00 |
|
|
|
d0973bb6dc
|
fix: correct expiration for discv4 lookup requests (#7996)
|
2024-04-30 14:23:32 +00:00 |
|
|
|
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 |
|
|
|
6425064d07
|
fix: use enrforkid in dns (#7900)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-04-26 09:24:26 +00:00 |
|
|
|
e2e5201d8a
|
chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-04-25 19:50:38 +00:00 |
|
|
|
4c4aaafff4
|
test: add test_requests_timeout() for disv4 (#7693)
|
2024-04-17 09:44:30 +00:00 |
|
|
|
5efe17370f
|
test: extend test_pending_ping() to respect limit of pending_pings (#7520)
|
2024-04-09 12:18:04 +00:00 |
|
|
|
d6dd1c2dab
|
chore: use while for all poll_tick() to make code consistent (#7510)
|
2024-04-08 15:15:25 +00:00 |
|
|
|
cc2d84a808
|
chore: set expiration duration properly (#7507)
|
2024-04-08 11:54:47 +00:00 |
|
|
|
3cafd586cf
|
feat(discv5): config via cli (#7394)
|
2024-04-03 12:27:46 +00:00 |
|
|
|
c13d7da68d
|
chore: move pk2id and id2pk to primitives (#7382)
|
2024-03-29 21:43:52 +00:00 |
|