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

Fraud proofs #3

Merged
merged 16 commits into from
Jan 13, 2024
Merged

Fraud proofs #3

merged 16 commits into from
Jan 13, 2024

Conversation

bigspider
Copy link
Collaborator

@bigspider bigspider commented Jan 7, 2024

First implementation of fraud proofs, and a testcase with the same fraud proof execution as this mailing list post.

Heavily refactored the framework to allow the Manager to keep track of the contract's internal state, and to make contract's more modular by explicitly declaring how their state is composed.

Added an initial collection of helper Script fragments.

Fixed various bugs.

@bigspider bigspider marked this pull request as ready for review January 13, 2024 16:06
@bigspider bigspider merged commit b3f7c1d into master Jan 13, 2024
1 check passed
@bigspider bigspider deleted the fraud branch January 13, 2024 17:15
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.

1 participant