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 |
|
Thomas Coratger
|
0a803c49a9
|
Integrate Config into admin_nodeInfo response (#7206)
|
2024-03-20 11:21:31 +00:00 |
|
Matthias Seitz
|
a8c692c5b5
|
feat: add metrics for pending connections (#7225)
|
2024-03-19 14:45:22 +00:00 |
|
Abner Zheng
|
89b188e9ae
|
fix bug: synchronized local node record with discv4 (#7181)
|
2024-03-18 22:13:44 +00:00 |
|
Matthias Seitz
|
11dc546d10
|
feat: support trusted peer ids without address (#7155)
|
2024-03-16 15:06:53 +00:00 |
|
Matthias Seitz
|
26f290eb71
|
fix: decrease connection info based on current state (#7165)
|
2024-03-15 20:03:22 +00:00 |
|
Emilia Hane
|
422b8f8e75
|
Prioritisation network manager + transactions manager + eth request handler (#6590)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-06 13:43:21 +00:00 |
|
abhi
|
0d3b77f3c1
|
restrict max concurrent outbound dials (#6860)
|
2024-03-04 17:34:28 +00:00 |
|
Emilia Hane
|
559124ac5a
|
Performance metrics for NetworkManager future (#6746)
|
2024-02-29 02:55:09 +00:00 |
|
Qiwei Yang
|
a27626cc22
|
feat: NetworkHandle get access to TransactionsHandle (#6780)
|
2024-02-27 10:31:54 +00:00 |
|
DaniPopes
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
DaniPopes
|
6890e02310
|
fmt: format tracing macro calls (#6776)
|
2024-02-24 10:58:01 +00:00 |
|
Dan Cline
|
a554c1fbf8
|
chore: remove unused genesis_hash in NetworkState and NetworkManager (#6704)
|
2024-02-21 12:03:04 +00:00 |
|
Matthias Seitz
|
a7ae6e4914
|
chore: decrease network manager budget (#6640)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-02-17 16:58:19 +00:00 |
|
back
|
208eb6d6a1
|
Make transaction manager param configurable from cli (#6594)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-16 22:25:55 +00:00 |
|
Luca Provini
|
3faf9d87a3
|
feat: NetworkManager hibernate command, NetworkHandle hibernate funct… (#6186)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-29 17:15:48 +00:00 |
|
rakita
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
Matthias Seitz
|
a680a03658
|
feat: Introduce NodeBuilder (#5869)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-12-28 16:01:32 +00:00 |
|
Matthias Seitz
|
3aa718a561
|
Revert "feat: Introduce NodeBuilder" (#5868)
|
2023-12-27 14:23:32 +01:00 |
|
Dan Cline
|
8e9b02f128
|
feat: Introduce NodeBuilder (#5824)
|
2023-12-27 12:56:20 +00:00 |
|
Bjerg
|
6af8e0f7ea
|
chore: use new aquamarine macro (#5785)
|
2023-12-15 14:49:01 +00:00 |
|
Matthias Seitz
|
a8e2518aa0
|
feat: add SecretKey to networkconfig (#5761)
|
2023-12-14 17:25:05 +00:00 |
|
Matthias Seitz
|
5a04931397
|
feat: add NetworkProtocols trait (#5543)
|
2023-11-23 14:51:40 +00:00 |
|
Matthias Seitz
|
5e2affb15a
|
feat: add configure network function to cli ext (#5536)
|
2023-11-22 19:58:02 +00:00 |
|
Matthias Seitz
|
820f67e741
|
feat: support additional protocols abstraction (#5360)
|
2023-11-10 18:41:06 +00:00 |
|
Matthias Seitz
|
0e2346597b
|
feat: add for peers functions (#5351)
|
2023-11-08 14:46:07 +00:00 |
|
DaniPopes
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
clabby
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
DaniPopes
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
Alexey Shekhirin
|
9ca44efe9f
|
feat(bin): separate journald and file log filters, log debug to file by default (#5197)
|
2023-10-31 11:08:15 +00:00 |
|
Matthias Seitz
|
f782a33310
|
chore: downgrade debug! to trace! (#5186)
|
2023-10-26 09:13:26 +00:00 |
|
Emmanuel Ekpenyong
|
33df4e5766
|
chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-21 05:58:43 +00:00 |
|
DaniPopes
|
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 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Roman Krasiuk
|
8baf2344d4
|
chore: demote session established log level (#4564)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-18 08:38:45 +00:00 |
|
Matthias Seitz
|
9ebeca3bef
|
chore: simplify builder fn (#4284)
|
2023-08-20 13:07:32 +02:00 |
|
Matthias Seitz
|
cac4049a08
|
chore: relax network blockreader trait bounds (#4079)
|
2023-08-05 16:00:05 +02:00 |
|
Supernovahs.eth
|
6d1e8a2ecc
|
feat:new discovered node record event stream (#3707)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-17 09:42:28 +00:00 |
|
joshieDo
|
054f30f43c
|
chore: rename Block*Provider for Block*Reader (#3385)
|
2023-06-26 14:13:45 +00:00 |
|
Matthias Seitz
|
a4c2f5f69c
|
feat: add metrics for tx channel (#3345)
|
2023-06-22 19:34:02 +00:00 |
|
Alexey Shekhirin
|
9fae70d189
|
chore(net): warn -> debug logging (#3081)
|
2023-06-09 13:47:59 +00:00 |
|
Bjerg
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|