Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(l1): add support for a QMDB engine store #1716

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

feat(l1): add support for a QMDB engine store #1716

wants to merge 22 commits into from

Conversation

ilitteri
Copy link
Contributor

Motivation

Description

Closes #issue_number

@ilitteri ilitteri added the L1 label Jan 15, 2025
@ilitteri ilitteri self-assigned this Jan 15, 2025
@ilitteri ilitteri changed the title feat(l1): imlement a QMDB engine type feat(l1): add support for a QMDB engine store Jan 15, 2025
Copy link

github-actions bot commented Jan 15, 2025

| File                                                                 | Lines | Diff |
+----------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/cmd/ethrex/ethrex.rs                 | 354   | +2   |
+----------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/storage/store/engines.rs      | 9     | +2   |
+----------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/storage/store/engines/qmdb.rs | 481   | +481 |
+----------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/storage/store/error.rs        | 49    | +2   |
+----------------------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/crates/storage/store/storage.rs      | 1162  | +10  |
+----------------------------------------------------------------------+-------+------+

Total lines added: +497
Total lines removed: 0
Total lines changed: 497

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant