|
|
4a8a68b8b9
|
Implement Deref and DerefMut for StateProviderDatabase (#6538)
|
2024-02-15 20:09:13 +00:00 |
|
|
|
9450319002
|
fix: check versioned hash version for EIP-4844 transactions (#6601)
|
2024-02-15 17:16:05 +00:00 |
|
|
|
99764b8963
|
fix(op): set handler cfg correctly in EvmProcessor (#6609)
|
2024-02-14 13:26:12 +00:00 |
|
|
|
4c8f31a8c1
|
fix(op): Add optimism in node api, few cfg transitions (#6598)
|
2024-02-14 02:01:48 +00:00 |
|
|
|
3c3c7b36ad
|
chore: remove chain_spec from ExecutorFactory (#6523)
|
2024-02-10 01:07:11 +00:00 |
|
|
|
cd0a2f34bc
|
chore: remove op-flagged arguments from receipt root calc (#6517)
|
2024-02-09 17:55:08 +00:00 |
|
|
|
cede8b7dd6
|
replace &Bytes with &[u8] in optimism functions (#5896)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-09 17:24:55 +00:00 |
|
|
|
d08d72e5c3
|
feat(op): Ecotone reject blob txs (#6480)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-08 02:51:07 +00:00 |
|
|
|
d05504f996
|
feat(op): Ecotone L1 fee parsing (#6479)
|
2024-02-08 02:28:18 +00:00 |
|
|
|
13947e509b
|
chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-06 22:59:10 +00:00 |
|
|
|
521b579222
|
chore: rename EvmEnvConfig to ConfigureEvmEnv (#6423)
|
2024-02-05 23:39:49 +00:00 |
|
|
|
62303cb06f
|
chore: improve Withdrawals interface (#6401)
|
2024-02-05 11:42:22 +00:00 |
|
|
|
55fae2ca9c
|
Add Withdrawals struct (#6267)
|
2024-02-01 17:57:50 +00:00 |
|
|
|
1223895466
|
feat: separate node-builder crate (#6302)
|
2024-01-31 18:03:03 +00:00 |
|
|
|
acccf1441e
|
feat: EvmEnvConfig trait (#6051)
|
2024-01-25 22:40:12 +00:00 |
|
|
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
|
|
19f481006b
|
chore: move revm-inspectors to a separate repo (#5992)
|
2024-01-09 21:33:45 +00:00 |
|
|
|
3fdb24ebd3
|
chore: move revm inspectors to alloy rpc types (#5990)
|
2024-01-09 19:58:47 +00:00 |
|
|
|
a3d2b224ea
|
chore: add TracingInspector::config (#5982)
|
2024-01-09 15:40:10 +01:00 |
|
|
|
8910f76ab4
|
chore: use available created_address fn (#5957)
|
2024-01-06 13:26:11 +01:00 |
|
|
|
2a4d02f0c1
|
chore: simplify Database impls (#5951)
|
2024-01-05 13:39:07 +00:00 |
|
|
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
22ba0adae0
|
chore: simplify some features for env (#5928)
|
2024-01-03 13:12:24 +00:00 |
|
|
|
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 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
fba9a59802
|
feat(revm): use GenericRevertReason type (#5854)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-27 12:40:37 +00:00 |
|
|
|
fa2fd0d50b
|
refactor: small refactoring of revm database and documentation (#5864)
|
2023-12-27 11:24:13 +00:00 |
|
|
|
faa9a22a71
|
refactor: use BlockWithSenders in executors (#5771)
|
2023-12-15 12:57:41 +00:00 |
|
|
|
701e37804e
|
fix: dont include empty revert reason (#5736)
|
2023-12-12 17:02:49 +01:00 |
|
|
|
a3ca95877d
|
fix: use correct error if fault fn missing (#5688)
|
2023-12-04 23:41:02 +00:00 |
|
|
|
55f4c30210
|
fix: invoke enter,exit only for non root calls (#5686)
|
2023-12-04 23:36:36 +00:00 |
|
|
|
6f7d6d5016
|
chore: make trace builder ctrs public (#5672)
|
2023-12-04 13:59:10 +01:00 |
|
|
|
270b9e0f69
|
docs: nit in parity trace builder (#5673)
|
2023-12-04 13:30:29 +01:00 |
|
|
|
ba544d746c
|
fix: invert is error check (#5657)
|
2023-12-01 18:05:44 +00:00 |
|
|
|
67d93e822e
|
chore(evm): use provider errors (#5649)
|
2023-12-01 12:35:45 +00:00 |
|
|
|
18d563dd27
|
chore: use U256::is_zero (#5616)
|
2023-11-28 15:44:27 +00:00 |
|
|
|
cda471ceb4
|
feat(op-reth): Canyon transition create2Deployer force deployment (#5527)
|
2023-11-27 18:25:26 +01:00 |
|
|
|
92fecc1daf
|
feat(op-reth): Canyon receipts version (#5526)
|
2023-11-27 16:59:00 +00:00 |
|
|
|
7debf93f36
|
feat(op-reth): Canyon receipts root RLP fix (#5504)
|
2023-11-27 16:05:41 +00:00 |
|
|
|
c49cda62b0
|
chore: make traces public (#5567)
Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
|
2023-11-27 14:35:40 +00:00 |
|
|
|
7de2582000
|
chore: export StackSnapshotType (#5566)
|
2023-11-25 09:21:01 +00:00 |
|
|
|
4679bce41a
|
fix(tracing): fix the parity vmTrace stack pushes #5561 (#5563)
Co-authored-by: fake <fake@fake>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-25 05:40:59 +00:00 |
|
|
|
337fb311ee
|
chore: phase out reth-primitives from inspectors (#5552)
|
2023-11-23 17:09:08 +00:00 |
|
|
|
fc9bdea320
|
chore: reuse alloy Log type (#5548)
|
2023-11-23 15:40:38 +00:00 |
|
|
|
30f4114702
|
chore: use rpc types Accesslist in inspector (#5549)
|
2023-11-23 15:40:31 +00:00 |
|
|
|
5a1b0def35
|
chore: move TracingConfig init to tracing crate (#5546)
|
2023-11-23 15:02:33 +00:00 |
|
|
|
61a688b04e
|
chore: make fields pub (#5545)
|
2023-11-23 15:02:29 +00:00 |
|
|
|
7c148b4120
|
chore: get almost rid of reth-primitives in tracer impl (#5544)
|
2023-11-23 15:13:41 +01:00 |
|
|
|
de048c4561
|
fix(tracing): reduce stack memory when tracing (#5528)
|
2023-11-22 17:32:28 +00:00 |
|