|
|
5114f76517
|
debug
|
2025-08-21 22:52:37 -07:00 |
|
|
|
3bdc491aba
|
debug
|
2025-08-21 22:43:03 -07:00 |
|
|
|
2a653857aa
|
debug
|
2025-08-21 22:18:42 -07:00 |
|
|
|
5f2955caa2
|
debug
|
2025-08-21 19:30:56 -07:00 |
|
|
|
022dfd1546
|
debug
|
2025-08-21 19:03:21 -07:00 |
|
|
|
249e3194dd
|
added new max block opcode
|
2025-08-21 18:35:30 -07:00 |
|
|
|
530447e637
|
debug
|
2025-08-21 17:20:20 -07:00 |
|
|
|
ec417f9bf4
|
debug
|
2025-08-14 04:59:16 +00:00 |
|
|
|
e2045a195c
|
debug block ingest workflow
|
2025-08-13 00:57:16 +00:00 |
|
|
|
ec281f9cc7
|
active block sharing
|
2025-08-11 22:16:30 -07:00 |
|
|
|
821846f671
|
added alternative block share
|
2025-08-11 14:13:55 -07:00 |
|
|
|
340d7ba008
|
refactor: merge signed tx traits (#14622)
|
2025-02-24 13:43:31 +00:00 |
|
|
|
426f144420
|
Add RLP encoding/decoding for RawCapabilityMessage (#14638) (#14661)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-24 10:02:03 +00:00 |
|
|
|
25db3b12e6
|
chore: add required rand feature for test (#14644)
|
2025-02-21 21:53:22 +01:00 |
|
|
|
09cf07d523
|
chore: pre alloc on send raw (#14611)
|
2025-02-20 15:00:01 +00:00 |
|
|
|
8165659200
|
chore: remove outdated log (#14612)
|
2025-02-20 12:02:07 +00:00 |
|
|
|
737f7833e8
|
peers.add_and_connect(): try to connect even if the peer has been added (#14581)
|
2025-02-19 14:21:43 +00:00 |
|
|
|
f1f353edcc
|
integration test of network state change (#14575)
|
2025-02-19 14:19:24 +00:00 |
|
|
|
c9a348dd2c
|
chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-19 11:36:15 +00:00 |
|
|
|
ffd0f11252
|
chore: remove needless clippy lint (#14550)
|
2025-02-18 08:18:59 +00:00 |
|
|
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
|
|
482f4557eb
|
chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 20:53:39 +00:00 |
|
|
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
|
|
0e087ae1c3
|
chore: add Uniswap Labs bootnodes (#14507)
|
2025-02-15 08:00:31 +00:00 |
|
|
|
b45478c08c
|
Revert "Disable default features for reth-storage-api in workspace manifest" (#14471)
|
2025-02-13 13:51:05 +01:00 |
|
|
|
58275b8931
|
Disable default features for reth-storage-api in workspace manifest (#14466)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-13 12:31:16 +00:00 |
|
|
|
cfb91e94dd
|
chore: no_std for reth-execution-types (#14465)
|
2025-02-13 09:47:40 +00:00 |
|
|
|
77bd2115fb
|
Fix branch (#14416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 21:18:11 +00:00 |
|
|
|
ecabf7575e
|
Introduce StatusEth69 for eth/69 status messages (#14292)
|
2025-02-10 20:46:48 +00:00 |
|
|
|
21370c3911
|
added helper error enums for L1BlockInfoError (#14326)
|
2025-02-09 14:33:09 +00:00 |
|
|
|
46d3b6a32e
|
test: add a test for devnet failure (#14288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-08 17:06:42 +00:00 |
|
|
|
e4e5cb04d8
|
integration test for capability version mismatch (#14304)
|
2025-02-07 19:32:48 +00:00 |
|
|
|
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 |
|
|
|
41d51a109c
|
chore: rm reth_primitives from reth_net_p2p (#14258)
|
2025-02-06 09:21:09 +00:00 |
|
|
|
8d35f26db9
|
chore: enable rand in test utils (#14234)
|
2025-02-05 13:01:39 +01:00 |
|
|
|
a63f92e017
|
chore: use alloy traits for PoolTransaction (#14228)
|
2025-02-05 02:05:00 +00:00 |
|
|
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
|
|
440e6695b5
|
chore(ci): unpin clippy (#14167)
|
2025-02-03 16:09:46 +00:00 |
|
|
|
5c7df17a48
|
chore(clippy): smol clippy fix (#14145)
|
2025-02-01 11:11:57 +01:00 |
|
|
|
bf20c786e5
|
feat(eth-wire-types): add snap sync protocol types (#14119)
|
2025-01-31 22:55:42 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
|
|
3e0cd2eb3d
|
integration test for trusted peer only (#14127)
|
2025-01-31 20:14:48 +00:00 |
|
|
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
|
|
4d00627559
|
Add helper functions to NewPooledTransactionHashes68 struct (#14118)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 00:30:38 +00:00 |
|
|
|
6ab1528896
|
eth for NetworkConfigBuilder (#14109)
|
2025-01-30 16:59:53 +00:00 |
|
|
|
e21c654430
|
chore: reexport eip types for convenience (#14107)
|
2025-01-30 16:48:25 +00:00 |
|
|
|
c25c8b0780
|
feat: add helpers for WithPeerId Option (#14106)
|
2025-01-30 16:48:13 +00:00 |
|
|
|
277e9f6e1e
|
chore: add example for sending tx hashes (#14094)
|
2025-01-30 11:44:28 +01:00 |
|
|
|
9592215473
|
feat: add missing serde derive (#14095)
|
2025-01-30 11:27:28 +01:00 |
|