Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
ruint
Dependency ark-ff 0.3.0 is significantly outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency fastrlp 0.3 is significantly outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pyo3 0.19 is significantly outdated
Upgrade to 0.25.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ark-ff 0.4.0 is slightly outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency ethereum_ssz 0.5.3 is outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency primitive-types 0.12 is outdated
Consider upgrading to 0.13.1 to get all the fixes and improvements.
Dependency rand 0.8 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Dependency rlp 0.5 is a bit outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
Imprecise dependency requirement parity-scale-codec = 3
Cargo does not always pick latest versions of dependencies! Specify the version as
parity-scale-codec = "3.7.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versions
Cargo option, because it's very easy to accidentally use a feature added in a later version.
signet-constants
Failed to verify create's content against its repository
Verified 3 out of 6 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit a77b529f692221e65a2cf379a337a3e0867bfec4, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Could not find any matching commit in the repository. Used latest commit as a fallback. The results may be incorrect.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- error: Manifest properties don't match: Existence of [lib] inconsistent: published=true; orig=false.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found..gitignore
does not match the repository.Cargo.toml.orig
does not match the repository.lib.rs
not found.
Fetched
https://github.com/init4tech/signet-sdk.git
61d40d942349ba1cc674ed442c0bc0bc9e66e002.Checked on 2025-05-11
This check is experimental.
- warning: Crate tarball has been published from the commit a77b529f692221e65a2cf379a337a3e0867bfec4, which is not in the repository.
Missing keywords
Help users find your crates. Add
keywords = ["signet", "signet-constants", "com-init4tech-signet-sdk"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
signet-evm
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2025-03-15
Missing keywords
Help users find your crates. Add
keywords = ["signet", "signet-evm", "com-init4tech-signet-sdk", "action", "events"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
signet-constants, signet-evm, signet-, signet-rpc, signet-extract, signet-zenith, signet-types
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
signet-, signet-rpc, signet-extract, signet-zenith
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2025-03-16
signet-types
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2025-03-15
Missing keywords
Help users find your crates. Add
keywords = ["signet-types", "com-init4tech-signet-sdk", "signet"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
coins-bip39, coins-bip32, init4-bin-base, coins-core, coins-ledger, trevm, zenith-types, signet-bundle, bitcoins
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
Author of this site is firmly convinced that cryptocurrencies have a net-negative effect on society.
signet-constants, signet-evm, signet-, signet-rpc, signet-extract, signet-zenith, signet-types
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
signet-
Missing keywords
Help users find your crates. Add
keywords = ["signet", "com-init4tech-signet-sdk", "sdk"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
signet-rpc
Missing keywords
Help users find your crates. Add
keywords = ["signet", "signet-rpc", "com-init4tech-signet-sdk"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
signet-extract
Missing keywords
Help users find your crates. Add
keywords = ["signet", "signet-extract", "com-init4tech-signet-sdk"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
signet-zenith
Missing keywords
Help users find your crates. Add
keywords = ["signet-zenith", "com-init4tech-signet-sdk", "zenith"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
bitcoins-provider, handshakes, bitcoin-spv, safe-sdk, litecoins, bitcoins-ledger, nft-server, gelato-sdk, nomad-xyz-configuration, ethers-sol-macro, ethers-types, ethers-dyn-abi, ethers-rlp, ethers-primitive-types, ethers-sol-types, ethers-rlp-derive
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
affix
Dependency convert_case 0.5.0 is significantly outdated
Upgrade to 0.8.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 3 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
No issues found in: init4-from-env-derive ajj ruint-macro
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.