|
|
73652ed3bc
|
chore: bump jsonrpsee 0.19 (#3989)
|
2023-07-31 13:36:12 +02:00 |
|
|
|
68a74b2e10
|
chore: move some tests to engine crate (#3968)
|
2023-07-27 18:57:21 +00:00 |
|
|
|
f98b1524bb
|
feat: add fcu v3 skeleton (#3940)
|
2023-07-27 08:15:24 +00:00 |
|
|
|
96b108f25a
|
feat: _V3 engine api skeletons (#3931)
|
2023-07-26 16:39:38 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
99f00eb8c2
|
fix: return null withdrawals (#3762)
|
2023-07-13 18:22:01 +00:00 |
|
|
|
1763b5ea7a
|
perf: handle engine API range request in a new task (#3685)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-11 14:07:13 +00:00 |
|
|
|
b225b4790c
|
fix(engine): logs for new payload v2 (#3494)
|
2023-06-30 09:36:01 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
054f30f43c
|
chore: rename Block*Provider for Block*Reader (#3385)
|
2023-06-26 14:13:45 +00:00 |
|
|
|
dc74fad816
|
test: add support for seeded rng (#3270)
|
2023-06-21 21:35:28 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|
|
|
39c6b22829
|
feat(rpc): rename Client generics to Provider (#3126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 17:17:16 +00:00 |
|
|
|
6ef3e12fac
|
Put ChainsSpecs in Arc<> (#3075)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-09 17:58:11 +00:00 |
|
|
|
1075995efc
|
fix(bin): CL health events conditions (#3052)
|
2023-06-08 07:27:31 +00:00 |
|
|
|
171166e84a
|
chore: add msrv to manifests, add and use workspace.package (#3006)
|
2023-06-06 03:45:44 +00:00 |
|
|
|
e1148c81a7
|
chore(consensus): emit warnings if no CL found (#2961)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-05 16:48:40 +00:00 |
|
|
|
c25ff8c369
|
refactor: convert InsertBlockError (#2749)
|
2023-05-19 19:34:20 +02:00 |
|
|
|
1c60e680f9
|
docs: add warning note on get_payload_bodies_by_range (#2743)
|
2023-05-19 09:20:37 +02:00 |
|
|
|
5598ecb9c9
|
fix: use saturated range (#2694)
|
2023-05-16 15:53:35 +02:00 |
|
|
|
ae2b0954c6
|
perf: do not compile traces in release mode (#2652)
|
2023-05-15 17:06:10 -07:00 |
|
|
|
5d99b126ee
|
fix: dont exit engine on failed FCU (#2676)
|
2023-05-15 15:43:40 +02:00 |
|
|
|
a73e6c8ca8
|
chore: cleanup engine api errors (#2674)
|
2023-05-15 14:27:22 +02:00 |
|
|
|
92b557d84e
|
chore(deps): bump jsonrpsee 0.18 (#2640)
|
2023-05-12 00:54:21 +02:00 |
|
|
|
7d3016f0f2
|
feat: use BlockHashOrNum in providers (#2627)
|
2023-05-10 22:03:16 +02:00 |
|
|
|
6a55f70251
|
feat: implement resolve step (#2507)
|
2023-05-01 21:22:43 +02:00 |
|
|
|
652bdaacd3
|
feat: add empty payload building support (#2346)
|
2023-04-23 22:21:33 +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 |
|
|
|
f1fc9ecafb
|
chore(rpc): rpc and auth server cleanup (#2272)
|
2023-04-16 16:49:39 -04:00 |
|
|
|
d1162dbbb7
|
refactor: add beacon engine handle (#2266)
|
2023-04-16 18:22:07 +02:00 |
|
|
|
adc01a8fd1
|
fix(rpc): add missing v2 handler (#2261)
|
2023-04-15 02:31:30 +02:00 |
|
|
|
08eae76bec
|
refactor: simplify engine Api (#2240)
|
2023-04-14 09:59:18 -07:00 |
|
|
|
1bf5c7dce3
|
feat: integrate payload store in BeaconEngine (#2146)
|
2023-04-07 16:45:44 -04:00 |
|
|
|
72e7b5693a
|
feat: add blockValue to execution payload (#2150)
|
2023-04-07 13:03:17 +02:00 |
|
|
|
2df7b8c2ac
|
chore: replace h64 with payload (#2149)
|
2023-04-07 09:46:15 +02:00 |
|
|
|
b5f4283f79
|
chore(rpc): add proper engine_newPayload error messages (#2118)
|
2023-04-05 11:59:55 +02:00 |
|
|
|
8e7807138e
|
chore: rm unused rpc-engine-api deps (#2053)
|
2023-03-31 12:07:38 +02:00 |
|
|
|
b27a0901a0
|
fix: clippy warnings in tests (#1954)
|
2023-03-26 13:32:55 +02:00 |
|
|
|
ce40bea46e
|
feat(sync): beacon consensus engine (#1845)
|
2023-03-23 11:18:19 -07:00 |
|
|
|
100d4a90c6
|
chore: indent stuff in #1833 (#1835)
|
2023-03-18 14:45:41 +01:00 |
|
|
|
075544e889
|
refactor: various cleanups (#1833)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-03-18 14:13:09 +01:00 |
|
|
|
241ec32abf
|
feat: add canonical_headers_range (#1795)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-03-16 17:06:32 -07:00 |
|
|
|
237fd5ce6e
|
feat: BlockchainTree (#1212)
Co-authored-by: Dragan Rakita <draganrakita@192.168.1.4>
|
2023-03-14 11:17:14 -07:00 |
|
|
|
9d7975a07a
|
fix: error on pow block in forkchoiceUpdated (#1692)
|
2023-03-10 09:46:49 +01:00 |
|
|
|
279ad346f7
|
fix: return zero latestValidHash pre-merge (#1677)
|
2023-03-08 18:17:28 -05:00 |
|
|
|
21c66621dd
|
feat: ExecutorFactory (#1672)
|
2023-03-08 16:01:56 +01:00 |
|
|
|
4285186dbd
|
refactor: Execution Stage owns Executor (#1568)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-03-01 00:55:51 +01:00 |
|
|
|
41748e818f
|
feat: Integrate new EvmEnvProvider in RPC (#1550)
|
2023-02-25 10:53:41 +01:00 |
|