|
|
fbfca3f55f
|
feat: add sync fn to send a lookup message (#4875)
|
2023-10-02 12:55:17 +00:00 |
|
|
|
23d2baff0f
|
Add an ability to change P2P listening address (#4849)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-29 12:44:43 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
a2c5a5c9df
|
chore: make proto module pub (#4788)
|
2023-09-26 14:05:45 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
7dd14a7eba
|
chore: pin git dependencies to specific revs (#4552)
|
2023-09-11 14:25:35 +00:00 |
|
|
|
fc9f1168bc
|
feat: add discovery port function (#4543)
|
2023-09-10 11:15:25 +02:00 |
|
|
|
ee15bdbb7b
|
chore: fix clippy (#4468)
|
2023-09-04 10:20:19 +00:00 |
|
|
|
6d0b00a391
|
chore: use DEFAULT_DISCOVERY_PORT constant (#4356)
|
2023-08-25 07:47:58 +00:00 |
|
|
|
b473f20279
|
chore(deps): bump enr 0.9 (#4230)
|
2023-08-24 14:23:03 +02:00 |
|
|
|
7a922a6ed0
|
perf: create buffer once (#4226)
|
2023-08-16 16:26:16 +00:00 |
|
|
|
491b453edb
|
feat: track node record (#4224)
|
2023-08-16 16:26:06 +00:00 |
|
|
|
b232e05b26
|
fix: track established bonds (#4229)
|
2023-08-16 16:17:20 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
efb100c124
|
fix: fork id decoding from enr response (#3220)
|
2023-06-19 08:56:42 +00:00 |
|
|
|
187af8b380
|
test: add another fork id test (#3219)
|
2023-06-19 08:51:30 +00:00 |
|
|
|
85085896a9
|
fix: encode forkid entry in struct, accept trailing fields (#3193)
|
2023-06-15 20:04:23 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
|
|
79f99ad0fc
|
chore: convert datagram failure error to debug (#2869)
|
2023-05-26 16:55:19 +00:00 |
|
|
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
|
|
10b97b29af
|
chore: downgrade error and warn traces to debug (#2541)
|
2023-05-03 15:53:05 +02:00 |
|
|
|
a40f3d775c
|
chore(deps): bump enr + secp256k1 (#2443)
|
2023-04-28 11:05:00 -07:00 |
|
|
|
9ee601a7a1
|
chore: add update ENR trace (#2394)
|
2023-04-25 16:51:53 +02:00 |
|
|
|
581e9ffcc4
|
fix: poll_tick does not register waker if ready (#2276)
|
2023-04-16 16:45:57 -04:00 |
|
|
|
47b9738ede
|
chore: fix some typos (#2025)
|
2023-03-29 14:49:50 +02:00 |
|
|
|
fdf2792833
|
fix(discv4): track whether endpoint is proven (#1984)
|
2023-03-26 19:07:59 +02:00 |
|
|
|
ee226fc889
|
feat: use dnsdisc peers for discv4 bootstrap (#1983)
|
2023-03-26 12:42:08 +02:00 |
|
|
|
075544e889
|
refactor: various cleanups (#1833)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-03-18 14:13:09 +01:00 |
|
|
|
7ac06cd29f
|
feat: use chain specific bootnodes (#1826)
|
2023-03-17 19:28:00 -04:00 |
|
|
|
57894f7b98
|
Issue 1770 move rlp impl for enr to discv4 crate (#1804)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-03-16 16:59:29 -07:00 |
|
|
|
15d79cedad
|
chore(deps): upgrade secp256k1+enr (#1715)
|
2023-03-15 11:15:55 +01:00 |
|
|
|
e5a0fc6550
|
chore(clippy): make clippy happy (#1710)
|
2023-03-11 16:27:24 +02:00 |
|
|
|
e494011819
|
chore(discv4): remove deprecated EF bootnodes (#1680)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-03-09 02:08:05 -08:00 |
|
|
|
9bdbbb2b9e
|
fix(disc): trigger bootstrap if table empty (#1621)
|
2023-03-03 15:07:19 -05:00 |
|
|
|
dc57fbad07
|
fix(disc): allow concurrent lookups (#1539)
|
2023-02-24 13:21:05 +01:00 |
|
|
|
b21f24c7cc
|
test(disc): fix flaky ping test (#1443)
|
2023-02-18 11:27:36 +01:00 |
|
|
|
a0410e46b7
|
fix(disc): only start pinging new node if insert succesful (#1435)
|
2023-02-17 17:46:05 +01:00 |
|
|
|
bacb3c59b2
|
fix(disc): ensure timestamp is within bounds of UNIX timestamp (#1433)
|
2023-02-17 16:26:28 +01:00 |
|
|
|
94f759761a
|
fix(disc): enforce expiration timestamps by default (#1427)
|
2023-02-17 12:04:22 +01:00 |
|
|
|
ae2441a9f9
|
perf(disc): evict after processing incoming packets (#1400)
|
2023-02-16 21:45:32 +01:00 |
|
|
|
6005ecb89a
|
perf(net): emit all discovred nodes (#1414)
|
2023-02-16 21:07:27 +01:00 |
|
|
|
f979c6c1fb
|
chore: reexport bytes & bump version to 1.4 (#1395)
|
2023-02-16 10:33:28 -08:00 |
|
|
|
b0e79fd4a5
|
perf(disc): only remove node from table if its bucket is half full (#1412)
|
2023-02-16 10:16:53 -08:00 |
|
|
|
8a214d6f04
|
perf(disc): allow more FindNode failures (#1411)
|
2023-02-16 18:08:50 +01:00 |
|