greged93
|
d47904f7cd
|
dev: swap_remove (#11405)
|
2024-10-02 10:13:44 +00:00 |
|
garwah
|
d5bdc1c8c0
|
feat(net): Perform graceful network shutdown before dropping network in NetworkManager (#11404)
Co-authored-by: garwah <garwah@garwah>
|
2024-10-02 11:15:12 +02:00 |
|
nk_ysg
|
b5b7005741
|
chore: Remove redundant impl NetworkManager (#11390)
|
2024-10-01 17:39:58 +00:00 |
|
Matthias Seitz
|
0a183b4bf9
|
feat: add ReputationChangeWeights::zero (#11375)
|
2024-10-01 14:21:52 +00:00 |
|
Matthias Seitz
|
f51ac78d5a
|
fix: never ban trusted peers (#11254)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-01 07:35:59 +00:00 |
|
Matthias Seitz
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
Thomas Coratger
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
Thomas Coratger
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
caglarkaya
|
b090578b77
|
fix: improve ecies error fatal variants (#11303)
|
2024-09-28 12:21:20 +00:00 |
|
joshieDo
|
d46f76264d
|
fix(cli): fix ImportReceiptsOp (#11216)
|
2024-09-26 14:55:28 +00:00 |
|
Matthias Seitz
|
6a7d8938c7
|
chore: update revm and alloy primitives (#11235)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-26 14:33:29 +00:00 |
|
Arsenii Kulikov
|
65f2664471
|
feat: make NetworkConfigBuilder independent of concrete ChainSpec (#11176)
|
2024-09-26 11:37:20 +00:00 |
|
Matthias Seitz
|
4ef9635fa9
|
chore: update helper fn (#11209)
|
2024-09-25 16:51:58 +00:00 |
|
Thomas Coratger
|
2022dd3de5
|
primitives: rm alloy_consensus::transaction reexports (#11191)
|
2024-09-25 12:13:48 +00:00 |
|
Rohit Narurkar
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
Aurélien
|
15aee9b144
|
feat: use alloy Signature type (#10758)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-23 13:29:48 +00:00 |
|
Thomas Coratger
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
garwah
|
cbfc6723cc
|
chore: Log an error when failing to resolve external ip address (#11085)
Co-authored-by: garwah <garwah@garwah>
|
2024-09-23 11:59:12 +00:00 |
|
garwah
|
6975177d05
|
Add new NetIf variant to NatResolver for IP resolution via network interface (#10922)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-21 12:17:42 +02:00 |
|
Håvard Anda Estensen
|
08bdec9efa
|
net: replace reth-primitive imports with alloy-eips (#11027)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-20 06:23:38 +00:00 |
|
Dan Cline
|
84db469f71
|
fix(discv5): change default discv5 port (#11051)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-09-20 01:23:32 +00:00 |
|
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 |
|