Rez
|
b87cde5479
|
feat: configurable EVM execution limits (#21088)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-26 15:27:09 +00:00 |
|
Matthias Seitz
|
65d75a77c0
|
fix(net): back off slightly after graceful connection termination (#20020)
|
2025-11-27 23:41:09 +00:00 |
|
Matthias Seitz
|
78f8dddfc2
|
chore: add additional peer manager logs (#20015)
|
2025-11-27 17:01:26 +00:00 |
|
Karl Yu
|
56ded417e9
|
feat: limit handling of incoming txs to trusted peers (#19666)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-12 10:45:26 +00:00 |
|
Matthias Seitz
|
4b134c3a46
|
fix: increase backoff timeout (#18733)
|
2025-09-26 11:04:40 +00:00 |
|
MIHAO PARK
|
a2751c316e
|
fix(net): Receipts69 should respond with Receipts69 message (#17880)
|
2025-08-20 21:32:07 +00:00 |
|
Matthias Seitz
|
7577ab81aa
|
test: add tests for fetching header,body ranges (#17893)
|
2025-08-15 20:52:09 +00:00 |
|
ssolit
|
5733a32e27
|
test: modify discv5 startup test to use a random port (#17614)
|
2025-08-12 17:36:50 +02:00 |
|
Hai | RISE
|
868c421c5d
|
feat(pool): return state of an added tx (#17442)
|
2025-07-22 14:51:03 +00:00 |
|
Matthias Seitz
|
2f9c5ace37
|
test: flaky connection test (#16939)
|
2025-06-19 13:59:20 +02:00 |
|
Dan Cline
|
b5f5a3a069
|
chore(net): document test_trusted_peer_only, fix incoming local_addr (#16925)
|
2025-06-18 21:22:26 +00:00 |
|
Soubhik Singha Mahapatra
|
a86e18fa1b
|
chore: added all version const (#16880)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-18 16:02:14 +00:00 |
|
Matthias Seitz
|
1f37bddd83
|
test: add eth69 request/response tests (#16806)
|
2025-06-13 12:54:16 +00:00 |
|
Matthias Seitz
|
b433561cb7
|
test: improve ETH69 protocol test coverage (#16759)
|
2025-06-11 09:53:11 +00:00 |
|
Matthias Seitz
|
4686778cb9
|
chore: make clippy happy (#16611)
|
2025-06-03 11:03:54 +02:00 |
|
int88
|
babe65c197
|
chore: use TransactionGenerator uniformly and remove rng_transaction (#15965)
|
2025-04-28 12:05:54 +00:00 |
|
Ayush Dubey
|
58ec4b1153
|
feat: Removing geth-tests and serial_test (#15960)
|
2025-04-28 07:43:56 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
4d77608be1
|
feat!: replace TransactionSigned with alloy's (#15768)
|
2025-04-24 12:17:19 +00:00 |
|
Matthias Seitz
|
f5eca39559
|
chore: bump alloy 0.15 (#15874)
|
2025-04-23 12:13:16 +00:00 |
|
0xOsiris
|
4121fce5e7
|
feat(net): add transaction gossip policy (#15341)
Co-authored-by: Sagar Rana <sagarrana.pvt@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 20:03:02 +00:00 |
|
Emilia Hane
|
5f33c96841
|
perf(discv5): Relax peer filter, fallback on source socket for enr missing tcp port (#15267)
|
2025-04-11 12:56:47 +00:00 |
|
Yash Atreya
|
58fe204ff2
|
chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 08:28:57 +02:00 |
|
Ishika Choudhury
|
f4f205f80c
|
changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 08:52:17 +00:00 |
|
Matthias Seitz
|
68249bd6e2
|
chore: rm reth-primitives from network (#15063)
|
2025-03-15 14:56:45 +01:00 |
|
Matthias Seitz
|
4bdbb3ce38
|
fix: disable not only if requested (#14927)
|
2025-03-10 13:28:37 +00:00 |
|
Matthias Seitz
|
7b9470ef35
|
chore: bump alloy 0.12 (#14891)
Co-authored-by: Julian Meyer <julian.meyer@coinbase.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2025-03-07 13:03:52 +01:00 |
|
int88
|
b67bd2d337
|
invoke on_unsupported_by_peer of ConnectionHandler (#14411)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-05 15:30:40 +00:00 |
|
int88
|
f1f353edcc
|
integration test of network state change (#14575)
|
2025-02-19 14:19:24 +00:00 |
|
XxAlex74xX
|
77bd2115fb
|
Fix branch (#14416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 21:18:11 +00:00 |
|
int88
|
e4e5cb04d8
|
integration test for capability version mismatch (#14304)
|
2025-02-07 19:32:48 +00:00 |
|
int88
|
6dfcb7a85f
|
fix: increment pending out on manually triggered connect (#14257)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-07 11:35:14 +00:00 |
|
Arsenii Kulikov
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
int88
|
3e0cd2eb3d
|
integration test for trusted peer only (#14127)
|
2025-01-31 20:14:48 +00:00 |
|
int88
|
6ab1528896
|
eth for NetworkConfigBuilder (#14109)
|
2025-01-30 16:59:53 +00:00 |
|
DevOrbitlabs
|
00593d2079
|
chore: correct the docs (#14070)
|
2025-01-29 14:29:04 +00:00 |
|
int88
|
ba6a1122d8
|
integration test for max outgoing connections (#14039)
|
2025-01-28 14:59:19 +00:00 |
|
Arsenii Kulikov
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
Tuan Tran
|
20d3fa6bbb
|
feat: rename reth_primitives::RecoveredTx functions to match alloy::Recovered (#13663)
|
2025-01-06 14:27:43 +00:00 |
|
Matthias Seitz
|
2f46fe6d48
|
chore: use leaner NoopProvider in network (#13178)
|
2024-12-06 12:49:57 +00:00 |
|
Elvis
|
d3e09c8c43
|
perf: profile TransactionsManager::poll hash fetching (#12975)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-06 10:11:29 +00:00 |
|
Dan Cline
|
1f6b7d1239
|
feat: wire network primitives to remaining components (#13143)
|
2024-12-04 22:51:19 +00:00 |
|
Léa Narzis
|
fbd2d6eeda
|
refactor: split NetworkEventListenerProvider (#12972)
|
2024-12-04 18:27:58 +00:00 |
|
Tien Nguyen
|
f2860006f7
|
chore: replace TransactionSigned struct inits with new functions (#12779)
|
2024-11-22 14:28:59 +00:00 |
|
Matthias Seitz
|
3765ae2444
|
feat: add TransactionSigned::new fns (#12768)
|
2024-11-22 11:37:34 +01:00 |
|
Steven
|
4442b5d6fa
|
feat: convert hash field to OnceLock<TxHash> on TransactionSigned (#12596)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 22:40:29 +00:00 |
|
Hai | RISE
|
626224e301
|
chore: refactor MockTransaction (#12627)
|
2024-11-18 11:57:22 +00:00 |
|
Darshan Kathiriya
|
2dc9a06321
|
chore(sdk): add NetworkPrimitives for NetworkManager (#12530)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-11-16 05:59:53 +01:00 |
|
Thomas Coratger
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
Arsenii Kulikov
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|