|
|
d075995205
|
chore(docs): Fix docs (#14602)
|
2025-02-20 09:20:18 +00:00 |
|
|
|
849c04cb34
|
feat(l2-withdrawals): Decompose ExecutionPayloadValidator::ensure_well_formed_payload (#14566)
|
2025-02-19 09:25:29 +00:00 |
|
|
|
a699ee5405
|
Upstream ExecutionData to alloy (#14188)
|
2025-02-13 09:02:33 +00:00 |
|
|
|
7e1896c41c
|
chore: fix (#14456)
|
2025-02-13 00:27:48 +00:00 |
|
|
|
e468d4d7c5
|
feat: add ExecutionData AT (#14179)
|
2025-02-04 01:08:47 +00:00 |
|
|
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
9923e5ac5b
|
chore: rm some direct header access (#13633)
|
2025-01-03 16:40:00 +00:00 |
|
|
|
dbd4f0c4fe
|
chore: make block field private (#13628)
|
2025-01-03 15:10:32 +00:00 |
|
|
|
b69c2ebee0
|
chore: use native conversions for payload to block (#13608)
|
2025-01-02 16:20:28 +00:00 |
|
|
|
d7397e6b8d
|
chore: make ensure_well_formed_payload generic over transaction (#13404)
|
2024-12-14 17:21:42 +00:00 |
|
|
|
e7753257d4
|
chore: use consistent naming for tx fns (#13306)
|
2024-12-11 17:45:06 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
962fa6685b
|
Use Arc<ChainSpec> in SystemCaller (#12268)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-02 07:41:11 +00:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
89eb73f3d2
|
refactor: replace extra fields with ExecutionPayloadSidecar in engine (#11901)
|
2024-10-23 14:44:37 +00:00 |
|
|
|
c803012085
|
chore: use Requests instead of Vec<Bytes> (#11895)
|
2024-10-19 15:17:14 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
|
|
b4ad28dfb4
|
chore: reth payload without reth rpc types (#11097)
|
2024-09-21 20:20:42 +00:00 |
|
|
|
6cb26f72af
|
feat: make DatabaseProvider generic over chainspec (#10978)
|
2024-09-19 14:23:06 +00:00 |
|
|
|
b6edbe36dc
|
fix(payload): 7702 hardfork activation validation (#10360)
|
2024-08-17 17:08:59 +00:00 |
|
|
|
12ccc0ab5f
|
feat: add prague check in ExecutionPayloadValidator (#10033)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-02 18:55:38 +00:00 |
|
|
|
f395ff8935
|
feat: add method to check prague active at timestamp (#10020)
|
2024-08-02 12:54:28 +00:00 |
|
|
|
50ee497c75
|
feat: use new ChainHardforks type on ChainSpec (#9065)
|
2024-06-27 17:39:35 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
fc770423b3
|
fix(ci): add missing const fn (#8822)
|
2024-06-14 10:07:39 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
4250c33da1
|
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-05-23 13:24:20 +02:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
b77473cfab
|
fix: add checks for hardfork-specific fields to ensure_well_formed_payload (#7993)
|
2024-05-06 14:54:28 +00:00 |
|
|
|
43f58f16dd
|
chore: get rid of compat call (#7930)
|
2024-04-27 07:55:06 +02:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
61c9587a24
|
feat: add execution payload validator (#5811)
|
2023-12-18 11:45:24 +00:00 |
|