Skip to content

Conversation

@tankyleo
Copy link
Contributor

@tankyleo tankyleo commented Nov 5, 2025

No description provided.

@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Nov 5, 2025

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

Copy link
Contributor

@tnull tnull left a comment

Choose a reason for hiding this comment

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

LGTM, some questions.

@@ -1,8 +1,8 @@
[package]
name = "vss-client"
name = "vss-client-ng"
Copy link
Contributor

Choose a reason for hiding this comment

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

While we're here, mind tacking-on a second commit adding an authors field so people can see who are the primary contacts for the crate? I propose:

authors = ["Leo Nash <[email protected]>", "Elias Rohrer <[email protected]>"]

Cargo.toml Outdated
license = "MIT OR Apache-2.0"
edition = "2021"
homepage = "https://lightningdevkit.org/"
repository = "https://github.com/lightningdevkit/vss-rust-client"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we reflect the change/repo rename to rust-vss-client here?

@@ -1,8 +1,8 @@
[package]
name = "vss-client"
name = "vss-client-ng"
Copy link
Contributor

Choose a reason for hiding this comment

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

Might also want to make this change in the header of README.md, which should probably be named after the crate, not the repo.

Use the new crate name in `README.md`, not the repo name.

Update the repository link in preparation for repo move.
@tnull tnull merged commit 98ac5e1 into lightningdevkit:main Nov 5, 2025
3 checks 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.

3 participants