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

feat: adds support for permissionless game, challenger interop support #155

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

zhwrd
Copy link
Collaborator

@zhwrd zhwrd commented Feb 5, 2025

  • refactors contract deployment intent file building to use dicts instead of awkward toml builder (serialization to toml is now ugly but will fix this soon)
  • deploy the permissionless dispute game
  • adds interop support for challenger (needed to move outside of the l2 deployment submodule)

@zhwrd zhwrd force-pushed the zhwrd/challenger-more-games branch 3 times, most recently from 41453e1 to ef729a8 Compare February 5, 2025 14:58
@zhwrd zhwrd marked this pull request as ready for review February 7, 2025 14:49
@zhwrd zhwrd force-pushed the zhwrd/challenger-more-games branch 3 times, most recently from 56947f3 to 39559c6 Compare February 7, 2025 14:57
src/contracts/contract_deployer.star Show resolved Hide resolved
@zhwrd zhwrd force-pushed the zhwrd/challenger-more-games branch 2 times, most recently from b83abba to dd83130 Compare February 10, 2025 16:08
@zhwrd zhwrd force-pushed the zhwrd/challenger-more-games branch from dd83130 to 592b3ab Compare February 10, 2025 16:09
@zhwrd zhwrd enabled auto-merge (squash) February 10, 2025 18:15
@zhwrd zhwrd merged commit 825b5f5 into main Feb 10, 2025
5 checks passed
@zhwrd zhwrd deleted the zhwrd/challenger-more-games branch February 10, 2025 18:17
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