Commit Graph

18 Commits

Author SHA1 Message Date
4e95f6e7c4 feat: add payload build metrics (#2367) 2023-04-24 20:29:29 +02:00
652bdaacd3 feat: add empty payload building support (#2346) 2023-04-23 22:21:33 +02:00
ab581ae890 feat: add payload builder service metrics (#2347) 2023-04-23 18:44:32 +02: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
0559d8c2d5 fix(payload): sum cumulative gas used before adding receipt (#2284) 2023-04-17 16:31:52 +02:00
e5d4767c8e fix(payload): set withdrawals none pre shanghai (#2283) 2023-04-17 16:00:10 +02:00
a38bbbfd4a fix(payload): use latest block for genesis block (#2282) 2023-04-17 06:56:07 -07:00
581e9ffcc4 fix: poll_tick does not register waker if ready (#2276) 2023-04-16 16:45:57 -04:00
348e7301a3 chore: use client version as extradata (#2271) 2023-04-16 16:45:06 -04:00
6be4be6b2a perf: use ExecutionResult::into_logs (#2184) 2023-04-14 23:56:18 +02: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
5e64f0e079 chore: move cfg block env init to PayloadAttributes (#2222) 2023-04-13 16:08:32 +02:00
35f7c6d8cf perf: shortcircuit if new payload is worse (#2224) 2023-04-13 06:57:09 -07:00
7bcd468ab6 feat: add constants for slot and epoch (#2229) 2023-04-13 06:54:52 -07:00
703f0fdf89 chore: rename miner to payload builder (#2217) 2023-04-12 18:04:32 -04:00
2f6d5e6ad2 feat: add basic payload generator (#2161) 2023-04-12 21:36:20 +02:00