|
|
aea56135d5
|
chore: lower tmp ban duration for trusted or static peers (#12961)
|
2024-11-28 17:01:13 +00:00 |
|
|
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
|
|
02f3427dae
|
feat: introduce networkprimitives in transition fetcher (#12889)
|
2024-11-26 22:25:42 +00:00 |
|
|
|
ebf837e6e8
|
chore: unify more tx signed fns (#12883)
|
2024-11-26 16:21:52 +00:00 |
|
|
|
dee0b8c055
|
feat: relax constraints for on_get_pooled_txs (#12880)
|
2024-11-26 14:23:27 +00:00 |
|
|
|
277631092d
|
feat: use pooled AT for get_pooled_transactions (#12876)
|
2024-11-26 13:00:50 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
f2860006f7
|
chore: replace TransactionSigned struct inits with new functions (#12779)
|
2024-11-22 14:28:59 +00:00 |
|
|
|
3765ae2444
|
feat: add TransactionSigned::new fns (#12768)
|
2024-11-22 11:37:34 +01:00 |
|
|
|
39e7fdeeb3
|
chore: remove txext trait (#12760)
|
2024-11-21 23:29:08 +00:00 |
|
|
|
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 |
|
|
|
1061e46816
|
chore: use new is_broadcastable_in_full (#12757)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-11-21 20:44:50 +00:00 |
|
|
|
367478c6f1
|
chore: use hash ref (#12756)
|
2024-11-21 20:21:28 +00:00 |
|
|
|
96f7572404
|
chore(net): downgrade pending sesion timeout log to trace (#12745)
|
2024-11-21 15:52:38 +00:00 |
|
|
|
54ff4c7349
|
feat: relax more tx manager bounds (#12744)
|
2024-11-21 15:35:43 +00:00 |
|
|
|
9fbe3468e8
|
chore: use TransactionSigned trait bound for tx msg building (#12737)
|
2024-11-21 13:29:09 +00:00 |
|
|
|
1b874dcc6c
|
feat: use broadcast tx generic (#12733)
|
2024-11-21 10:14:31 +00:00 |
|
|
|
a0d7503eb1
|
feat: use network primitives pooled transaction AT (#12718)
|
2024-11-20 17:52:06 +00:00 |
|
|
|
04729f3c66
|
chore: introduce network primitives to transactions handle (#12711)
|
2024-11-20 14:39:32 +00:00 |
|
|
|
ce0bcee416
|
chore: move tx builder fns (#12709)
|
2024-11-20 14:25:16 +00:00 |
|
|
|
f9b764f6e8
|
chore: misc lint suggestion (#12706)
|
2024-11-20 12:28:47 +00:00 |
|
|
|
f12d7a9264
|
chore: use ethereum-forks types directly (#12702)
|
2024-11-20 11:15:48 +00:00 |
|
|
|
7c7baca980
|
chore: group tx manager functions (#12679)
|
2024-11-19 18:25:01 +00:00 |
|
|
|
8c467e4291
|
chore: genericify some net tx types (#12677)
|
2024-11-19 18:07:17 +00:00 |
|
|
|
ff22c8eef8
|
chore(sdk): Define MaybeSerde (#12577)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-18 13:30:44 +00:00 |
|
|
|
626224e301
|
chore: refactor MockTransaction (#12627)
|
2024-11-18 11:57:22 +00:00 |
|
|
|
dda1906588
|
rm more generics when useless (#12595)
|
2024-11-16 16:06:57 +00:00 |
|
|
|
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 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
b39957612a
|
feat: make more network components generic over primitives (#12481)
|
2024-11-12 19:29:42 +00:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
24b3e63ab3
|
feat: make Consensus trait generic over block parts (#12451)
|
2024-11-11 16:35:01 +00:00 |
|
|
|
cf095a7536
|
chore: reorder super (#12380)
|
2024-11-07 16:42:37 +01:00 |
|
|
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|
|
|
39a667bbfe
|
feat: graceful incoming connection closing (#12282)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-05 14:58:16 +00:00 |
|
|
|
967cbc4e97
|
primitives: rm alloy Signature reexport (#12313)
|
2024-11-05 04:15:15 +00:00 |
|
|
|
927be855ff
|
feat: track buffered outgoing messages (#12220)
|
2024-11-01 11:32:12 +00:00 |
|
|
|
c19af293a6
|
feat: add rlp support for EthVersion (#12221)
|
2024-10-31 08:33:33 +00:00 |
|
|
|
ff9a42ae8f
|
feat(eth69): support for ETH69 (#12158)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 14:13:03 +00:00 |
|
|
|
b48fa68f65
|
fix(ecies): ecies typo (#12155)
|
2024-10-29 05:14:34 +00:00 |
|
|
|
cc2a33cfc0
|
feat: rate limit incoming ips (#12153)
|
2024-10-29 02:09:11 +00:00 |
|
|
|
fbe04625b9
|
test: use port0 in tests (#12154)
|
2024-10-29 00:04:24 +00:00 |
|
|
|
05ee75f32c
|
fix: restrict concurrent incoming connections (#12150)
|
2024-10-28 22:31:10 +00:00 |
|
|
|
0c516091b8
|
TransactionsHandle propagation commands should not adhere to caching (#12079)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-27 15:11:03 +00:00 |
|
|
|
26d1b1524b
|
fix: ignore discovered peers with tcp port 0 (#12065)
|
2024-10-25 12:17:07 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
f684dd4c4c
|
chore(clippy): enable if_then_some_else_none lint (#11679)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-14 15:45:26 +00:00 |
|
|
|
9c8360e532
|
fix(net): remove outdated debug assert TransactionFetcher (#11713)
|
2024-10-14 11:41:50 +00:00 |
|
|
|
6d8d327129
|
chore: set request budget to 2 (#11699)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-13 14:32:52 +00:00 |
|
|
|
9ec4c00024
|
chore: we dont need sat here (#11678)
|
2024-10-12 13:28:08 +00:00 |
|