8000 Remove the `cli_wire` module by JoseSK999 · Pull Request #528 · vinteumorg/Floresta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove the cli_wire module #528

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

JoseSK999
Copy link
Contributor

What is the purpose of this pull request?

  • Bug fix
  • Documentation update
  • New feature
  • Test
  • Other: Remove dead code

Which crates are being modified?

  • floresta-chain
  • floresta-cli
  • floresta-common
  • floresta-compact-filters
  • floresta-electrum
  • floresta-watch-only
  • floresta-wire
  • floresta
  • florestad
  • Other:

Description

This module is no longer exposed nor used anywhere, so it can be a bit confusing to keep a folder with dead code. Also something like this could be implemented manually by users via our p2p_wire traits.

This module is no longer exposed nor used anywhere, so it can be a bit confusing to keep a folder with dead code. Also something like this could be implemented manually by users via our `p2p_wire` traits.
@Davidson-Souza Davidson-Souza added chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability labels Jun 18, 2025
Copy link
Collaborator
@Davidson-Souza Davidson-Souza left a comment

Choose a reason for hiding this comment

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

ACK c0dc6cb

A follow-up idea: move p2p wire to the root of floresta-wire. I don't think we want to have anything that's not p2p there anyway...

@jaoleal
Copy link
Contributor
jaoleal commented Jun 18, 2025

ACK c0dc6cb

@Davidson-Souza Davidson-Souza merged commit a711b65 into vinteumorg:master Jun 18, 2025
10 checks passed
@JoseSK999 JoseSK999 deleted the remove-cli-wire branch June 18, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0