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

use waxdev 5.0.3wax01-v4.1.0 to build #89

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

danielvo11
Copy link
Contributor

Change Description

Use docker waxdev 5.0.3wax01-v4.1.0 to build and run unit test.
TODO change wax-blockchain unit test genesis day to pass all check.

Documentation Additions

  • Documentation Additions

Pushing The Code

Unit Test Coverage

@danielvo11 danielvo11 marked this pull request as ready for review December 3, 2024 14:28
Copy link
Contributor

@porkchop porkchop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After doing make dev-docker-start and then running make compile from the docker container The compilation does not complete:

...
      |                             ^~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/opt/contracts/build'
make[2]: *** [CMakeFiles/Makefile2:3540: tests/CMakeFiles/unit_test.dir/all] Error 2
make[2]: Leaving directory '/opt/contracts/build'
make[1]: *** [Makefile:84: all] Error 2
make[1]: Leaving directory '/opt/contracts/build'
make: *** [Makefile:16: compile] Error 2

Copy link
Contributor

@porkchop porkchop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The feature does in fact build as expected 👍

@porkchop porkchop merged commit 0841d8e into develop Feb 13, 2025
1 check passed
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.

2 participants