|
|
e022b6fd92
|
chore: bump alloy 073 (#13150)
|
2024-12-05 11:51:26 +01:00 |
|
|
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
|
|
ae3b3ddf42
|
chore: use alloy's blockwithparent (#13052)
|
2024-12-02 10:09:24 +00:00 |
|
|
|
868f3acdbc
|
feat: integrate HeaderValidator + make FileClient generic over block (#12681)
|
2024-11-20 11:07:24 +00:00 |
|
|
|
e924bdab37
|
Header validator (#12648)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-11-19 10:42:40 +00:00 |
|
|
|
93ec6d48fe
|
net: use BlockWithParent in SyncTarget::Gap (#12514)
|
2024-11-15 08:43:21 +00:00 |
|
|
|
7a1698c504
|
chore(utils): Util function for headers request (#12501)
|
2024-11-13 17:07:59 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
9313737dbb
|
primitives: use SealedHeader::seal (#12507)
|
2024-11-13 13:41:56 +01:00 |
|
|
|
0cd34f911c
|
feat: add ovm BlockFileCodec (#12247)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-12 15:27:28 +00:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
eccff7d24b
|
chore(reth_primitives): Use trait for size methods in primitive types (#12201)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-11 16:54:00 +00:00 |
|
|
|
24b3e63ab3
|
feat: make Consensus trait generic over block parts (#12451)
|
2024-11-11 16:35:01 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
d47904f7cd
|
dev: swap_remove (#11405)
|
2024-10-02 10:13:44 +00:00 |
|
|
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
|
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
|
|
d46f76264d
|
fix(cli): fix ImportReceiptsOp (#11216)
|
2024-09-26 14:55:28 +00:00 |
|
|
|
6a7d8938c7
|
chore: update revm and alloy primitives (#11235)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-26 14:33:29 +00:00 |
|
|
|
4ef9635fa9
|
chore: update helper fn (#11209)
|
2024-09-25 16:51:58 +00:00 |
|
|
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
|
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
|
|
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 |
|
|
|
ae9b13f4a1
|
net: replace reth-primitive imports (#11023)
|
2024-09-19 08:29:01 +00:00 |
|
|
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
|
|
b4a18ccd93
|
chore(op): rename file_codec_ovm_receipt.rs to receipt_file_codec.rs (#10622)
|
2024-08-30 16:46:33 +00:00 |
|
|
|
c228fe1580
|
fix(op): empty receipts for block not counted by file client (#10581)
|
2024-08-29 17:54:12 +00:00 |
|
|
|
0b6480c859
|
fix(op): receipts import, fix chunked read of file with optional block data (#10577)
|
2024-08-28 08:03:23 +00:00 |
|
|
|
7ea748e2d3
|
refactor(provider): random_block and random_block_range functions (#10563)
|
2024-08-27 14:19:43 +00:00 |
|
|
|
69e5a8587b
|
clippy: add manual_is_variant_and clippy lint (#10556)
|
2024-08-27 10:04:19 +00:00 |
|
|
|
24495cdc5d
|
Add tests for withdrawals provider (#10428)
|
2024-08-22 20:58:25 +00:00 |
|
|
|
3da119b1ac
|
test(provider): RequestsProvider of BlockchainProvider2 (#10356)
|
2024-08-21 20:58:49 +00:00 |
|
|
|
0a4b717d1b
|
fix(op): add empty receipts for genesis if first block is one (#9769)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-26 17:07:25 +00:00 |
|
|
|
88c7b2cfa1
|
chore: fix unnameable-types lint on core, payload and primitives-traits crates (#9724)
|
2024-07-23 12:08:01 +00:00 |
|
|
|
b51aff3b73
|
move HackReceiptFileCodec into reth-optimism-cli (#9499)
|
2024-07-15 15:57:05 +00:00 |
|
|
|
b94d8324cf
|
chore(deps): rm discv4 dep from eth-wire (#9344)
|
2024-07-06 17:51:38 +00:00 |
|
|
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
|
|
ebe3ef5e79
|
chore(deps): trim tokio features in eth-wire (#9343)
|
2024-07-06 07:13:11 +00:00 |
|
|
|
3a9fbbc8e4
|
refactor: small refactoring (#9208)
|
2024-07-01 10:30:40 +00:00 |
|
|
|
f137ca8477
|
chore: remove some more usages of BytesMut (#9025)
|
2024-06-22 08:21:45 +00:00 |
|
|
|
d6072e79f3
|
chore(deps): rm provider dep (#9006)
|
2024-06-20 23:29:10 +00:00 |
|
|
|
93b82469b0
|
Make ReceiptFileClient generic (#8955)
|
2024-06-20 11:00:53 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
76a1a3d005
|
refactor: simplify Receipts implementation (#8710)
|
2024-06-10 12:26:44 +00:00 |
|
|
|
2852893a7d
|
chore: rename network-types to network-peers (#8699)
|
2024-06-09 13:13:46 +00:00 |
|
|
|
264437a5c7
|
test: fix flaky test (#8673)
|
2024-06-07 13:01:20 +00:00 |
|
|
|
51a28f22da
|
chore: split db abstraction into new crate (#8594)
|
2024-06-04 21:45:57 +00:00 |
|
|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
a4df6bbd62
|
feat: run StaticFileProvider::check_consistency on start up (#8143)
|
2024-06-01 10:56:13 +00:00 |
|