|
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
|
|
530e7e8961
|
refactor(net): move node record constants to network-peers crate (#9161)
|
2024-06-28 09:45:23 +02:00 |
|
|
|
a34e41c275
|
chore(deps): rm reth-rpc-types dep from reth-network (#9023)
|
2024-06-21 21:47:03 +00:00 |
|
|
|
b9b61b377a
|
chore: rename net-common to banlist (#9016)
|
2024-06-21 14:05:38 +00:00 |
|
|
|
6b2c3af8b9
|
test: disable dns discovery (#9004)
|
2024-06-20 21:40:21 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
22e6afe3f1
|
fix(net): use real tcp port for local node record (#8853)
|
2024-06-14 21:38:19 +00:00 |
|
|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
de4e0ba041
|
chore: rm reth-interfaces from network (#8435)
|
2024-05-28 16:11:08 +00:00 |
|
|
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|
|
|
101e99f57f
|
ci: remove check-cfg job (#8106)
|
2024-05-05 10:31:12 +00:00 |
|
|
|
7845c9c897
|
minor typo fix (#8052)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-02 16:09:00 +00:00 |
|
|
|
8e65cb3aa5
|
Bump evm-inspectors and alloy (#8006)
|
2024-04-30 21:07:41 +00:00 |
|
|
|
1c17f08ad2
|
Replace TransactionKind with alloy_primitives::TxKind (#7859)
|
2024-04-25 12:50:04 +00:00 |
|
|
|
9d2fdd5e3f
|
chore: remove ethers deps (#7508)
|
2024-04-08 13:07:45 +00:00 |
|
|
|
633806ef3f
|
feat(discv5): plug discv5 crate into network (#7446)
|
2024-04-04 12:18:53 +00:00 |
|
|
|
d86d4d2380
|
fix: enforce max inbound == 0 (#7229)
|
2024-03-19 16:57:28 +00:00 |
|
|
|
b7ef60b899
|
Enable clippy's uninlined_format_args linter (#7204)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-18 23:29:19 +00:00 |
|
|
|
9312424db0
|
Always accept incoming connections from trusted peers (#7140)
|
2024-03-15 11:16:17 +00:00 |
|
|
|
3c028e5ef4
|
chore: fix typos (#7049)
|
2024-03-08 14:23:37 +00:00 |
|
|
|
23a72d3fce
|
remove clique related tests (#6996)
Signed-off-by: int88 <golden-miner@qq.com>
|
2024-03-06 12:31:46 +00:00 |
|
|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
323bad2718
|
Replace async trait with ->impl Future (#6791)
|
2024-02-26 13:23:00 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
6204ec7298
|
test: fix connect many race condition (#6653)
|
2024-02-18 15:21:27 +00:00 |
|
|
|
fcc34bd5b7
|
test: enhance invalid tx test (#6652)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-02-18 14:18:41 +00:00 |
|
|
|
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 |
|
|
|
e24eadf620
|
enhance tx gossip test coverage (#6578)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-02-16 04:32:21 +00:00 |
|
|
|
1f12203723
|
add TestPoolWrapper around TestPool (#6395)
|
2024-02-05 12:40:53 +00:00 |
|
|
|
021941a2c2
|
fix: Remove redundant Result wrapper (#6345)
|
2024-02-02 14:01:53 +00:00 |
|
|
|
bf3264b257
|
feat: use alloy genesis now (#6135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-20 10:08:32 +00:00 |
|
|
|
a075c31542
|
feat: test tracer (#6025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-13 12:38:08 +00:00 |
|
|
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
5062b7ea86
|
feat: integrate multiplexing (#5559)
|
2023-12-12 16:34:31 +00:00 |
|
|
|
2488aa079e
|
feat: support hello message with protocols (#5371)
|
2023-11-09 20:21:19 +00:00 |
|
|
|
fc32458644
|
chore: support static str in capability (#5362)
|
2023-11-08 19:10:07 +00:00 |
|
|
|
0e2346597b
|
feat: add for peers functions (#5351)
|
2023-11-08 14:46:07 +00:00 |
|
|
|
80be039c77
|
feat: add trait forNetworkEvents (#5354)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-08 13:24:03 +00:00 |
|
|
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
|
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
|
|
4dc15c3bee
|
chore(clippy): make clippy happy (#5155)
|
2023-10-24 13:15:36 +02:00 |
|
|
|
a60dbfdd56
|
test: remove flaky test (#5034)
|
2023-10-15 23:44:37 +02:00 |
|
|
|
d58e4a46f8
|
test: TransactionGenerator and p2p testing support (#5023)
|
2023-10-14 21:13:36 +00:00 |
|
|
|
d2a967d4b5
|
Large tx integration test (#4959)
|
2023-10-12 11:42:56 +00:00 |
|
|
|
081d71e1a2
|
change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:07:44 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|