|
|
ca9f236947
|
feat: make PayloadBuilderHandle pub (#5578)
|
2023-11-27 09:25:24 +00:00 |
|
|
|
5f38a5fbb8
|
fix: use direct conversion for payload fee metrics (#5564)
|
2023-11-25 05:32:38 +00:00 |
|
|
|
269073b2d4
|
feat: add metrics for best and resolved payloads (#5469)
|
2023-11-24 17:43:48 +00:00 |
|
|
|
30dfc070e1
|
chore(provider): migrate providers to ProviderError (#5473)
|
2023-11-17 14:07:28 +00:00 |
|
|
|
64500e93a2
|
chore: make decode_enveloped args consistent with other fns (#5456)
|
2023-11-16 18:56:39 +00:00 |
|
|
|
352721370d
|
use reth_primitives instead of revm_primitives (#5434)
|
2023-11-15 12:08:13 +00:00 |
|
|
|
79abf2ba0f
|
chore: remove ckzg dep from rpc types (#5392)
|
2023-11-13 17:37:14 +00:00 |
|
|
|
c47a2393e3
|
chore: fix a bunch of features (#5369)
|
2023-11-09 14:31:27 +01:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
d762d2d9f7
|
feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285)
|
2023-11-07 12:58:36 +00:00 |
|
|
|
164b486d9b
|
chore: use u64 for payloadattributes directly (#5327)
|
2023-11-06 15:59:08 +00:00 |
|
|
|
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 |
|
|
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
3ed8e43aed
|
feat: add NoopPayloadBuilderService (#5205)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2023-10-31 17:14:10 +00:00 |
|
|
|
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 |
|
|
|
a61fe2aea0
|
chore: add log for created new payload job (#5204)
|
2023-10-27 11:45:49 +00:00 |
|
|
|
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 |
|
|
|
dd6913cd98
|
feat(primitives): add _HASH suffix for constants hashes (#5175)
|
2023-10-25 14:07:21 +00:00 |
|
|
|
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 |
|
|
|
5d217a2867
|
feat(primitives): move revm-primitives to reth-primitives (#5088)
|
2023-10-19 22:35:46 +00:00 |
|
|
|
c947d85f44
|
feat: payload future also sync (#5073)
|
2023-10-18 15:06:44 +00:00 |
|
|
|
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 |
|
|
|
c825aafbc8
|
fix: only accept rpc enveloped format for transactions in payload (#4928)
|
2023-10-06 17:40:38 +00:00 |
|
|
|
50fa71d8d8
|
feat(cli): debug build block (#4914)
|
2023-10-06 08:34:38 +00:00 |
|
|
|
ec543ab2b6
|
chore(payload): additional debug logs (#4926)
|
2023-10-05 19:39:10 +00:00 |
|
|
|
442f28a8f2
|
chore: rm redundant if empty check (#4923)
|
2023-10-05 17:09:55 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
2138a8b587
|
feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> (#4626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-27 18:11:19 +00:00 |
|
|
|
dae31fa2a7
|
chore: timestamp fork activation semantics (#4785)
|
2023-09-26 11:29:38 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
0f9def08c0
|
perf: remove unnecessary state clone (#4763)
|
2023-09-25 13:48:48 +00:00 |
|
|
|
e83d3aa704
|
chore: bump revm (#4723)
|
2023-09-22 01:05:10 +00:00 |
|
|
|
f00df57ea5
|
fix: add excess_blob_gas for first cancun block (#4700)
|
2023-09-21 10:41:22 +00:00 |
|
|
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
|
|
801294252e
|
feat: Duplicate Withdrawal and move try from impls to rpc-compat (#4186)
|
2023-09-19 16:57:32 +00:00 |
|
|
|
a80b72041b
|
feat: add pre-block EIP-4788 beacon root contract call (#4457)
|
2023-09-19 15:16:48 +00:00 |
|
|
|
20455d0550
|
refactor: use revm blob fee calc (#4637)
|
2023-09-18 16:50:11 +00:00 |
|
|
|
a55f48cf28
|
chore(deps): weekly cargo update (#4627)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-17 16:52:59 +00:00 |
|
|
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
|
|
c4956143b0
|
fix: enforce unsupported fork rules on get_payload_v3 (#4562)
|
2023-09-12 17:07:52 +00:00 |
|
|
|
d1f8c6ec01
|
chore: rm todo about polling jobs (#4532)
|
2023-09-08 15:52:08 +02:00 |
|
|
|
e6f933d53c
|
chore: remove outdated TODOs (#4498)
|
2023-09-06 22:06:18 +00:00 |
|
|
|
82f0fe1a5e
|
fix(rpc-types): do not flatten in ExecutionPayloadV3 (#4492)
|
2023-09-05 21:58:13 +00:00 |
|
|
|
297e8870c2
|
perf: skip blobs if no blob space available (#4480)
|
2023-09-05 13:07:56 +00:00 |
|
|
|
f6e5826dec
|
feat: add get blobs exact (#4482)
|
2023-09-05 13:07:49 +00:00 |
|