Arsenii Kulikov
|
c48aed264c
|
refactor: tx policy traits (#19878)
|
2025-11-20 13:33:46 +00:00 |
|
Matthias Seitz
|
4db6adfedd
|
chore: fix clippy docs (#17726)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-08-04 20:25:09 +00:00 |
|
Alex Pikme
|
515e2077b4
|
docs: fix spelling errors (#17139)
|
2025-06-30 11:25:09 +00:00 |
|
Suyash Nayan
|
ad8c2c523a
|
feat(txns): Implement flexible TxType filtering policy in TransactionManager (#16495)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-04 15:41:46 +00:00 |
|
Roman Krasiuk
|
0de50d3b7b
|
feat(txpool): use BlobTransactionSidecarVariant (#16356)
|
2025-05-20 14:49:10 +00:00 |
|
Ayush Dubey
|
58ec4b1153
|
feat: Removing geth-tests and serial_test (#15960)
|
2025-04-28 07:43:56 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
int88
|
df6d5dd1dd
|
test: benchmark for fetch pending hashes (#15574)
|
2025-04-14 07:59:03 +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 |
|
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 |
|
Matthias Seitz
|
68249bd6e2
|
chore: rm reth-primitives from network (#15063)
|
2025-03-15 14:56:45 +01:00 |
|
Poulav Bhowmick
|
21370c3911
|
added helper error enums for L1BlockInfoError (#14326)
|
2025-02-09 14:33:09 +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
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
Federico Gimenez
|
5a23708eb0
|
chore: make clippy happy (#13772)
|
2025-01-11 11:15:06 +00:00 |
|
Matthias Seitz
|
b67e5a262c
|
chore: remove PooledTransactionsElement alias (#13384)
|
2024-12-13 14:48:56 +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 |
|
Arsenii Kulikov
|
8226fa0cac
|
feat: use network tx for Pool::Pooled (#13159)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-05 19:50:43 +01: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 |
|
Arsenii Kulikov
|
5724114947
|
feat: use primitive transaction as PoolTransaction::Consensus (#13086)
|
2024-12-03 08:46:37 +00:00 |
|
Matthias Seitz
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
Arsenii Kulikov
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
Arsenii Kulikov
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
Matthias Seitz
|
f12d7a9264
|
chore: use ethereum-forks types directly (#12702)
|
2024-11-20 11:15:48 +00:00 |
|
Arsenii Kulikov
|
65f2664471
|
feat: make NetworkConfigBuilder independent of concrete ChainSpec (#11176)
|
2024-09-26 11:37:20 +00:00 |
|
Emilia Hane
|
33f612a41a
|
chore(net): Move reth_network::NetworkEvents into reth-network-api (#10062)
|
2024-08-05 20:27:59 +00:00 |
|
Emilia Hane
|
d12f0ab815
|
Move PeersHandleProvider to new module reth_network_api::test_utils (#10060)
|
2024-08-05 08:46:49 +00:00 |
|
Emilia Hane
|
b10517b3bf
|
chore(net): extract NetworkHandle methods for launching node to traits (#9966)
|
2024-08-01 16:44:23 +00:00 |
|
Tuan Tran
|
e6f2dca445
|
chore(net): enable rust.unnameable-types = "warn" lint (#9505)
|
2024-07-16 17:40:10 +00:00 |
|
Luca Provini
|
a617bd0f3b
|
replaced generic to box dyn (#9443)
|
2024-07-12 14:15:23 +00:00 |
|
Matthias Seitz
|
d41aac380b
|
feat: add non feature gated noop block reader (#9261)
|
2024-07-03 13:33:43 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
Matthias Seitz
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +00:00 |
|
Thomas Coratger
|
2b4fa96065
|
add explicit_iter_loop clippy lint (#8570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 18:14:50 +00:00 |
|
Thomas Coratger
|
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 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Thomas Coratger
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +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 |
|
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 |
|
Emilia Hane
|
8abbe19392
|
doc(hidden) for TransactionsManager handle only used in tests (#6748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-24 14:35:19 +00:00 |
|
Matthias Seitz
|
6204ec7298
|
test: fix connect many race condition (#6653)
|
2024-02-18 15:21:27 +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 |
|
Aditya Pandey
|
e24eadf620
|
enhance tx gossip test coverage (#6578)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-02-16 04:32:21 +00:00 |
|
Thomas Coratger
|
1f12203723
|
add TestPoolWrapper around TestPool (#6395)
|
2024-02-05 12:40:53 +00:00 |
|
Matthias Seitz
|
5062b7ea86
|
feat: integrate multiplexing (#5559)
|
2023-12-12 16:34:31 +00:00 |
|
Matthias Seitz
|
c4c07b86bb
|
feat: add network bench (#5728)
|
2023-12-11 14:20:45 +00:00 |
|
Matthias Seitz
|
2488aa079e
|
feat: support hello message with protocols (#5371)
|
2023-11-09 20:21:19 +00:00 |
|
Panagiotis Ganelis
|
80be039c77
|
feat: add trait forNetworkEvents (#5354)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-08 13:24:03 +00:00 |
|