koinos / koinos/koinos-contracts-cpp
[BUG]: Contracts do not build in CI
- Dominant language
- CMake
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
CI always fails to build the repo
### Expected behavior
CI should work
### Steps to reproduce
_No response_
### Environment
_No response_
### Anything else?
It appears that this has never worked. Looking at the CI scripts, there are references to `block_producer` which probably means this CI workflow was copy pasted and never worked. Building contracts is well documented and fixing CI should not be problematic.
Contributor guide
Research direction
Start by reading the CI scripts and the documented contract build process, paying attention to the referenced `block_producer` entries. Run the CI build to reproduce the failure and update the workflow so the repository's contracts build successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, wasm
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100