|
|
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 |
|
|
|
caedf7a920
|
feat(engine): log hook name when it's running (#5268)
|
2023-11-02 12:00:35 +00:00 |
|
|
|
7cc64024d9
|
chore(tree): remove redundant BlockchainTree RethError variant (#5269)
|
2023-11-01 20:03:01 +00:00 |
|
|
|
e79743fe5f
|
chore: misc tree notes,docs (#5184)
|
2023-10-27 10:42:50 +02:00 |
|
|
|
fbdf744b8f
|
perf: introduce BlockValidationKind (#5195)
|
2023-10-27 08:01:57 +00:00 |
|
|
|
c449bd53ea
|
feat(engine): downgrade pipeline inconsistency log to debug (#5196)
|
2023-10-26 15:48:51 +00:00 |
|
|
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
|
|
6ca14b5178
|
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-25 18:47:44 +00:00 |
|
|
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
|
|
33df4e5766
|
chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-21 05:58:43 +00:00 |
|
|
|
3adc627a35
|
feat(rpc): enable eth_getProof (#5071)
|
2023-10-18 16:05:26 +00:00 |
|
|
|
2dbd142d60
|
feat(bin, prune): pass prune segments from CLI & refactor modes (#4964)
|
2023-10-12 11:49:28 +00:00 |
|
|
|
a2c62cdf61
|
rpc tracing to workspace (#4986)
|
2023-10-11 16:19:06 +00:00 |
|
|
|
00a92f526a
|
chore: remove consensus generic (#4981)
|
2023-10-11 12:35:42 +00:00 |
|
|
|
50b5215f4b
|
fix(engine): always push back hooks, add tests (#4924)
|
2023-10-05 19:47:15 +00:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
|
|
d3cc4cc643
|
refactor: move broadcast channel init into tree (#4894)
|
2023-10-03 17:26:41 +00:00 |
|
|
|
6b2945440b
|
feat(snapshot, prune): highest snapshots tracker (#4721)
|
2023-09-29 09:59:48 +00:00 |
|
|
|
8f3e4a1573
|
feat(engine): poll running hook between CL messages (#4839)
|
2023-09-29 08:20:22 +00:00 |
|
|
|
e84adc5531
|
fix(engine): return sync state back to Idle when hook finishes (#4847)
|
2023-09-28 22:16:03 +00:00 |
|
|
|
ad78d4c6a9
|
fix: return INVALID again if block contains blob transactions pre-cancun (#4845)
|
2023-09-28 18:34:18 +00:00 |
|
|
|
760a5155d7
|
feat(engine, snapshot): snapshot hook (#4690)
|
2023-09-28 18:13:21 +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 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
eb6dc51971
|
fix: ensure no blob transactions in payloads pre-cancun (#4779)
|
2023-09-26 18:24:20 +00:00 |
|
|
|
5e01a21ec4
|
chore(tree, engine, prune, stages, storage): improve logs (#4790)
|
2023-09-26 17:01:37 +00:00 |
|
|
|
7024e9a8e9
|
chore(dep): reth db workspace (#4782)
|
2023-09-26 11:31:09 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
5be8ae4b64
|
refactor(engine): update sync state for r/w hooks (#4687)
|
2023-09-21 12:13:44 +00:00 |
|
|
|
6d3e229e12
|
feat(interfaces): move BlockHashNotFoundInChain to BlockchainTreeError (#4697)
|
2023-09-21 11:16:22 +00:00 |
|
|
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
|
|
6016da7a12
|
refactor(engine): always connect buffered blocks on r/w hook finish (#4657)
|
2023-09-20 12:13:45 +00:00 |
|
|
|
afbe88f583
|
feat(error): revamp make_canonical error (#3899)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-20 07:25:54 +00:00 |
|
|
|
801294252e
|
feat: Duplicate Withdrawal and move try from impls to rpc-compat (#4186)
|
2023-09-19 16:57:32 +00:00 |
|
|
|
57c10e5b65
|
refactor(engine, tree): connect buffered blocks on pruner finish (#4613)
|
2023-09-19 16:36:24 +00:00 |
|
|
|
1406142af8
|
fix: clear buffered blocks on sync (#4658)
|
2023-09-19 15:48:34 +00:00 |
|
|
|
a96dbb476c
|
perf: optimize engine poll loop (#4655)
|
2023-09-19 15:16:04 +00:00 |
|
|
|
11f5f3f8d7
|
feat(engine): hooks (#4582)
|
2023-09-18 17:52:58 +00:00 |
|
|
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
|
|
b2750e0e9b
|
Remove redundant clones (#4485)
|
2023-09-05 08:30:18 +00:00 |
|
|
|
60e5b43992
|
chore: fix deps sanity check (#4462)
|
2023-09-03 13:40:26 +00:00 |
|
|
|
19e03ee9cd
|
chore: do not warn when the chain is syncing normally (#4458)
|
2023-09-02 18:41:15 +00:00 |
|
|
|
6bb94af5bb
|
feat(stages): respect PruneModes in TxLookup stage (#4390)
|
2023-09-01 14:06:49 +00:00 |
|
|
|
e66e3e3556
|
feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410)
|
2023-09-01 12:51:34 +00:00 |
|
|
|
893f4cf2a2
|
feat: validate payload versioned hashes (#4417)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-31 00:05:46 +00:00 |
|
|
|
1c83740720
|
feat: add CancunPayloadFields for engine_newPayloadV3 (#4407)
|
2023-08-30 16:28:53 +00:00 |
|
|
|
e576c007e3
|
chore: introduce versioned ExecutionPayload (#4400)
|
2023-08-30 02:28:58 +00:00 |
|
|
|
0c7a93717a
|
feat: add EIP-4788 parent_beacon_block_root to Header (#4299)
|
2023-08-29 17:55:13 +00:00 |
|
|
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|