Commit Graph

16 Commits

Author SHA1 Message Date
d6ea90fd33 feat(ef-tests): validate state root (#4995) 2023-10-12 13:44:41 +00:00
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
e66e3e3556 feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410) 2023-09-01 12:51:34 +00:00
499ca3d153 chore: enable blobtest again (#4139) 2023-08-10 12:57:52 +00:00
072c84083c chore: improve ef-tests readability (#4136) 2023-08-10 11:06:30 +00:00
248faa4ee8 chore: ignore ef blobTx test (#4038) 2023-08-02 20:34:10 +02:00
c3ea430e4a refactor: move mdbx::test-utils to reth_db::test-utils and add DatabaseEnvRO (#3466) 2023-06-29 23:52:26 +00:00
e10ab387a1 refactor: Stage execute and unwind take an immutable provider reference instead (#3390) 2023-06-27 13:35:00 +00:00
085a703d7c refactor: add BlockWriter and BlockExecutionWriter (#3384) 2023-06-27 09:02:17 +00:00
209d2445b0 chore: rename ShareableDatabase to ProviderFactory (#3121) 2023-06-14 06:49:32 +00:00
f55d88b8c4 refactor: remove Transaction and add DatabaseProvider to stages (#3034)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-06-12 22:37:58 +00:00
529c8e003c refactor(stages): previous_stage -> target in ExecInput (#3030) 2023-06-08 12:55:06 +00:00
3198af11ae fix(pipeline): simplify previous_stage, respect max_block in metrics (#2989)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-06-05 12:59:32 -07:00
5d7eba6fb2 chore(primitives): move checkpoints under stage mod (#2906) 2023-05-30 17:14:13 +00:00
2478c9f11c chore(stage): cleanup stage id (#2898) 2023-05-29 19:22:49 +00:00
cb829be089 refactor: move ef tests to own testing crate (#2847) 2023-05-26 02:02:08 +00:00