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 |
|
Emilia Hane
|
d12f0ab815
|
Move PeersHandleProvider to new module reth_network_api::test_utils (#10060)
|
2024-08-05 08:46:49 +00:00 |
|
nk_ysg
|
b592607394
|
Move reth_eth_wire::ProtocolVersion and reth_eth_wire::Capabilities to reth-eth-wire-types (#10071)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-08-04 16:22:14 +00:00 |
|
nk_ysg
|
9c80cc4a57
|
chore(reth-network-p2p): Replace HeadersClient + BodiesClient with BlockClient (#10058)
Co-authored-by: Skanda Bhat <bhat.skanda.m@gmail.com>
|
2024-08-04 16:20:53 +00:00 |
|
Emilia Hane
|
f3e79df300
|
chore(net): move reth_network::BlockDownloaderProvider to reth-network-api (#10003)
|
2024-08-03 13:42:44 +00:00 |
|
int88
|
2bfa2defc4
|
implement part of reth p2p rlpx ping (#9762)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-03 04:36:36 +00:00 |
|
Dan Cline
|
a6733cafa3
|
feat: add more granular tx propagation logs (#10026)
|
2024-08-02 16:14:35 +00:00 |
|
Emilia Hane
|
34f4b6efae
|
chore(net): move reth_eth_wire::DisconnectReason to reth-eth-wire-types (#10006)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-02 15:50:23 +00:00 |
|
Thomas Coratger
|
054f8ffbb3
|
tx-pool: rm constraint for PoolTransaction (#10024)
|
2024-08-02 15:45:07 +00:00 |
|
Alexey Shekhirin
|
d7f9a255e1
|
feat(primitives): k256 crate fallback for secp256k1 module (#9989)
|
2024-08-02 12:53:59 +00:00 |
|
Emilia Hane
|
c71c813032
|
chore(sdk): enable referencing network type via FullNodeComponents::Network (#9921)
|
2024-08-01 17:50:20 +00:00 |
|
Emilia Hane
|
b10517b3bf
|
chore(net): extract NetworkHandle methods for launching node to traits (#9966)
|
2024-08-01 16:44:23 +00:00 |
|
Alexey Shekhirin
|
a28b2f09da
|
chore(net, primitives): use derive_more::Display more (#9992)
|
2024-08-01 15:24:49 +00:00 |
|
Thomas Coratger
|
f25367cffd
|
tx-pool: Make txpool independent of primitive tx types (#9916)
|
2024-08-01 13:39:58 +00:00 |
|
Emilia Hane
|
e95ec4cbd5
|
chore(net): Remove dependency reth-network-p2p -> reth-network-types (#9984)
|
2024-08-01 13:10:10 +00:00 |
|
Emilia Hane
|
78703b5729
|
Move reputation types from reth-network-api to reth-network-types (#9914)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-31 20:08:38 +00:00 |
|
Dan Cline
|
0fece98b05
|
fix: allow empty IP when decoding Ping's from field (#9953)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-31 18:14:00 +00:00 |
|
Luca Provini
|
fcbdbf361b
|
feat: support DNS in reth.toml for trusted_nodes (#9864)
|
2024-07-31 12:20:19 +00:00 |
|