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

node: Add node library crate to rusk CI #821

Closed
goshawk-3 opened this issue Feb 2, 2023 · 0 comments · Fixed by #823
Closed

node: Add node library crate to rusk CI #821

goshawk-3 opened this issue Feb 2, 2023 · 0 comments · Fixed by #823
Assignees
Labels
fix:bug Something isn't working

Comments

@goshawk-3
Copy link
Contributor

Describe the bug
Node crate should be compiled and unit-tests executed on any CI.

A few considerations to be taken into account:

  • RocksDB static (C++) library may take a few minutes to compile. Build cache should be used to speed up CI.
  • Check if libclang-dev should be pre-installed.
  • Fix if any clippy warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant