Federico Gimenez
|
6d57b9eaac
|
feat: wire SystemCaller (#11321)
|
2024-09-30 15:59:55 +00:00 |
|
Matthias Seitz
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
Matthias Seitz
|
2ae8ea3b14
|
feat: add SystemCaller helper type (#11068)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-09-30 09:59:23 +00:00 |
|
Thomas Coratger
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
Matthias Seitz
|
1bead52d57
|
chore: relax trait bounds on transact fns (#11310)
|
2024-09-28 13:37:40 +00:00 |
|
Abhishek kochar
|
20d695031a
|
chore(evm): replace reth-primitives with alloy (#11232)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-26 09:38:03 +02:00 |
|
Arsenii Kulikov
|
ae3d279cc3
|
feat: relax chainspec bounds on NodeBuilder and rpc types (#11160)
|
2024-09-24 17:47:04 +00:00 |
|
Matthias Seitz
|
94d1d8719d
|
feat: add transact function to 7251 (#11158)
|
2024-09-24 13:40:53 +00:00 |
|
Matthias Seitz
|
c0f0dd78a7
|
feat: add transact function to 4788 (#11157)
|
2024-09-24 13:39:40 +00:00 |
|
Matthias Seitz
|
73962b1eae
|
feat: add transact function to 7002 (#11156)
|
2024-09-24 11:23:36 +00:00 |
|
Rohit Narurkar
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
Matthias Seitz
|
a16b3dd6f5
|
feat: add execute_with_witness (#11074)
|
2024-09-23 16:50:58 +00:00 |
|
Thomas Coratger
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
Arsenii Kulikov
|
6cb26f72af
|
feat: make DatabaseProvider generic over chainspec (#10978)
|
2024-09-19 14:23:06 +00:00 |
|
nk_ysg
|
c09f650a3a
|
chore: move eip7251 impl (#11000)
|
2024-09-18 18:15:10 +00:00 |
|
nk_ysg
|
6fc2a23b8b
|
chore: move eip7002 impl (#10998)
|
2024-09-18 17:44:56 +00:00 |
|
Thomas Coratger
|
06b9792792
|
emv: add BlockHeader trait and default fill_block_env (#10993)
|
2024-09-18 17:36:55 +00:00 |
|
Matthias Seitz
|
21232b0918
|
chore: move eip4788 impl (#10977)
|
2024-09-18 18:06:26 +02:00 |
|
Thomas Coratger
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +00:00 |
|
Matthias Seitz
|
cd10cbf4ff
|
feat: move next block cfg and env to configureevm (#10962)
|
2024-09-17 16:21:11 +00:00 |
|
Matthias Seitz
|
b5fcc1baeb
|
chore: move eip2935 impl (#10954)
|
2024-09-17 13:40:39 +00:00 |
|
Thomas Coratger
|
92dacf4f52
|
execution: add transaction and header AT to ConfigureEvmEnv (#10754)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-17 12:18:03 +00:00 |
|
garwah
|
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 |
|
Thomas Coratger
|
47d188cb8e
|
cfg: replace std feature gate alloc imports with extern crate alloc (#10861)
|
2024-09-13 16:01:12 +00:00 |
|
Thomas Coratger
|
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 |
|
Dan Cline
|
b1ed3e65a3
|
feat(tree): add block validation metrics (#10728)
|
2024-09-05 20:08:41 +00:00 |
|
Oliver
|
d659cd36d2
|
refactor: move exec metrics into executor (#10426)
|
2024-09-04 01:30:12 +00:00 |
|
Oliver
|
20756d672c
|
feat: use system call to update blockhashes (#10535)
|
2024-08-26 11:45:08 +00:00 |
|
Thomas Coratger
|
82f41c55a2
|
evm: wider use of RethEvmBuilder (#9944)
|
2024-08-22 03:35:17 +00:00 |
|
Matthias Seitz
|
71bf575a4e
|
fix: properly modify spec id for evm (#10210)
|
2024-08-08 15:33:21 +00:00 |
|
Alexey Shekhirin
|
cf9b6bd9e3
|
feat(evm): support wasm32-wasip1 (#10083)
|
2024-08-05 14:21:13 +00:00 |
|
Thomas Coratger
|
5827b96d15
|
fix "feat(evm): use RethEvmBuilder inside ConfigureEvm" (#9813)
|
2024-07-30 10:04:55 +00:00 |
|
Matthias Seitz
|
abdbc44c9b
|
Revert "feat(evm): use RethEvmBuilder inside ConfigureEvm" (#9805)
|
2024-07-25 15:40:05 +00:00 |
|
Thomas Coratger
|
b864185f6e
|
feat(evm): use RethEvmBuilder inside ConfigureEvm (#9745)
|
2024-07-25 12:01:54 +00:00 |
|
Thomas Coratger
|
f3cd39ef90
|
evm: add RethEvmBuilder (#9655)
|
2024-07-23 20:57:42 +00:00 |
|
Thomas Coratger
|
9b057037d9
|
refactor: some small refactoring (#9657)
|
2024-07-19 19:03:57 +00:00 |
|
Matthias Seitz
|
bbfa63806f
|
chore: rm uneccessary lifetimes in evm config (#9609)
|
2024-07-19 16:19:11 +00:00 |
|
Alexey Shekhirin
|
070f1a593e
|
chore(evm): move execute input/output to execution-types crate (#9624)
|
2024-07-19 07:25:24 +00:00 |
|
Alexey Shekhirin
|
269c649b1a
|
chore(evm): remove unneeded lifetimes (#9583)
|
2024-07-17 14:19:23 +00:00 |
|
Oliver
|
92fb25137e
|
feat: eip-7251 (#9335)
|
2024-07-08 12:48:22 +00:00 |
|
Roman Krasiuk
|
26b7b9720c
|
qol: purge goerli (#9310)
|
2024-07-05 10:38:58 +00:00 |
|
Roman Krasiuk
|
21a9dfc9ec
|
chore(evm): turn associated ConfigureEvm fns into methods (#9322)
|
2024-07-05 09:26:03 +00:00 |
|
greged93
|
93f9a857ce
|
feat: backfill job single block iterator (#9245)
|
2024-07-04 16:33:27 +00:00 |
|
joshieDo
|
9f55a6a702
|
chore: move withdrawal_requests_contract_call to reth-evm (#9272)
|
2024-07-04 06:40:39 +00:00 |
|
joshieDo
|
7a647f4f1e
|
chore: move pre_block_beacon_root_contract_call to evm crates (#9244)
|
2024-07-03 14:54:28 +00:00 |
|
Alexey Shekhirin
|
8e5204c119
|
refactor(evm): set prune modes optionally for the batch executor (#9176)
|
2024-07-03 11:05:02 +00:00 |
|
joshieDo
|
82770b0922
|
chore: move fill_block_env to ConfigureEvmEnv (#9238)
|
2024-07-02 10:31:09 +00:00 |
|
joshieDo
|
cf8a9163af
|
chore: remove usage of tx_env_with_recovered (#9222)
|
2024-07-01 15:12:36 +00:00 |
|
joshieDo
|
b24ca7637f
|
chore: remove tx_env_with_recovered from rpc crates (#9158)
|
2024-06-28 15:43:55 +00:00 |
|
joshieDo
|
d8e6d01308
|
chore: move revm_spec methods from reth-primitives to chain specific crates (#9152)
|
2024-06-27 19:11:29 +00:00 |
|