Matthias Seitz
|
9f23443029
|
chore: use alloy-chains is_ethereum (#11049)
|
2024-09-19 16:59:28 +00:00 |
|
Emilia Hane
|
43439b4824
|
fix(lint): lint warnings in reth-eth-wire (#11008)
|
2024-09-19 13:22:09 +02:00 |
|
Emilia Hane
|
d668216b8c
|
fix(lint): warnings network tests (#11017)
|
2024-09-19 13:17:37 +02:00 |
|
Håvard Anda Estensen
|
ae9b13f4a1
|
net: replace reth-primitive imports (#11023)
|
2024-09-19 08:29:01 +00:00 |
|
Matthias Seitz
|
000b41233d
|
chore: remove windows cfg (#11002)
|
2024-09-18 20:29:05 +00:00 |
|
Thomas Coratger
|
1d0b18cd1a
|
error: use derive-more Error for deriving error (#10841)
|
2024-09-17 10:01:29 +00:00 |
|
nk_ysg
|
bf800986d3
|
chore: use MIN_TRANSACTION_GAS replace magic number (#10910)
|
2024-09-16 21:28:35 +00:00 |
|
Abhishek kochar
|
c6359b6242
|
Fix: Allow missing docs for test modules (#10893)
|
2024-09-13 16:38:47 +00:00 |
|
Emilia Hane
|
6764f7bc96
|
feat(net): IP resolution in docker (#10681)
Co-authored-by: Cody Wang <cody.wang@coinbase.com>
|
2024-09-11 09:57:58 +00:00 |
|
Matthias Seitz
|
b3f87ec20a
|
fix: prevent panic during enr conversion (#10824)
|
2024-09-11 09:58:12 +02:00 |
|
Arsenii Kulikov
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
Thomas Coratger
|
332b994c02
|
net: rm unused import (#10676)
|
2024-09-03 14:27:49 +00:00 |
|
Emilia Hane
|
5fc77551dd
|
fix(discv5): return discv5 local node record (#10640)
|
2024-09-03 10:22:08 +00:00 |
|
Roy
|
7269cf2853
|
chore: expose TransactionFetcher param in cli (#10635)
|
2024-08-31 20:04:38 +00:00 |
|
Aurélien
|
3a49a552c7
|
feat: migrate to alloy TxEip1559 (#10262)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-08-31 17:36:28 +00:00 |
|
nk_ysg
|
b4a18ccd93
|
chore(op): rename file_codec_ovm_receipt.rs to receipt_file_codec.rs (#10622)
|
2024-08-30 16:46:33 +00:00 |
|
Aurélien
|
71e0178f71
|
feat: migrate to alloy TxLegacy (#9593)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-08-30 11:35:15 +00:00 |
|
Emilia Hane
|
c228fe1580
|
fix(op): empty receipts for block not counted by file client (#10581)
|
2024-08-29 17:54:12 +00:00 |
|
Oliver
|
5b7d637426
|
chore: bump discv5 (#7981)
|
2024-08-28 09:09:05 +00:00 |
|
Emilia Hane
|
0b6480c859
|
fix(op): receipts import, fix chunked read of file with optional block data (#10577)
|
2024-08-28 08:03:23 +00:00 |
|
Jennifer
|
7ea748e2d3
|
refactor(provider): random_block and random_block_range functions (#10563)
|
2024-08-27 14:19:43 +00:00 |
|
Thomas Coratger
|
f6f16fcd9c
|
clippy: add needless_for_each clippy lint (#10555)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-27 10:31:44 +00:00 |
|
Thomas Coratger
|
69e5a8587b
|
clippy: add manual_is_variant_and clippy lint (#10556)
|
2024-08-27 10:04:19 +00:00 |
|
Thomas Coratger
|
709e7b73ce
|
clippy: add if_not_else clippy lint (#10524)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-26 10:58:06 +00:00 |
|
Thomas Coratger
|
dba315ff8e
|
clippy: add unnested_or_patterns clippy lint (#10526)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-26 09:42:44 +00:00 |
|
Thomas Coratger
|
9c57c4a454
|
clippy: add redundant_else clippy lint (#10525)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-26 09:40:10 +00:00 |
|
Thomas Coratger
|
6dc00a29c9
|
tx-pool: rm into tx constraint for PoolTransaction (#10057)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-08-24 13:32:10 +00:00 |
|
nk_ysg
|
22f928a2b1
|
feat : add the ability to connect to a peer (#10028)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-24 07:16:34 +00:00 |
|
Jennifer
|
24495cdc5d
|
Add tests for withdrawals provider (#10428)
|
2024-08-22 20:58:25 +00:00 |
|
Federico Gimenez
|
85c1c07629
|
fix: FetchFullBlockRangeFuture doesn't return on bad header (#10449)
|
2024-08-22 16:01:31 +00:00 |
|
Emilia Hane
|
15810108e8
|
chore(net): expose max concurrent GetPooledTransactions reqs in cli (#10358)
|
2024-08-22 12:31:57 +00:00 |
|
Alexey Shekhirin
|
3da119b1ac
|
test(provider): RequestsProvider of BlockchainProvider2 (#10356)
|
2024-08-21 20:58:49 +00:00 |
|
Thomas Coratger
|
c0902c8b47
|
deps: bump derive_more to 1.0 (#10403)
|
2024-08-20 20:16:12 +00:00 |
|
Matthias Seitz
|
170a396903
|
chore: invert p2p and network types dep (#10390)
|
2024-08-20 07:47:33 +00:00 |
|
Emilia Hane
|
8c02acad79
|
chore(net): Expose max seen transactions history size as cli arg (#10327)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-17 22:31:31 +00:00 |
|
Emilia Hane
|
d4acf69abb
|
fix(net): fix constants for TransactionsManager that use LruMap by length (#10324)
|
2024-08-17 21:50:25 +00:00 |
|
Alexey Shekhirin
|
3d5c4b7e39
|
fix(network, p2p): Wasm compilation (#10278)
|
2024-08-12 22:46:54 +00:00 |
|
frostburn
|
52ae25a7c7
|
chore(reth-consensus): no_std support (#9663)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-08-12 21:56:01 +00:00 |
|
Matthias Seitz
|
b8a6f87884
|
fix: fix tx propagation when full (#10251)
|
2024-08-12 16:28:49 +00:00 |
|
Arsenii Kulikov
|
330f73b7ec
|
refactor: remove #[reth_codec] and #[derive_arbitrary] macros (#10263)
|
2024-08-12 14:23:50 +00:00 |
|
Thomas Coratger
|
532ea9d097
|
deps: rm useless dependencies (#10255)
|
2024-08-10 16:17:20 +00:00 |
|
Matthias Seitz
|
547ee14771
|
chore: add trace for when nothing to propagate (#10226)
|
2024-08-09 13:43:18 +00:00 |
|
Matthias Seitz
|
66ddc5d8f4
|
chore: use exact max full peer count or round (#10228)
|
2024-08-09 13:08:48 +00:00 |
|
Skanda Bhat
|
e49f173f19
|
fix: only mark propagated txs as seen (#10234)
|
2024-08-09 13:06:27 +00:00 |
|
nk_ysg
|
c8a332fb85
|
feat: add metrics for dropped outgoing messages (#10225)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-09 13:00:42 +00:00 |
|
Thomas Coratger
|
3c709981da
|
deps: rm unused deps (#10229)
|
2024-08-09 12:09:01 +00:00 |
|
Oliver
|
0f6cd0af83
|
chore: remove some outdated todos (#10196)
|
2024-08-08 11:14:48 +00:00 |
|
Thomas Coratger
|
61500238fb
|
dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-06 00:46:46 +00:00 |
|
Emilia Hane
|
33f612a41a
|
chore(net): Move reth_network::NetworkEvents into reth-network-api (#10062)
|
2024-08-05 20:27:59 +00:00 |
|
nk_ysg
|
c3b334bca9
|
chore(reth-network-api): fix typos (#10094)
|
2024-08-05 17:49:29 +00:00 |
|