Thomas Coratger
|
55fae2ca9c
|
Add Withdrawals struct (#6267)
|
2024-02-01 17:57:50 +00:00 |
|
Dan Cline
|
1223895466
|
feat: separate node-builder crate (#6302)
|
2024-01-31 18:03:03 +00:00 |
|
Dan Cline
|
acccf1441e
|
feat: EvmEnvConfig trait (#6051)
|
2024-01-25 22:40:12 +00:00 |
|
rakita
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
yjh
|
22ba0adae0
|
chore: simplify some features for env (#5928)
|
2024-01-03 13:12:24 +00:00 |
|
Bjerg
|
faa9a22a71
|
refactor: use BlockWithSenders in executors (#5771)
|
2023-12-15 12:57:41 +00:00 |
|
Roman Krasiuk
|
67d93e822e
|
chore(evm): use provider errors (#5649)
|
2023-12-01 12:35:45 +00:00 |
|
clabby
|
7debf93f36
|
feat(op-reth): Canyon receipts root RLP fix (#5504)
|
2023-11-27 16:05:41 +00:00 |
|
Roman Krasiuk
|
14dd9e8150
|
feat(provider): StateRootProvider::state_root_with_updates (#5485)
|
2023-11-19 14:33:11 +00:00 |
|
Roman Krasiuk
|
30dfc070e1
|
chore(provider): migrate providers to ProviderError (#5473)
|
2023-11-17 14:07:28 +00:00 |
|
DaniPopes
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
DaniPopes
|
18a55d240b
|
ci: fix partitions + clippy (#5314)
|
2023-11-05 19:00:59 +00:00 |
|
clabby
|
52670a8b24
|
feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
|
2023-11-05 17:33:42 +00:00 |
|
DaniPopes
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
grantkee
|
4890006220
|
Patch/Auto-mine (#5042)
|
2023-10-24 12:30:59 +02:00 |
|
Thomas Coratger
|
5d217a2867
|
feat(primitives): move revm-primitives to reth-primitives (#5088)
|
2023-10-19 22:35:46 +00:00 |
|
Thomas Coratger
|
38e0d5ae61
|
add implementation for StateRootProvider for StateProviderTest (#5060)
|
2023-10-19 07:11:36 +00:00 |
|
Roman Krasiuk
|
3adc627a35
|
feat(rpc): enable eth_getProof (#5071)
|
2023-10-18 16:05:26 +00:00 |
|
Alexey Shekhirin
|
2dbd142d60
|
feat(bin, prune): pass prune segments from CLI & refactor modes (#4964)
|
2023-10-12 11:49:28 +00:00 |
|
Alexey Shekhirin
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
rakita
|
8fd27a4b40
|
fix: return gas per tx in error (#4858)
|
2023-09-29 18:00:56 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
Thomas Coratger
|
2138a8b587
|
feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> (#4626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-27 18:11:19 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Roman Krasiuk
|
0f9def08c0
|
perf: remove unnecessary state clone (#4763)
|
2023-09-25 13:48:48 +00:00 |
|
Dan Cline
|
070554a8d4
|
feat: add updated beacon root contract address (#4665)
|
2023-09-21 16:24:30 +00:00 |
|
Alexey Shekhirin
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
Matthias Seitz
|
ad10a17c29
|
fix: set block env excess blob gas (#4672)
|
2023-09-19 23:07:00 +00:00 |
|
Dan Cline
|
a80b72041b
|
feat: add pre-block EIP-4788 beacon root contract call (#4457)
|
2023-09-19 15:16:48 +00:00 |
|
rakita
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|