Closed immrsd closed 1 month ago
Looks good, thanks! Just a few comments. Can you also add a changelog entry in an
Unreleased
section ofpackages/core-cairo/CHANGELOG.md
?
Done!
Hey @immrsd, the PR looks good. I want to confirm that you did run yarn run update_scarb_project
to update the test_project/
, and build with scarb build
to ensure there are not warnings or compilation errors with the new addition. Let me know if that's the case.
Hey @immrsd, the PR looks good. I want to confirm that you did run
yarn run update_scarb_project
to update thetest_project/
, and build withscarb build
to ensure there are not warnings or compilation errors with the new addition. Let me know if that's the case.
Yes, I executed the script and built with scarb --release build
, no compilation issues
Fixes #1131.
Test target has been compiled with no issues.