forked from berachain/beacon-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(services): redefine and clean up services (berachain#1147)
* scaffolding db manager service * lint * u love to see it and by love i mean hate * feat(storage): logger pro evolution * dep not inject * i love depinject * explicit type for rangestore to avoid typecasting avs indexdb to rangedb * generate * tidy * were so dumb * hex * recover panic from nil avs * move defer block up * resolve conflicts: : * feat: dbmanager stores pruners with map * chore(pruner): logs & names * arch linux * lintgenerate * i love testing ❤️ * might move later * bet * Revert "Merge branch 'main' into services" This reverts commit 22f0ffc, reversing changes made to ab8164f. reeee * Revert "Revert revert + resolve conflicts ree" This reverts commit 7ad5955. * resolve conflicts * erm * feat(storage): introduce invariants for range_db for better ammortized pruning runtime * i love t4esting * i hate testing * migrate to events feed * fixes for merge * making some generates * rip * linter schminter * new phone who dis * linter? i barely even know her * fix * explicit invariant test on err * fixes for merge --------- Signed-off-by: ocnc2 <[email protected]> Co-authored-by: archbear <[email protected]> Co-authored-by: archbear <[email protected]> Co-authored-by: Devon Bear <[email protected]>
- Loading branch information
1 parent
8a2b97d
commit e76d896
Showing
29 changed files
with
1,610 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.