-
Notifications
You must be signed in to change notification settings - Fork 34
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
Conversation
CCP-Red-Dragon
commented
Nov 22, 2024
•
edited
Loading
edited
- 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
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 |
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.
9686564
to
bcfc386
Compare