|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
b9c19e82b2
|
chore: block gas limit constant (#3224)
|
2023-06-19 12:54:30 +00:00 |
|
|
|
081df84f99
|
chore: use std HashMap (#3182)
|
2023-06-15 15:12:10 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
9924b47250
|
perf: use cached reads across payload jobs (#3083)
|
2023-06-09 17:32:44 +00:00 |
|
|
|
df9dfa6b6f
|
chore(deps): use revm and revm-primitives as workspace deps (#3017)
|
2023-06-06 11:47:55 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
d2c68edf23
|
feat: rework logs (#2988)
|
2023-06-05 17:43:14 +00:00 |
|
|
|
cc90358371
|
chore: fix payload builder typos (#2927)
|
2023-05-31 12:37:57 +00:00 |
|
|
|
cb44ce0904
|
Fix typo in PayloadJobGenerator comment (#2926)
|
2023-05-31 00:20:22 +00:00 |
|
|
|
10b577096b
|
chore(metrics): restructure crates (#2850)
|
2023-05-26 12:21:48 +00:00 |
|
|
|
2416756b20
|
feat: integrate payload builder args in cli (#2757)
|
2023-05-20 09:10:32 +02:00 |
|
|
|
20dad4e4fb
|
chore: rm duplicate transact (#2721)
|
2023-05-17 22:58:38 +02:00 |
|
|
|
f37ee4b83b
|
feat: add CachedReads and CachedReadsDbRef (#2596)
|
2023-05-16 21:40:31 +02:00 |
|
|
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
|
|
8c1a1e0e06
|
fix(poststate): duplicate receipts (#2632)
|
2023-05-12 10:31:01 -07:00 |
|
|
|
7d3016f0f2
|
feat: use BlockHashOrNum in providers (#2627)
|
2023-05-10 22:03:16 +02:00 |
|
|
|
3cf6015149
|
perf(proofs): root calculation using hash builder (#2517)
|
2023-05-02 17:41:22 +02:00 |
|
|
|
6a55f70251
|
feat: implement resolve step (#2507)
|
2023-05-01 21:22:43 +02:00 |
|
|
|
a887557019
|
feat: add Resolve Payload function (#2482)
|
2023-05-01 10:26:30 +02:00 |
|
|
|
9a2196e101
|
chore: add beacon nonce constant (#2456)
|
2023-04-28 20:22:05 +02:00 |
|
|
|
eb37bc7b37
|
chore: reorder imports (#2444)
|
2023-04-28 10:38:48 +02:00 |
|
|
|
5e9612897c
|
refactor: convert payload job from stream to future (#2438)
|
2023-04-27 22:47:45 +02:00 |
|
|
|
7b928f31b5
|
fix: skip invalid transactions (#2436)
|
2023-04-27 22:47:34 +02:00 |
|
|
|
d604bd4941
|
feat: skip transactions we can no longer fit in the block (#2433)
|
2023-04-27 09:12:30 -07:00 |
|
|
|
4e1ae0ee95
|
chore: better basic payload builder traces (#2431)
|
2023-04-27 15:53:30 +02:00 |
|
|
|
e3afe02b07
|
fix: keep payload job until resolved (#2430)
|
2023-04-27 15:23:37 +02:00 |
|
|
|
9d03c4273c
|
fix: use correct state for payload building (#2414)
|
2023-04-26 16:29:48 +02:00 |
|
|
|
a7b3749312
|
chore: simplify committing withdrawals (#2404)
|
2023-04-26 14:20:16 +02:00 |
|
|
|
9fb66ffeff
|
chore: move next base fee to header impl (#2400)
|
2023-04-26 12:31:35 +02:00 |
|
|
|
8ac1aaf5e5
|
feat: compute state root for payload (#2398)
|
2023-04-25 12:16:34 -07:00 |
|
|
|
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 |
|