Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Shekhirin
50b5215f4b fix(engine): always push back hooks, add tests (#4924) 2023-10-05 19:47:15 +00:00
Alexey Shekhirin
1e7d028d53 refactor(prune): segment trait, receipts impl (#4887) 2023-10-05 11:56:47 +00:00
Alexey Shekhirin
760a5155d7 feat(engine, snapshot): snapshot hook (#4690) 2023-09-28 18:13:21 +00:00
DaniPopes
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
Alexey Shekhirin
5be8ae4b64 refactor(engine): update sync state for r/w hooks (#4687) 2023-09-21 12:13:44 +00:00
Alexey Shekhirin
0874767cd9 refactor(interfaces): Result -> RethResult, Error -> RethError (#4695) 2023-09-20 21:13:16 +00:00
Alexey Shekhirin
6016da7a12 refactor(engine): always connect buffered blocks on r/w hook finish (#4657) 2023-09-20 12:13:45 +00:00
Alexey Shekhirin
57c10e5b65 refactor(engine, tree): connect buffered blocks on pruner finish (#4613) 2023-09-19 16:36:24 +00:00
Alexey Shekhirin
11f5f3f8d7 feat(engine): hooks (#4582) 2023-09-18 17:52:58 +00:00