|
|
6e794ee673
|
fix(ecies): bound initial header body size (#12172)
|
2024-10-30 11:29:48 +00:00 |
|
|
|
367eb44177
|
chore: remove one unwrap (#12152)
|
2024-10-28 23:18:37 +00:00 |
|
|
|
b090578b77
|
fix: improve ecies error fatal variants (#11303)
|
2024-09-28 12:21:20 +00:00 |
|
|
|
e6f2dca445
|
chore(net): enable rust.unnameable-types = "warn" lint (#9505)
|
2024-07-16 17:40:10 +00:00 |
|
|
|
d1efe2b19b
|
chore(ecies): expose ECIESCodec for fuzzing (#9182)
|
2024-06-28 20:01:02 +00:00 |
|
|
|
f137ca8477
|
chore: remove some more usages of BytesMut (#9025)
|
2024-06-22 08:21:45 +00:00 |
|
|
|
a96884d670
|
chore(ecies): replace reth-primitives with alloy-primitives (#8812)
|
2024-06-13 21:19:49 +00:00 |
|
|
|
23fc18db25
|
chore: use sha2 from workspace (#8811)
|
2024-06-13 20:46:30 +00:00 |
|
|
|
be12177a2f
|
chore: rm HasRemoteAddr trait (#8809)
|
2024-06-13 20:46:30 +00:00 |
|
|
|
8bb1270d54
|
chore: remove educe dependency (#8810)
|
2024-06-13 20:45:49 +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 |
|
|
|
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 |
|
|
|
ed926ec9b9
|
chore: move generic-array to workspace (#8404)
|
2024-05-27 14:36:39 +02:00 |
|
|
|
4250c33da1
|
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-05-23 13:24:20 +02: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 |
|
|
|
e2e5201d8a
|
chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-04-25 19:50:38 +00:00 |
|
|
|
7a593882e1
|
chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 21:32:59 +00:00 |
|
|
|
c13d7da68d
|
chore: move pk2id and id2pk to primitives (#7382)
|
2024-03-29 21:43:52 +00:00 |
|
|
|
4d798c7b65
|
feature: Add timeouts for handshake functions (#7295)
|
2024-03-26 21:34:32 +00:00 |
|
|
|
9d039a233c
|
chore(deps): use tikv-jemallocator instead of jemallocator (#7232)
|
2024-03-19 17:13:23 +00:00 |
|
|
|
82ec589dee
|
fix: panic conditions for concat kdf in ecies (#7171)
|
2024-03-16 07:33:26 +00:00 |
|
|
|
eb6828350d
|
fix: check that data is large enough to fit header and mac (#7118)
|
2024-03-12 16:09:15 +00:00 |
|
|
|
f75bebd8d5
|
fix: use checked math for read_body (#7117)
|
2024-03-12 16:01:36 +00:00 |
|
|
|
074747a419
|
fix: refactor ecies message parsing to check bounds (#7108)
|
2024-03-12 15:00:18 +00:00 |
|
|
|
99711550d8
|
fix: use concat_kdf crate instead of hand rolled NIST SP 800-56A KDF (#7106)
|
2024-03-12 14:52:46 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
5fe367801f
|
chore: cleanup ECIESError (#6687)
|
2024-02-20 07:24:37 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
039a696966
|
Solve some clippy stuffs (#6247)
|
2024-01-26 17:13:58 +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 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
c37f187eed
|
chore(deps): bump alloy 0.5 (#5557)
|
2023-11-24 11:48:21 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +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 |
|
|
|
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 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +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 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
01041b404f
|
test: use free port (#3036)
|
2023-06-06 18:22:11 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|