|
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
|
|
75ee913f0b
|
refactor: update receipt codec from HackReceipt to OpGethReceipt (#13738)
|
2025-01-13 05:21:25 +00:00 |
|
|
|
3e980e61d8
|
Discussion draft: change DB Writer to take value references (#13672)
|
2025-01-07 17:38:09 +00:00 |
|
|
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|
|
|
41283d3db0
|
chore: relax cli bounds (#13543)
|
2024-12-24 16:43:52 +00:00 |
|
|
|
855029b3ca
|
feat: make ReceiptFileClient generic over receipt (#13523)
|
2024-12-23 17:33:12 +00:00 |
|
|
|
7a6a725d91
|
feat: add Receipt AT to writer traits (#12892)
|
2024-11-27 15:31:13 +00:00 |
|
|
|
2d6b8937c3
|
refactor: unify logic for writing receipts (#12878)
|
2024-11-26 14:24:40 +00:00 |
|
|
|
735eb4b97c
|
chore(cli): unify trait bounds (#12604)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-16 17:22:17 +00:00 |
|
|
|
72a52d5ea5
|
feat: make StaticFileProvider generic over NodePrimitives (#12565)
|
2024-11-15 10:42:58 +00:00 |
|
|
|
2aa3dd0fd8
|
feat: use OpChainSpec in OptimismNode and its components (#11304)
|
2024-09-28 13:06:52 +00:00 |
|
|
|
d46f76264d
|
fix(cli): fix ImportReceiptsOp (#11216)
|
2024-09-26 14:55:28 +00:00 |
|
|
|
c2019e35de
|
feat: allow syncing op-mainnet with only state and without importing blocks/receipts (#10850)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-09-18 17:10:38 +00:00 |
|
|
|
b23bb7e8bc
|
perf: improve genesis handling (#10878)
|
2024-09-13 17:48:44 +00:00 |
|
|
|
0213e8841f
|
optimism: replace reth-primitive imports (#10800)
|
2024-09-10 10:51:43 +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 |
|
|
|
51524f2534
|
feat: introduce ChainSpecParser generic in cli types (#10582)
|
2024-08-29 20:13:16 +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 |
|
|
|
06fbdd98d2
|
chore: use UnifiedStorageWriter::commit where possible (#10019)
|
2024-08-02 14:11:11 +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 |
|
|
|
21335d65d0
|
feat: move hashed state and trie writing to provider (#9636)
|
2024-07-24 14:26:03 +00:00 |
|
|
|
55dc12d741
|
chore(op): implement Call for OpEthApi (#9502)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 15:19:32 +00:00 |
|
|
|
b51aff3b73
|
move HackReceiptFileCodec into reth-optimism-cli (#9499)
|
2024-07-15 15:57:05 +00:00 |
|
|
|
22df39a100
|
chore: use DatabaseProviderRW on StateWriter::write_to_storage instead of TX (#9449)
|
2024-07-11 19:54:41 +00:00 |
|
|
|
08fc298e55
|
feat: moved optimism commands to create and remove from bin (#9242)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 14:39:31 +00:00 |
|