-
Notifications
You must be signed in to change notification settings - Fork 86
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
WIP: Increment validator and corresponding mutations #1715
base: master
Are you sure you want to change the base?
Commits on Oct 30, 2024
-
Hopefully I used correct type TxOutRef to check the spending of a deposit output later on
Configuration menu - View commit details
-
Copy full SHA for 6ffd817 - Browse repository at this point
Copy the full SHA 6ffd817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbb9b2 - Browse repository at this point
Copy the full SHA 4bbb9b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf91d9 - Browse repository at this point
Copy the full SHA acf91d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8a137 - Browse repository at this point
Copy the full SHA 1f8a137View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f8deb - Browse repository at this point
Copy the full SHA b9f8debView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc422ee - Browse repository at this point
Copy the full SHA bc422eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 147e6ed - Browse repository at this point
Copy the full SHA 147e6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcc88f - Browse repository at this point
Copy the full SHA 9fcc88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c8dbb - Browse repository at this point
Copy the full SHA 78c8dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70511b2 - Browse repository at this point
Copy the full SHA 70511b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63f695 - Browse repository at this point
Copy the full SHA d63f695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e63a7 - Browse repository at this point
Copy the full SHA 73e63a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2021a5e - Browse repository at this point
Copy the full SHA 2021a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fa6af - Browse repository at this point
Copy the full SHA b5fa6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2233b - Browse repository at this point
Copy the full SHA 8b2233bView commit details -
Add StateSpec tests for increment tx
Currently failing because of missing script input so we need to make sure to provide all needed UTxO when generating txs.
Configuration menu - View commit details
-
Copy full SHA for 82fa28a - Browse repository at this point
Copy the full SHA 82fa28aView commit details -
Make the increment generation pass the state spec tests
It still doesn't evaluate in terms of tx size but we will get there.
Configuration menu - View commit details
-
Copy full SHA for c97ce6b - Browse repository at this point
Copy the full SHA c97ce6bView commit details -
Add new close redeemer CloseAny
Seems like this redeemer is needed to cover all posible scenarios and it is not captured in the spec so we will need to add this in.
Configuration menu - View commit details
-
Copy full SHA for 4a69076 - Browse repository at this point
Copy the full SHA 4a69076View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01ec1e - Browse repository at this point
Copy the full SHA d01ec1eView commit details -
Use the new deposit aiken validator
Remove the haskell validator and connect the new aiken one. What is outstanding is the check on Recover redeemer.
Configuration menu - View commit details
-
Copy full SHA for 2138f42 - Browse repository at this point
Copy the full SHA 2138f42View commit details -
Recover redeemer - compare output hashes
This step makes the rewrite final
Configuration menu - View commit details
-
Copy full SHA for a1a39bb - Browse repository at this point
Copy the full SHA a1a39bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f0336 - Browse repository at this point
Copy the full SHA 16f0336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8c6db - Browse repository at this point
Copy the full SHA 0f8c6dbView commit details -
Rename ContestOutdated to ContestUnusedDec
Add Healthy module for contest mutations and ContestUnusedDec module for corresponding mutations.
Configuration menu - View commit details
-
Copy full SHA for 330e0b4 - Browse repository at this point
Copy the full SHA 330e0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597fe21 - Browse repository at this point
Copy the full SHA 597fe21View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6dce72 - Browse repository at this point
Copy the full SHA a6dce72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0054854 - Browse repository at this point
Copy the full SHA 0054854View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530ee4d - Browse repository at this point
Copy the full SHA 530ee4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c9aae - Browse repository at this point
Copy the full SHA f4c9aaeView commit details