Skip to content

feat: add dispute resolution contract and update build configurations#120

Merged
Tybravo merged 2 commits into
SwiftChainn:mainfrom
GiftedGiftB:ConfigureCargotomlforDisputeResolutionContract
Jun 7, 2026
Merged

feat: add dispute resolution contract and update build configurations#120
Tybravo merged 2 commits into
SwiftChainn:mainfrom
GiftedGiftB:ConfigureCargotomlforDisputeResolutionContract

Conversation

@GiftedGiftB

Copy link
Copy Markdown
Contributor

closed #50

Creating a short TODO plan, then I'll add three files: a PR description, a changelog entry, and a GitHub PR template.

Created 3 todos

Now I'll create the PR description, PR template, and changelog files.

Created

Created

Created

Completed: Create PR description file (1/3)

Progress: created PR docs and templates; next you can review and open the PR.

Files added

  • PR_DESCRIPTION.md — full PR description and testing notes.
  • PULL_REQUEST_TEMPLATE.md — repo PR template.
  • CHANGELOG.md — changelog entry for the changes.

What you can do now

  • Review PR_DESCRIPTION.md and copy it into the GitHub PR body when opening the PR.
  • Create the PR and run CI; optionally run the testnet integration steps listed.

Commands to run locally

# run dispute contract tests
cargo test -p dispute_resolution_contract

# build dispute WASM
make build-dispute

# run full test suite
cargo test

Would you like me to open a PR locally (create branch + commit + push) using these files and suggest a title and reviewers?

Made changes.

@Tybravo

Tybravo commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

@GiftedGiftB
Please resolve conflicts

Thanks

@drips-wave

drips-wave Bot commented Jun 6, 2026

Copy link
Copy Markdown

@GiftedGiftB Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Tybravo Tybravo merged commit 272dfdf into SwiftChainn:main Jun 7, 2026
1 check failed
@Tybravo

Tybravo commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

@GiftedGiftB
Thank you for fixing the conflicts

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.

Smart Contract: Configure Cargo.toml for Dispute Resolution Contract

2 participants