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

CCP Red Dragon - SSU Fixes + Tests + Smart Gate #64

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

CCP-Red-Dragon
Copy link
Contributor

@CCP-Red-Dragon CCP-Red-Dragon commented Nov 22, 2024

  • Fixes for the SSU example and clearer logs for the execute script.
  • Changing line endings for Windows users
  • Update all readme's
  • Added base tests for the smart turret + gate
  • Added tests for the SSU example
  • Added a basic smart gate example
  • Altered the mprocs to allow for easier testing / development

@ProtoDroidBot
Copy link

Thanks @CCP-Red-Dragon for the fixes! I was close to reporting another issue with the examples as in the current example, you could make the ratio some maximum number of uint256 (which gives a failed parsing $OUT_RATIO as type `uint256`: missing hex prefix ("0x") for hex string error, or completely break the script with a negative value of the ratio (-1): expected at least one digit), 829af59#diff-31b91b07ebe33e1d0d19f43747cd24abb0b7fedcc111540e1a7a1d17fab5c539L120

Smart Storage Unit Example Fix

Execute script simplifications

Final SSU Changes

Ratio quick change

Line endings windows fix

Hopefully fixing a line endings issue with Windows to Linux.
@CCP-Red-Dragon CCP-Red-Dragon force-pushed the ccp-red-dragon/simplification branch from 9686564 to bcfc386 Compare November 27, 2024 10:41
@CCP-Red-Dragon CCP-Red-Dragon changed the title CCP Red Dragon - SSU Fixes CCP Red Dragon - SSU Fixes + Tests Nov 28, 2024
@CCP-Red-Dragon CCP-Red-Dragon changed the title CCP Red Dragon - SSU Fixes + Tests CCP Red Dragon - SSU Fixes + Tests + Smart Gate Dec 4, 2024
@CCP-Red-Dragon CCP-Red-Dragon merged commit 6e64505 into develop Dec 4, 2024
@CCP-Red-Dragon CCP-Red-Dragon deleted the ccp-red-dragon/simplification branch December 4, 2024 11:59
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.

3 participants