|
|
7353dc94a8
|
feat: generic receipt ExecuteOutput (#12966)
|
2024-11-30 15:49:54 +00:00 |
|
|
|
489d4e8595
|
feat(eecutor): send EvmState in state hook (#13025)
|
2024-11-30 12:37:05 +00:00 |
|
|
|
55ddaab1e4
|
feat: make generic data primitives EvmEnvProvider (#12981)
|
2024-11-29 21:10:56 +00:00 |
|
|
|
29289ccaec
|
feat: add Primitives AT to BlockExecutorProvider (#12994)
|
2024-11-29 12:53:25 +00:00 |
|
|
|
1f1671ad8c
|
feat: SerdeBincodeCompat trait (#12991)
|
2024-11-29 12:23:16 +00:00 |
|
|
|
b6ba822cc3
|
chore: disable serde-with default features (#13002)
|
2024-11-29 10:51:44 +00:00 |
|
|
|
2179301590
|
feat: add functions for env creation (#12928)
|
2024-11-27 22:35:23 +00:00 |
|
|
|
e8d63e4a0b
|
chore: fix unused warning (#12888)
|
2024-11-26 19:32:54 +00:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
2dc92880ba
|
chore(trie): move trie updates to reth-trie-common (#12863)
|
2024-11-26 12:09:12 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +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 |
|
|
|
749f98e021
|
chore: add header and body generics to SealedBlockWithSenders (#12717)
|
2024-11-20 18:56:35 +00:00 |
|
|
|
37181c357a
|
feat(executor): add init methods to set TxEnv overrides (#12551)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-19 17:58:46 +00:00 |
|
|
|
06bf5c7783
|
chore(sdk): make Chain generic over data primitives (#12635)
|
2024-11-19 09:27:23 +00:00 |
|
|
|
ff22c8eef8
|
chore(sdk): Define MaybeSerde (#12577)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-18 13:30:44 +00:00 |
|
|
|
7ae8ce1d00
|
chore(sdk): Add blanket impls for refs to prim traits (#12613)
|
2024-11-17 16:48:27 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
b5f7eca72f
|
chore(sdk): make ExecutionOutcome generic over receipt (#12448)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-11-12 10:38:00 +00:00 |
|
|
|
11fd5aa45e
|
chore(sdk): define new BlockHeader trait (#12452)
|
2024-11-11 16:21:39 +00:00 |
|
|
|
d2f494bd88
|
primitives: replace primitive Withdrawals with alloy (#12119)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 07:55:06 +00:00 |
|
|
|
098fa7f611
|
feat(engine): use execute_with_state_hook in ExecutorMetrics (#12316)
|
2024-11-06 11:38:29 +00:00 |
|
|
|
566f2b4950
|
primitives: rm alloy BlockHashOrNumber reexport (#12302)
|
2024-11-04 10:15:56 +00:00 |
|
|
|
56b76871ed
|
primitives: rm alloy Withdrawal reexport (#12296)
|
2024-11-04 08:21:17 +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 |
|
|
|
d5a3a3a849
|
test(chain-state): add unit tests for CanonStateNotification (#12110)
|
2024-11-01 13:57:34 +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 |
|
|
|
019f347385
|
chore: move optimism execution types test to optimism crate (#12026)
|
2024-10-26 15:04:17 +00:00 |
|
|
|
777417ad8a
|
feat: add reth test-vectors compact --write|--read (#11954)
|
2024-10-24 18:34:12 +00:00 |
|
|
|
d7f08cd876
|
chore: remove some clones (#12008)
|
2024-10-24 05:09:14 +00:00 |
|
|
|
e52f647644
|
chore(primitives): use alloy eth conversion constants (#11892)
|
2024-10-22 12:34:53 +02:00 |
|
|
|
d9d184d498
|
feat: default impl for some BlockExecutionStrategy methods (#11941)
|
2024-10-21 18:47:50 +00:00 |
|
|
|
7119bb1fe0
|
chore: introduce ExecuteOutput (#11929)
|
2024-10-21 12:34:23 +00:00 |
|
|
|
f25cceb9f9
|
perf: use Vec::with_capacity and reserve_exact (#11904)
|
2024-10-21 11:59:09 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
a78de201b3
|
Refactor of state_change functionality (#11878)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 16:01:26 +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 |
|
|
|
87399ae2c1
|
chore: rename executor and provider Generic -> Basic (#11788)
|
2024-10-16 11:20:42 +00:00 |
|
|
|
f49a4ae185
|
feat: add OpExecutionStrategy (#11761)
|
2024-10-16 10:13:46 +00:00 |
|
|
|
0f903b1e20
|
feat: add EthExecutionStrategy (#11584)
|
2024-10-16 09:40:33 +00:00 |
|
|
|
323d8edfb9
|
feat: implement batch executor (#11753)
|
2024-10-16 09:02:23 +00:00 |
|
|
|
d4be773f5f
|
chore: move tests in reth_execution_types::chain to reth-evm-optimism (#11115)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 20:47:23 +00:00 |
|
|
|
161605313a
|
feat: sketch composable executor (#11447)
|
2024-10-15 11:12:41 +00:00 |
|
|
|
39f0ab4116
|
chore: turn off reth-revm default features (#10215)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 10:32:25 +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 |
|
|
|
bca11aa2dd
|
clippy: add from_iter_instead_of_collect warn (#11666)
|
2024-10-11 17:56:33 +00:00 |
|
|
|
58bfa60cea
|
feat(evm, trie): more metrics (#11613)
|
2024-10-10 08:27:01 +00:00 |
|
|
|
a2cfa9e050
|
Added InternalBlockExecutionError to execute.rs exports (#11525)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-08 10:27:18 +00:00 |
|
|
|
33b78dcf2b
|
chore: chain manual serialisation implementation (#11538)
|
2024-10-08 09:02:32 +00:00 |
|