Skip to content
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

contrib/test.sh failing #24

Closed
rajarshimaitra opened this issue Mar 4, 2021 · 1 comment · Fixed by #76
Closed

contrib/test.sh failing #24

rajarshimaitra opened this issue Mar 4, 2021 · 1 comment · Fixed by #76
Assignees
Labels
ci Continious integration-related issues good first issue Good for newcomers

Comments

@rajarshimaitra
Copy link
Contributor

probably some modification required in test.sh. Its failing in my local as below

 Finished dev [unoptimized + debuginfo] target(s) in 6.83s
+ cargo check --verbose --features=lnp --all-targets
error: Package `rgb-core v0.4.0-beta (/home/raj/github-repo/rgb-core)` does not have the feature `lnp`
@dr-orlovsky
Copy link
Member

Yeah, it should be rewritten since it is a legacy file from LNP/BP Core Library before this repo was separated from it

@dr-orlovsky dr-orlovsky added the ci Continious integration-related issues label Mar 4, 2021
@dr-orlovsky dr-orlovsky added the good first issue Good for newcomers label Mar 20, 2021
@rajarshimaitra rajarshimaitra self-assigned this Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continious integration-related issues good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants