Skip to content

Conversation

G8XSU
Copy link
Contributor

@G8XSU G8XSU commented Sep 30, 2024

Add Rust based vss-service.

  • Add Base workspace setup and rustfmt config.
  • Add Base protobuf generation for types.
  • Add Vss KVStore api.
  • Add Authorizer Api with NoopAuthorizer.
  • Add empty postgres KvStore implementation.
  • Add VssService and base service setup.
  • Add KvStoreTestSuite.

@G8XSU G8XSU requested a review from jkczyz September 30, 2024 05:21
@G8XSU G8XSU changed the title Add Base Rust vss-service. Add Rust based vss-service. Sep 30, 2024
@G8XSU
Copy link
Contributor Author

G8XSU commented Nov 7, 2024

Rebased on top of main.

Copy link
Contributor

@jkczyz jkczyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concept ACK. Need to read through the tests still.

@G8XSU G8XSU requested a review from jkczyz November 16, 2024 04:20
Copy link
Contributor

@jkczyz jkczyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@G8XSU
Copy link
Contributor Author

G8XSU commented Nov 21, 2024

Addressed all current comments, lmk if it is good to squash or needs another round of review.

@G8XSU G8XSU requested a review from jkczyz November 21, 2024 22:55
Copy link
Contributor

@jkczyz jkczyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's squash and merge.

@G8XSU
Copy link
Contributor Author

G8XSU commented Nov 21, 2024

Will fix and squash !

@G8XSU
Copy link
Contributor Author

G8XSU commented Nov 22, 2024

@G8XSU G8XSU merged commit f958e1f into lightningdevkit:main Nov 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants