Arsenii Kulikov
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
Dan Cline
|
44985c3272
|
chore: rm reth_primitives from reth_revm (#14317)
|
2025-02-08 06:08:20 +00:00 |
|
Dan Cline
|
f64dd8a977
|
chore: remove some unnecessary direct imports (#13934)
|
2025-01-22 22:08:48 +01:00 |
|
Hai | RISE
|
56ce046317
|
perf: query bytecodes with &B256 to avoid copying code hash (#13559)
|
2024-12-26 14:58:56 +00:00 |
|
Hai | RISE
|
031f430b8f
|
perf: query accounts with &Address to avoid copying address (#13554)
|
2024-12-25 12:31:28 +00:00 |
|
Matthias Seitz
|
bc69f6348f
|
feat: add asref impls (#12257)
|
2024-11-01 17:08:41 +00:00 |
|
Thomas Coratger
|
39bc8ce81a
|
refactor(revm): simplify Database impl for StateProviderDatabase (#12241)
|
2024-11-01 11:35:06 +01:00 |
|
Thomas Coratger
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
Thomas Coratger
|
f2a508df34
|
primitives: rm more alloy_primitives reexports (#11222)
|
2024-09-26 11:29:18 +00:00 |
|
Dan Cline
|
399c27082f
|
chore: EvmStateProvider doc improvements (#10735)
|
2024-09-05 23:34:54 +00:00 |
|
Matthias Seitz
|
b97ace200f
|
chore(deps): bump revm 11 (#9391)
|
2024-07-09 12:28:44 +00:00 |
|
Thomas Coratger
|
90c60cb26c
|
refactor: some simplifications around revm database (#9212)
|
2024-07-01 10:44:16 +00:00 |
|
Matthias Seitz
|
b5f55d9a2b
|
chore: make reth-revm compile with no-std (#8931)
|
2024-06-18 15:33:04 +00:00 |
|
Thomas Coratger
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
Matthias Seitz
|
911a3a4a92
|
chore: replace reth-provider dep in reth-evm (#8430)
|
2024-05-28 15:28:50 +00:00 |
|
Matthias Seitz
|
e0a93193f0
|
chore(deps): rm reth-interfaces dep from reth-revm (#8387)
|
2024-05-24 11:17:12 +00:00 |
|
Matthias Seitz
|
bdb8238d79
|
chore: remove type aliases (#8155)
|
2024-05-08 13:45:47 +00:00 |
|
Matthias Seitz
|
8d65186dbb
|
chore: relax stateprovider db trait bound (#7567)
|
2024-04-11 14:46:26 +00:00 |
|
Thomas Coratger
|
4a8a68b8b9
|
Implement Deref and DerefMut for StateProviderDatabase (#6538)
|
2024-02-15 20:09:13 +00:00 |
|
yjh
|
2a4d02f0c1
|
chore: simplify Database impls (#5951)
|
2024-01-05 13:39:07 +00:00 |
|
Thomas Coratger
|
365acf08dd
|
fix: better conversion error handling in block_hash_ref (#5870)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-28 16:39:16 +00:00 |
|
Thomas Coratger
|
fa2fd0d50b
|
refactor: small refactoring of revm database and documentation (#5864)
|
2023-12-27 11:24:13 +00:00 |
|
Roman Krasiuk
|
67d93e822e
|
chore(evm): use provider errors (#5649)
|
2023-12-01 12:35:45 +00:00 |
|
Matthias Seitz
|
14f2b9088e
|
chore: Patch revm to current head commit (#5109)
Co-authored-by: clabby <ben@clab.by>
Co-authored-by: rakita <dragan0rakita@gmail.com>
|
2023-10-20 19:03:25 +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 |
|
Alexey Shekhirin
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +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 |
|
Matthias Seitz
|
cf10590e4a
|
feat: add js tracer (#3100)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-14 12:42:00 +00:00 |
|
Matthias Seitz
|
241ec32abf
|
feat: add canonical_headers_range (#1795)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-03-16 17:06:32 -07:00 |
|
Bjerg
|
161de9aadf
|
feat: persist contract analysis in db (#1640)
|
2023-03-08 16:25:14 +01:00 |
|
Bjerg
|
901813dcbb
|
perf: save a hashing step for bytecodes (#1547)
|
2023-02-24 20:27:27 +01:00 |
|
Matthias Seitz
|
8299ca6fd6
|
feat: add reth-revm crate (#1526)
|
2023-02-23 14:16:42 +01:00 |
|