Commit Graph

435 Commits

Author SHA1 Message Date
1ddf178e06 fix: dont end beacon engine on bad payload (#2323) 2023-04-20 16:47:41 -04:00
347e3e8813 chore: rm outdated TODOs (#2322) 2023-04-20 16:44:39 -04:00
68d8506d8e feat: block level indexing (#2275)
Co-authored-by: rakita <dragan0rakita@gmail.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-04-20 15:03:48 -04:00
534d23eed8 feat: process payload job initiation async (#2295) 2023-04-19 08:33:17 +02:00
862537362e chore: add on forkchoice update traces (#2304) 2023-04-18 21:36:55 +02:00
db1e6cbeea chore: rename executor -> blockchain-tree (#2285) 2023-04-17 16:32:18 +02:00
e27ed92d1e fix(cli): event reporting (#2273) 2023-04-16 18:56:12 +02:00
d1162dbbb7 refactor: add beacon engine handle (#2266) 2023-04-16 18:22:07 +02:00
ec097fabf1 chore: move metrics to submodule (#2265) 2023-04-15 12:37:41 +03:00
08eae76bec refactor: simplify engine Api (#2240) 2023-04-14 09:59:18 -07:00
0b9621cfaa feat: integrate payload service (#2228) 2023-04-13 21:25:27 +02:00
703f0fdf89 chore: rename miner to payload builder (#2217) 2023-04-12 18:04:32 -04:00
a346f1617c feat(engine): basic beacon engine metrics (#2200) 2023-04-12 05:52:45 -07:00
ad8ca5677a chore: add PayloadError to PayloadStatus conversion (#2123) 2023-04-12 11:41:15 +02:00
e87960ea8d fix(engine): pipeline run conditions (#2193) 2023-04-11 23:42:01 -07:00
18fd8c133a fix(engine): initial sync target (#2194) 2023-04-11 21:44:20 -07:00
9e8d9883d1 fix: ignore header extradata validation in goerli pre-merge (#2178) 2023-04-11 18:03:45 -04:00
bbdeda3246 fix: return engine_getPayload error response (#2175) 2023-04-10 18:14:01 +02:00
087d0a6317 feat: CanonStateNotification for commit and reorg (#2156) 2023-04-10 13:11:15 +02:00
1bf5c7dce3 feat: integrate payload store in BeaconEngine (#2146) 2023-04-07 16:45:44 -04:00
7eb7f7458a chore: hotfix latest valid hash on canonical block (#2128) 2023-04-05 16:35:16 -04:00
c1d128eb7a chore: add some traces (#2127) 2023-04-05 18:22:09 +03:00
77a41e5edf feat: emit new block events in --auto-mine (#2079)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-04-05 14:16:03 +02:00
9a011b4900 fix(engine): future payload handling (#2124) 2023-04-05 13:03:10 +02:00
b5f4283f79 chore(rpc): add proper engine_newPayload error messages (#2118) 2023-04-05 11:59:55 +02:00
efbaf6474c feat(BlockchainTree): ShareableBlockchainTree and pending state (#2007) 2023-03-29 20:59:24 +02:00
1ecbd55d45 fix(engine): run incomplete pipeline (#1999) 2023-03-28 12:00:12 +02:00
b27a0901a0 fix: clippy warnings in tests (#1954) 2023-03-26 13:32:55 +02:00
c4bc65aa5d feat(consensus): spawn pipeline (#1965) 2023-03-24 05:49:01 -07:00
4a18614e18 tracing(consensus): CL call handlers (#1963) 2023-03-24 03:15:46 -07:00
ea3091f3cf tracing(consensus-engine): trace on new payload & downgrade canonicalizing log (#1944) 2023-03-23 23:24:31 +01:00
95815c7e99 fix(consensus-engine): handle pipeline unwind (#1938) 2023-03-23 14:13:58 -07:00
ce40bea46e feat(sync): beacon consensus engine (#1845) 2023-03-23 11:18:19 -07:00
25ac1370fd refactor(sync): header sync mode (#1831) 2023-03-19 06:59:37 -07:00
1a317f20e4 refactor: split consensus crate (#1814) 2023-03-17 13:20:00 +01:00