Skip to content

fix dependency issues and rustc warnings #559

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reject-i
Copy link

###Description

  • Remove unused dependencies:
    • aleph-bft-crypto: async-trait, tokio
    • aleph-bft-examples-blockchain: sha3, unsigned-varint
  • Remove ineffective #[must_use] attributes from trait methods
  • Set workspace resolver to "2" to match edition 2021

All tests continue to pass. Verified with cargo +nightly udeps.

Copy link

Please make sure the following happened

  • Appropriate tests created
  • Infrastructure updated accordingly
  • Updated existing documentation
  • New documentation created
  • Version bumped if breaking changes

@reject-i
Copy link
Author

reject-i commented May 7, 2025

Marcin-Radecki Hi ! check pls , thanks

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.

1 participant