0xMiden / 0xMiden/node

store: refactor `queries.rs` and `types.rs`

Open
#1,134 3 comments 0 reactions 0 assignees View on GitHub
store
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

The `queries.rs` file has grown to 1.5k loc which is far too many. There are also types that are oftentimes only relevant to a single query or insert/upsert that accumulated in `types.rs`.

The goal is to find a more coherent way of rerpresenting the queries, where all relevant types "live together".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.