Commit Graph

140 Commits

Author SHA1 Message Date
Dan Cline
685d1c51e4 feat: add BuiltPayload associated type to EngineTypes (#6028) 2024-01-15 17:10:56 +00:00
Matthias Seitz
cb515d4e92 fix(op): activate node-api optimism feature (#6065) 2024-01-14 20:25:15 +00:00
rakita
ee199bb5db fmt: run nightly-2023-10-15 and remove semicolons (#6035) 2024-01-12 11:38:41 +00:00
Dan Cline
955d343afa chore: remove redundant cfg_and_block_env method (#6029) 2024-01-11 23:12:36 +00:00
Dan Cline
43cdd73acf chore: move optimism payload attribute types to optimism.rs files (#6011) 2024-01-10 17:09:52 +00:00
Dan Cline
cb96fe6d09 feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-10 10:21:43 +00:00
Nil Medvedev
514750fb1a feat: preload cachedreads with tip state (#5804)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-09 17:22:56 +00:00
Matthias Seitz
e3c3ddc14e chore: move OP payload builder error to OP crate (#5940) 2024-01-04 16:49:50 +00:00
Thomas Coratger
9aa44093cf lints: move top-level lints to [workspace.lints] manifest table (#5935) 2024-01-04 13:38:02 +00:00
Matthias Seitz
e5ecd4af06 refactor: move ethereum and op builder into separate crates (#5876) 2023-12-28 19:57:07 +00:00
DaniPopes
b1b059fe9b chore: clean up lints (#5881) 2023-12-28 16:23:50 +00:00
Matthias Seitz
61c9587a24 feat: add execution payload validator (#5811) 2023-12-18 11:45:24 +00:00
Bjerg
caa7b92518 chore: clippy (#5674) 2023-12-04 12:25:20 +00:00
Roman Krasiuk
67d93e822e chore(evm): use provider errors (#5649) 2023-12-01 12:35:45 +00:00
Matthias Seitz
d9ef1a14d5 fix: derive job deadline from attributes timestamp (#5626) 2023-11-29 18:21:46 +00:00
Matthias Seitz
320deb6a43 chore: add more payload tracing (#5624) 2023-11-29 15:52:48 +00:00
clabby
b2be07aa38 feat(op-reth): Canyon - Dynamic eip1559 params (#5542) 2023-11-27 17:26:01 +00:00
clabby
cda471ceb4 feat(op-reth): Canyon transition create2Deployer force deployment (#5527) 2023-11-27 18:25:26 +01:00
clabby
92fecc1daf feat(op-reth): Canyon receipts version (#5526) 2023-11-27 16:59:00 +00:00
clabby
7debf93f36 feat(op-reth): Canyon receipts root RLP fix (#5504) 2023-11-27 16:05:41 +00:00
Stefan Batalka
ca9f236947 feat: make PayloadBuilderHandle pub (#5578) 2023-11-27 09:25:24 +00:00
Dan Cline
5f38a5fbb8 fix: use direct conversion for payload fee metrics (#5564) 2023-11-25 05:32:38 +00:00
Dan Cline
269073b2d4 feat: add metrics for best and resolved payloads (#5469) 2023-11-24 17:43:48 +00:00
Roman Krasiuk
30dfc070e1 chore(provider): migrate providers to ProviderError (#5473) 2023-11-17 14:07:28 +00:00
Matthias Seitz
64500e93a2 chore: make decode_enveloped args consistent with other fns (#5456) 2023-11-16 18:56:39 +00:00
Supernovahs.eth
352721370d use reth_primitives instead of revm_primitives (#5434) 2023-11-15 12:08:13 +00:00
Matthias Seitz
79abf2ba0f chore: remove ckzg dep from rpc types (#5392) 2023-11-13 17:37:14 +00:00
Matthias Seitz
c47a2393e3 chore: fix a bunch of features (#5369) 2023-11-09 14:31:27 +01:00
DaniPopes
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +00:00
Alexey Shekhirin
d762d2d9f7 feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285) 2023-11-07 12:58:36 +00:00
Matthias Seitz
164b486d9b chore: use u64 for payloadattributes directly (#5327) 2023-11-06 15:59:08 +00:00
refcell.eth
22dfe96ae0 fix(payload): Ethereum Payload Builder Zero Type (#5313)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 12:52:05 +00:00
DaniPopes
f8ceda9ea8 chore: reduce size of common types (#5304) 2023-11-06 12:45:20 +00:00
clabby
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
DoTheBestToGetTheBest
93fc2e2991 feat(primitives): effective_gas_tip and effective_tip_per_gas functions together (#5144)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-02 14:31:30 +00:00
Matthias Seitz
3ed8e43aed feat: add NoopPayloadBuilderService (#5205)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2023-10-31 17:14:10 +00:00
evalir
76e751eef4 feat: Completely decouple rpc-types to standalone crate (#5193)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-28 08:00:47 +00:00
Matthias Seitz
a61fe2aea0 chore: add log for created new payload job (#5204) 2023-10-27 11:45:49 +00:00
DaniPopes
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
Thomas Coratger
dd6913cd98 feat(primitives): add _HASH suffix for constants hashes (#5175) 2023-10-25 14:07:21 +00:00
Matthias Seitz
14f2b9088e chore: Patch revm to current head commit (#5109)
Co-authored-by: clabby <ben@clab.by>
Co-authored-by: rakita <dragan0rakita@gmail.com>
2023-10-20 19:03:25 +00:00
Thomas Coratger
5d217a2867 feat(primitives): move revm-primitives to reth-primitives (#5088) 2023-10-19 22:35:46 +00:00
Luca Provini
c947d85f44 feat: payload future also sync (#5073) 2023-10-18 15:06:44 +00:00
Dan Cline
3c383bfbb7 fix: order transactions by nonce before inserting into txpool (#4989)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-17 14:36:55 +00:00
Dan Cline
c825aafbc8 fix: only accept rpc enveloped format for transactions in payload (#4928) 2023-10-06 17:40:38 +00:00
Roman Krasiuk
50fa71d8d8 feat(cli): debug build block (#4914) 2023-10-06 08:34:38 +00:00
Roman Krasiuk
ec543ab2b6 chore(payload): additional debug logs (#4926) 2023-10-05 19:39:10 +00:00
Matthias Seitz
442f28a8f2 chore: rm redundant if empty check (#4923) 2023-10-05 17:09:55 +00:00
Dan Cline
4dceabf06b fix: add blob_gas_used after succesful tx execution (#4913)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-05 10:54:53 +00:00
Dan Cline
b1a7a871cd chore: bump revm (#4884)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
2023-10-03 13:45:53 +00:00