|
|
0f26cd6df3
|
fix: get MAX_NODES_PER_BUCKET when respond closest (#6842)
|
2024-02-28 14:18:24 +00:00 |
|
|
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
|
|
6890e02310
|
fmt: format tracing macro calls (#6776)
|
2024-02-24 10:58:01 +00:00 |
|
|
|
9ca813aee2
|
chore: remove some unnecessary calls to unwrap/expect (#6727)
|
2024-02-22 16:36:08 +00:00 |
|
|
|
477a0185e2
|
docs: finish missing doc (#6668)
|
2024-02-19 11:30:51 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
2b92948501
|
chore: discv4 touchups (#6639)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-02-18 01:13:14 +00:00 |
|
|
|
189d76735e
|
fix: initial total_bytes value for response limit and typos (#6449)
|
2024-02-06 21:33:00 +00:00 |
|
|
|
ea36b58cb2
|
add missing documentation and minor refactor (#6152)
|
2024-01-22 10:26:47 +00:00 |
|
|
|
90e1c432de
|
feat(discv4): small improvements and documentation for discv4 (#6149)
|
2024-01-21 15:54:46 +00:00 |
|
|
|
e2687c4525
|
chore: avoid .as_ref().to_vec() when Into<Vec<u8>> is available (#6071)
|
2024-01-15 10:21:54 +00:00 |
|
|
|
2287392405
|
feat: Add random lookup for discv4 (#5975)
|
2024-01-08 17:52:24 +00:00 |
|
|
|
bc192d9361
|
chore: make clippy happy (#5959)
|
2024-01-06 13:30:59 +01:00 |
|
|
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
|
|
9ca44efe9f
|
feat(bin): separate journald and file log filters, log debug to file by default (#5197)
|
2023-10-31 11:08:15 +00:00 |
|
|
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
|
|
505c6bc826
|
docs: add note about ignore version field (#4994)
|
2023-10-12 13:43:43 +02:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
5de04430fd
|
fix(disc) Send find_node request only after verifiying our endpoint proof (#4909)
|
2023-10-07 11:59:32 +00:00 |
|
|
|
6f4febc891
|
feat: add discv4 terminate (#4879)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-03 11:16:19 +00:00 |
|
|
|
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 |
|