refactor(juno): integrate common interface with rawDB as trieDB engine#3187
Merged
MaksymMalicki merged 38 commits intomainfrom Apr 28, 2026
Merged
refactor(juno): integrate common interface with rawDB as trieDB engine#3187MaksymMalicki merged 38 commits intomainfrom
MaksymMalicki merged 38 commits intomainfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3187 +/- ##
==========================================
+ Coverage 75.54% 77.15% +1.60%
==========================================
Files 380 380
Lines 33927 34190 +263
==========================================
+ Hits 25631 26380 +749
+ Misses 6517 5914 -603
- Partials 1779 1896 +117 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
infrmtcs
reviewed
Oct 21, 2025
33d81d5 to
dc23482
Compare
dc23482 to
ddded14
Compare
374fcf7 to
1ba0bf0
Compare
6eb0933 to
386d97c
Compare
7740498 to
1f4a9a6
Compare
dd87a16 to
83e4759
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rawDB- direct pebbleDB reads/writes - as a trieDB engine.storage.goandstorage_test.goto support bothtrieandtrie2packages.dbcmdRevertutility.Makefile, to run the unit tests strictly with the new state and trie implementations in the future CI/CD: