|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
e020eb71bd
|
chore(payload): fix withdrawals field pre-shanghai in Ethereum payload (#12828)
|
2024-11-24 10:28:31 +00:00 |
|
|
|
6a97a6dfe4
|
chore: include payload id in debug msg (#12795)
|
2024-11-22 19:53:46 +00:00 |
|
|
|
64728e0856
|
refactor: simplify withdrawals outcome (#12780)
|
2024-11-22 14:15:43 +00:00 |
|
|
|
4442b5d6fa
|
feat: convert hash field to OnceLock<TxHash> on TransactionSigned (#12596)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 22:40:29 +00:00 |
|
|
|
33730536f5
|
Do not print whole block in debug! logs (#12729)
|
2024-11-21 09:35:32 +00:00 |
|
|
|
2f3fde8fb5
|
feat: fix WASM build for crates dependent on reth-payload-primitives (#12610)
|
2024-11-17 10:26:15 +00:00 |
|
|
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
|
|
d9ed07a367
|
chore: remove revm-primitives re-export (#12599)
|
2024-11-16 11:33:09 +01:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
6d05788de2
|
perf(default_ethereum_payload): reuse Evm between txs (#12365)
|
2024-11-07 10:52:25 +00:00 |
|
|
|
302ed291e4
|
perf(EthBuiltPayload): Arc SealedBlock (#12351)
|
2024-11-06 20:33:49 +00:00 |
|
|
|
eaac2aa2cf
|
chore: simplify cached db usage (#12242)
|
2024-11-01 14:17:31 +00:00 |
|
|
|
755fac08dd
|
Wrap sidecar in arcs (#11554)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 16:06:37 +00:00 |
|
|
|
93a9b8a218
|
feat: Eip1559 params in extradata (#11887)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 12:59:19 +00:00 |
|
|
|
7880d4ddb0
|
refactor: change PayloadConfig to use parent header instead of parent block (#12159)
|
2024-10-29 09:52:00 +00:00 |
|
|
|
8605d04a09
|
refactor: rm re-exports of alloy eip 4844 constants (#12120)
|
2024-10-28 08:30:06 +00:00 |
|
|
|
e0ad59834d
|
dev: add requests to EthBuiltPayload (#12072)
|
2024-10-26 06:10:15 +00:00 |
|
|
|
a87d654c55
|
feat: introduce iterator for default_ethereum_payload function (#11978)
|
2024-10-25 11:48:58 +00:00 |
|
|
|
8bfb7f9ce9
|
primitive-traits: use alloy BEACON_NONCE constant (#12029)
|
2024-10-24 09:58:50 +00:00 |
|
|
|
d0ac833946
|
perf: avoid cloning in payload builder (#11899)
|
2024-10-19 16:56:48 +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 |
|
|
|
491f154c34
|
primitives-traits: rm redundant definitions of EMPTY_OMMER_ROOT_HASH (#11820)
|
2024-10-17 09:30:26 +00:00 |
|
|
|
600a394571
|
feat: update SystemCaller (#11718)
|
2024-10-14 15:52:34 +00:00 |
|
|
|
c05a900542
|
perf(rpc): use Arc<SealedBlockWithSenders> on cache and rpc (#11635)
|
2024-10-14 12:44:28 +00:00 |
|
|
|
6d57b9eaac
|
feat: wire SystemCaller (#11321)
|
2024-09-30 15:59:55 +00:00 |
|
|
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
|
|
ae4aeb44d9
|
chore(builder): reorder revm State import (#11316)
|
2024-09-30 10:04:47 +00:00 |
|
|
|
b8aeecae62
|
chore: update default payload builder logs (#11315)
|
2024-09-29 10:32:52 +00:00 |
|
|
|
76a6e0db69
|
remove IntoRecoveredTransaction (#11221)
|
2024-09-25 17:10:11 +00:00 |
|
|
|
648e2a4f7d
|
primitives: rm revm-primitives reexport (#11193)
|
2024-09-25 11:06:27 +00:00 |
|
|
|
ab66f58e5c
|
chore: Remove ChainSpec from PayloadConfig (#11103)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 06:45:51 +00:00 |
|
|
|
6e64a14a6f
|
chore(ethereum): replace reth-primitives with alloy (#11155)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-24 11:33:11 +00:00 |
|
|
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
|
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
|
|
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 |
|
|
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +00:00 |
|
|
|
cd10cbf4ff
|
feat: move next block cfg and env to configureevm (#10962)
|
2024-09-17 16:21:11 +00:00 |
|
|
|
2a04b1c100
|
Move cfg_env and block_env configuration from PayloadBuilderAttributes into PayloadBuilder (#10510)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-17 11:43:31 +00:00 |
|
|
|
028000caf3
|
fix: include reverts in execution outcome when building payload (#10837)
|
2024-09-12 13:54:37 +00:00 |
|
|
|
2b75415a00
|
execution: make ConfigureEvm independent of chainspec argument (#10748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-11 13:50:42 +00:00 |
|
|
|
e4b5325875
|
chore: unify empty payload building (#10807)
|
2024-09-10 12:21:49 +00:00 |
|
|
|
1ea8ccaa21
|
Remove receipts fn in BuiltPayload (#10772)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-09 13:41:50 +00:00 |
|
|
|
e7defb2334
|
feat: return executed block in eth payload builder (#10717)
|
2024-09-07 09:27:38 +00:00 |
|
|
|
17f6225fa5
|
Feat: Extend BuiltPayload type (#10583)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-31 17:27:12 +00:00 |
|
|
|
6f086d1060
|
chore(trie): clean up state root methods (#10598)
|
2024-08-28 14:41:29 +00:00 |
|
|
|
8987b4fe56
|
fix: pop consolidation requests in payload builder (#10591)
|
2024-08-28 09:43:45 +00:00 |
|
|
|
20756d672c
|
feat: use system call to update blockhashes (#10535)
|
2024-08-26 11:45:08 +00:00 |
|
|
|
9b057037d9
|
refactor: some small refactoring (#9657)
|
2024-07-19 19:03:57 +00:00 |
|
|
|
b4363e2b48
|
feat: add max_gas_limit to ChainSpec (#9473)
|
2024-07-12 14:12:15 +00:00 |
|