Hwangjae Lee
|
c1ef67df70
|
docs(payload): fix typos and incorrect references in comments (#20771)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-06 09:42:37 +00:00 |
|
gustavo
|
c037a57d05
|
perf(payload): move fields instead of cloning in PayloadBuilderStack::try_build (#19998)
|
2025-11-26 22:03:54 +00:00 |
|
Snezhkko
|
f386f96f1e
|
perf(payload): move parent_header in PayloadBuilderStack::build_empty_payload (#19995)
|
2025-11-26 19:13:29 +00:00 |
|
Gengar
|
d1084ca43a
|
docs: clarify BetterPayloadEmitter emits both Better and Freeze outcomes (#19795)
|
2025-11-16 23:24:19 +00:00 |
|
Avory
|
60f663e5b4
|
fix(payload): emit events for Freeze payload outcomes (#19435)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-14 17:13:39 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
Matthias Seitz
|
de24793b19
|
chore: clippy happy (#18310)
|
2025-09-06 09:59:44 +02:00 |
|
Hai | RISE
|
d14658dc5e
|
perf(payload): do not clone full attributes for timestamp validation (#18054)
|
2025-08-26 15:29:07 +02:00 |
|
Arsenii Kulikov
|
f7db031f59
|
chore: make BuildOutcome::map_payload pub (#16636)
|
2025-06-04 09:19:24 +00:00 |
|
Matthias Seitz
|
ddba222c08
|
chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-24 08:06:06 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
Matthias Seitz
|
24f1972a58
|
chore: rm reth-provider dep (#15058)
|
2025-03-15 13:22:57 +01:00 |
|
Matthias Seitz
|
73885a762c
|
chore: rm reth-primitives from payload basic (#15056)
|
2025-03-15 10:39:41 +01:00 |
|
Andrea Simeoni
|
d9a00b8477
|
feat/emit better payload events (#14923)
|
2025-03-10 14:20:14 +00:00 |
|
Arsenii Kulikov
|
72210736ad
|
feat: re-use BlockExecutionStrategy in payload building (#14609)
|
2025-02-20 15:06:19 +00:00 |
|
Arsenii Kulikov
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
Arsenii Kulikov
|
c1a305ca5c
|
feat: relax BasicPayloadJobGenerator bounds (#14254)
|
2025-02-06 00:59:14 +00:00 |
|
Arsenii Kulikov
|
62a8e62c3d
|
chore: simplify PayloadBuilder trait (#14246)
|
2025-02-05 23:20:31 +00:00 |
|
Dan Cline
|
a9ae060452
|
fix: use different cancel wrapper for prewarm tasks (#14221)
|
2025-02-04 21:06:50 +00:00 |
|
Dan Cline
|
b6ce1d90fd
|
perf: warm transactions in parallel (#13759)
|
2025-02-04 16:25:51 +00:00 |
|
georgehao
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
Léa Narzis
|
6c762565b8
|
refactor: finalize proofs mod move from reth-primitives to reth-primitives-traits (#13875)
|
2025-01-22 20:15:47 +00:00 |
|
Matthias Seitz
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
Matthias Seitz
|
3e86bb54d4
|
docs: add additional BasicPayloadJob docs (#13706)
|
2025-01-07 14:50:56 +01:00 |
|
Arsenii Kulikov
|
af1c9b7614
|
refactor: integrate BuiltPayload::Primitives (#13484)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-23 23:06:47 +00:00 |
|
Arsenii Kulikov
|
058cfe2f98
|
chore: relax PayloadBuilderService bound (#13456)
|
2024-12-19 14:58:07 +00:00 |
|
Roman Krasiuk
|
124aae19bf
|
chore(builder): remove extra data from basic payload generator (#13353)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-12 19:31:06 +00:00 |
|
Roman Krasiuk
|
c553b1e86d
|
feat(builder): ethereum builder config (#13315)
|
2024-12-11 21:26:25 +00:00 |
|
Matthias Seitz
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
Hai | RISE
|
64728e0856
|
refactor: simplify withdrawals outcome (#12780)
|
2024-11-22 14:15:43 +00:00 |
|
Federico Gimenez
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
Matthias Seitz
|
a7bb1d1fa3
|
chore: remove constants reexport (#12549)
|
2024-11-14 18:36:31 +01:00 |
|
Matthias Seitz
|
0d850e7f05
|
fix: consume all payload variants (#12520)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-11-13 17:13:00 +00:00 |
|
Thomas Coratger
|
59ebebaa63
|
primitives: rm alloy Withdrawals reexport (#12421)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 13:09:46 +00:00 |
|
Kunal Arora
|
b1642f966f
|
feat(payload): add support for stack of payload builders (#11004)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-07 15:33:31 +00:00 |
|
Matthias Seitz
|
b5f8c72095
|
chore: misc trait bounds (#12347)
|
2024-11-06 14:27:06 +00:00 |
|
Léa Narzis
|
0c7700f2c7
|
feat(payload) : optimize new payload job by fetching only header hash instead of block (#12343)
|
2024-11-06 07:58:45 +00:00 |
|
Matthias Seitz
|
5af551782c
|
feat: restructure op builder (#12229)
|
2024-11-05 14:04:52 +00:00 |
|
Thomas Coratger
|
441ddbf085
|
primitives: rm more alloy block reexports (#12308)
|
2024-11-05 11:37:56 +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 |
|
Léa Narzis
|
7880d4ddb0
|
refactor: change PayloadConfig to use parent header instead of parent block (#12159)
|
2024-10-29 09:52:00 +00:00 |
|
Thomas Coratger
|
1c36b71612
|
docs: small fix in payload doc (#12116)
|
2024-10-28 07:13:47 +00:00 |
|
Hoa Nguyen
|
0df3148357
|
feat(payload): introduce payload freezing for predetermined blocks (#11790)
|
2024-10-24 06:29:07 +00:00 |
|
Thomas Coratger
|
889a7e0b98
|
primitive-traits: use alloy _DURATION constants (#11960)
|
2024-10-23 14:31:22 +00:00 |
|
Gerson
|
a78de201b3
|
Refactor of state_change functionality (#11878)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 16:01:26 +00:00 |
|
Matthias Seitz
|
1a1aa2f8c3
|
feat: add map_pool fn (#11890)
|
2024-10-19 13:18:20 +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
|
5859f93c56
|
primitives: use alloy EMPTY_ constants (#11852)
|
2024-10-18 08:53:21 +00:00 |
|
Matthias Seitz
|
3a255a1cab
|
chore:include payload id in trace (#11249)
|
2024-09-26 12:42:58 +00:00 |
|