0xMiden / 0xMiden/node

Note transport: port database

Open
#2,556 0 comments 0 reactions 1 assignee Claimed by @huitseeker View on GitHub
note transport
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

Port the database changes to our new (empty) note transport layer crate.

This could be either the current sqlite, or the proposed postgres implementation - but not both. The latter does have scaling and durability benefits, though does incur latency costs.

The initial design refactor should reflect that we are now storing _committed_ notes only. This might have implications, in particular it may make sense to also store inclusion proofs though we can always add those later when/if the RPC endpoints dictate it.

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.