Roman Hodulák
|
676dc0df34
|
feat(examples): Replace () with appropriate component builders in custom_node example (#16445)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-05-29 18:16:16 +00:00 |
|
Roman Hodulák
|
19b7489518
|
feat(examples): Add CustomExecutorBuilder and implement ExecutorBuilder for it in custom_node example (#16444)
|
2025-05-27 03:15:06 +00:00 |
|
Roman Hodulák
|
2b33b59ed8
|
refactor(examples): Rename CustomTxEnv => PaymentTxEnv and CustomEvmTransaction => CustomTxEnv (#16443)
|
2025-05-23 16:04:32 +00:00 |
|
Roman Hodulák
|
9203916904
|
feat(optimism): Remove all bounds on BlockAssemblerInput for header (#16442)
|
2025-05-23 15:21:08 +00:00 |
|
Roman Hodulák
|
badbe3d81d
|
feat(examples): Implement BlockAssembler and BlockExecutor for custom blocks in custom_node example (#16435)
|
2025-05-23 13:43:00 +00:00 |
|
Roman Hodulák
|
5483a8ed97
|
refactor(examples): Use OpEvm from op-alloy-evm instead of op-revm for CustomEvm in custom_node example (#16417)
|
2025-05-22 16:14:55 +00:00 |
|
Roman Hodulák
|
b347d9d97b
|
feat(examples): Make CustomEvmTransaction local and implement FromRecoveredTx and FromTxWithEncoded in custom_node example (#16415)
|
2025-05-22 14:21:03 +00:00 |
|
Roman Hodulák
|
6c6bfb52bb
|
feat(examples): Implement EvmFactory for CustomEvm in custom_node example (#16404)
|
2025-05-22 10:13:08 +00:00 |
|
Roman Hodulák
|
1b2883a823
|
feat(examples): Add CustomEvm for the execution of CustomTransaction in the custom_node example (#16394)
|
2025-05-21 14:29:39 +00:00 |
|
Arsenii Kulikov
|
0b30387eed
|
chore(deps): bump alloy-evm (#16385)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-21 08:23:34 +00:00 |
|
Roman Hodulák
|
f0c1bf5d3c
|
feat(examples): Add CustomTxEnv for EVM that supports conversions from the extended transaction envelope in the custom_node example (#16381)
|
2025-05-20 19:39:54 +00:00 |
|
Roman Hodulák
|
d7a808873d
|
refactor(examples): Split evm module into submodules in the custom_node example (#16380)
|
2025-05-20 19:11:54 +00:00 |
|