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(storage): add smt and relational storage #8

Merged
merged 11 commits into from
May 9, 2023

Conversation

peterzhb
Copy link

@peterzhb peterzhb commented May 4, 2023

This PR adds the smt and relational storage (sqlite) to the spark.

@peterzhb peterzhb force-pushed the @peter/transaction-history branch from 4a450d2 to af2ae89 Compare May 4, 2023 07:10
storage/Cargo.lock Outdated Show resolved Hide resolved
records.sqlite Outdated Show resolved Hide resolved
storage/Cargo.toml Outdated Show resolved Hide resolved
storage/Cargo.toml Outdated Show resolved Hide resolved
storage/Cargo.toml Outdated Show resolved Hide resolved
storage/src/smt/mod.rs Outdated Show resolved Hide resolved
storage/src/smt/mod.rs Outdated Show resolved Hide resolved
storage/src/smt/mod.rs Outdated Show resolved Hide resolved
storage/src/types/smt.rs Outdated Show resolved Hide resolved
storage/src/traits/mod.rs Outdated Show resolved Hide resolved
@peterzhb peterzhb marked this pull request as draft May 5, 2023 09:32
@peterzhb peterzhb force-pushed the @peter/transaction-history branch 6 times, most recently from 8c0d864 to 4594da2 Compare May 5, 2023 13:16
@peterzhb peterzhb force-pushed the @peter/transaction-history branch 3 times, most recently from 722d111 to 5a73c72 Compare May 5, 2023 13:43
@KaoImin KaoImin marked this pull request as ready for review May 6, 2023 03:52
@peterzhb peterzhb force-pushed the @peter/transaction-history branch 2 times, most recently from dc408d3 to 4317923 Compare May 6, 2023 04:11
@peterzhb peterzhb force-pushed the @peter/transaction-history branch 2 times, most recently from a4ba406 to fd87b5e Compare May 8, 2023 06:04
@peterzhb peterzhb force-pushed the @peter/transaction-history branch 3 times, most recently from 2398f9a to c958f2c Compare May 8, 2023 12:42
@peterzhb peterzhb force-pushed the @peter/transaction-history branch from c958f2c to d9f2f01 Compare May 8, 2023 13:05
@KaoImin KaoImin added this pull request to the merge queue May 9, 2023
Merged via the queue into main with commit a3d84dc May 9, 2023
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.

None yet

3 participants