Matthias Seitz
|
3812ad2297
|
chore: rm reth-primitives from payload crates (#15055)
|
2025-03-15 10:17:36 +01:00 |
|
Dan Cline
|
ddc9375a60
|
chore: remove executed_block from EthBuiltPayload (#14017)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-27 21:27:57 +00:00 |
|
Matthias Seitz
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
Arsenii Kulikov
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
Federico Gimenez
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
Thomas Coratger
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
Hai | RISE
|
302ed291e4
|
perf(EthBuiltPayload): Arc SealedBlock (#12351)
|
2024-11-06 20:33:49 +00:00 |
|
Léa Narzis
|
c1a68f23cf
|
refactor: move payload/builder/src/database.rs to revm/src/cached.rs (#12252)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-01 14:55:23 +01:00 |
|
greged93
|
e0ad59834d
|
dev: add requests to EthBuiltPayload (#12072)
|
2024-10-26 06:10:15 +00:00 |
|
Arsenii Kulikov
|
8d32fd788b
|
feat: allow awaiting payload in progress (#11823)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-18 10:45:51 +00:00 |
|
Thomas Coratger
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
greged93
|
b4ad28dfb4
|
chore: reth payload without reth rpc types (#11097)
|
2024-09-21 20:20:42 +00:00 |
|
greged93
|
7cf492d525
|
feat(payload): abstract payload builder in trait (#10965)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-20 07:12:14 +00:00 |
|
malik
|
1ea8ccaa21
|
Remove receipts fn in BuiltPayload (#10772)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-09 13:41:50 +00:00 |
|
Håvard Anda Estensen
|
e7defb2334
|
feat: return executed block in eth payload builder (#10717)
|
2024-09-07 09:27:38 +00:00 |
|
malik
|
17f6225fa5
|
Feat: Extend BuiltPayload type (#10583)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-31 17:27:12 +00:00 |
|
Tuan Tran
|
88c7b2cfa1
|
chore: fix unnameable-types lint on core, payload and primitives-traits crates (#9724)
|
2024-07-23 12:08:01 +00:00 |
|
Matthias Seitz
|
3ed132eee3
|
feat: integrate payload builder in engine api impl (#9710)
|
2024-07-22 16:43:20 +00:00 |
|
Matthias Seitz
|
9b5fc9fd8d
|
chore: extract engine type defs to dedicated crate (#7589)
|
2024-04-12 13:34:40 +00:00 |
|
Luca Provini
|
1b9a768754
|
e2e eth node tests (#7075)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-01 11:56:26 +00:00 |
|
Matthias Seitz
|
28b983403e
|
chore: move op types; less op cfgs (#7255)
|
2024-03-20 18:17:23 +00:00 |
|
Justin Traglia
|
553a271533
|
Decode with EMPTY_STRING_CODE and buf.advance() (#7227)
|
2024-03-19 15:12:10 +00:00 |
|
Federico Gimenez
|
96fcdfbac8
|
feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-05 16:05:17 +00:00 |
|
back
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
Luca Provini
|
933da735f8
|
Payload Events (#6549)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-13 14:43:40 +00:00 |
|
Dan Cline
|
685d1c51e4
|
feat: add BuiltPayload associated type to EngineTypes (#6028)
|
2024-01-15 17:10:56 +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 |
|
Thomas Coratger
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +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 |
|
Alexey Shekhirin
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Dan Cline
|
c4956143b0
|
fix: enforce unsupported fork rules on get_payload_v3 (#4562)
|
2023-09-12 17:07:52 +00:00 |
|
Bjerg
|
b7541943b8
|
docs: clean up payload builder docs (#4380)
|
2023-08-29 03:12:57 +00:00 |
|
Matthias Seitz
|
4d3ce34901
|
docs: add payload builder example (#3545)
|
2023-07-03 12:40:15 +00:00 |
|
Léo Vincent
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
Bjerg
|
77167134d0
|
docs: document crate features (#3269)
|
2023-06-21 19:35:38 +00:00 |
|
Matthias Seitz
|
f37ee4b83b
|
feat: add CachedReads and CachedReadsDbRef (#2596)
|
2023-05-16 21:40:31 +02:00 |
|
Matthias Seitz
|
a887557019
|
feat: add Resolve Payload function (#2482)
|
2023-05-01 10:26:30 +02:00 |
|
Matthias Seitz
|
ab581ae890
|
feat: add payload builder service metrics (#2347)
|
2023-04-23 18:44:32 +02:00 |
|
Matthias Seitz
|
0b9621cfaa
|
feat: integrate payload service (#2228)
|
2023-04-13 21:25:27 +02:00 |
|
Matthias Seitz
|
703f0fdf89
|
chore: rename miner to payload builder (#2217)
|
2023-04-12 18:04:32 -04:00 |
|