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

M2 updates and milestone report #16

Closed
wants to merge 10 commits into from
Closed

M2 updates and milestone report #16

wants to merge 10 commits into from

Conversation

euonymos
Copy link
Member

@euonymos euonymos commented Feb 6, 2024

Closing #5

Milestone 2 changes report:

Output 2 (on-chain) was implemented as genericCEMScript, which formerly did not work. However, our change now has genericCEMScript working as intended. This change to the repo can be referenced here:
https://github.com/mlabs-haskell/cem-script/pull/16/files#diff-2f7c9ba5cd94d94deac22530316c56cf097f2ccac5c5b05fc7a01e584ad927c6R64.

The fact that it is working (compiling) is evident by the *.Compilation module and by use of the script in Main.hs test, which we also referenced in this PoA.

Similarly, Output 1 (off-chain) was implemented as the resolveTxAndSubmit function in Monads.hs and the implementation of all of our monads (required for the mentioned function and defined in Monads.hs) for the regular Cardano blockchain (given as local node) in L1/Monads.hs. Its use is shown in Main.hs tests as well as demonstrated in the demo video. Instructions for running the tests independently are given in the README.

@uhbif19 uhbif19 force-pushed the uhbif19/wip branch 4 times, most recently from 9a60ebc to 64763e6 Compare February 20, 2024 11:25
@uhbif19 uhbif19 changed the title WIP M2 updates Feb 20, 2024
@uhbif19 uhbif19 force-pushed the uhbif19/wip branch 2 times, most recently from 3a05927 to 8faad1b Compare February 20, 2024 14:06
@uhbif19 uhbif19 self-assigned this Feb 28, 2024
@uhbif19 uhbif19 changed the title M2 updates M2 updates and milestone report Mar 1, 2024
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