Skip to content

Comments

feat: move rocksdb backend for LargeSmt from -crypto to -node#1499

Open
drahnr wants to merge 8 commits intonextfrom
bernhard-migrate-rocksdb-from-crypto
Open

feat: move rocksdb backend for LargeSmt from -crypto to -node#1499
drahnr wants to merge 8 commits intonextfrom
bernhard-migrate-rocksdb-from-crypto

Conversation

@drahnr
Copy link
Contributor

@drahnr drahnr commented Jan 12, 2026

Changes

Copies the RocksDB backend implementation to the miden-node repo.

Closes #1218

Prerequisites

Requires 0xMiden/crypto#850 + a release of miden-crypto @ 0.19.x.

@drahnr drahnr added the blocked Something prevents working on this label Jan 12, 2026
@drahnr drahnr marked this pull request as draft January 12, 2026 10:39
@drahnr drahnr force-pushed the bernhard-migrate-rocksdb-from-crypto branch from b962eda to 46708e6 Compare January 12, 2026 10:40
@drahnr drahnr added blocked Something prevents working on this and removed blocked Something prevents working on this labels Jan 14, 2026
@drahnr drahnr changed the title feat: introduce rocksdb backend for LargeSmt feat: move rocksdb backend for LargeSmt from -crypto to -node Jan 15, 2026
@drahnr drahnr force-pushed the bernhard-migrate-rocksdb-from-crypto branch from 46708e6 to 594aa40 Compare February 24, 2026 19:23
@drahnr drahnr marked this pull request as ready for review February 24, 2026 20:15
@drahnr drahnr added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Feb 24, 2026
@drahnr drahnr requested a review from sergerad February 24, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Something prevents working on this no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract RocksDbStorage smt storage backend into a separate crate

1 participant