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

Add CIS3 to the track-and-trace contract #53

Merged
merged 8 commits into from
Feb 20, 2024
Merged

Conversation

lassemoldrup
Copy link
Contributor

Purpose

Closes #52.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@lassemoldrup lassemoldrup marked this pull request as ready for review February 16, 2024 14:16
trackAndTrace/smart-contract/src/lib.rs Outdated Show resolved Hide resolved
trackAndTrace/smart-contract/src/lib.rs Show resolved Hide resolved
trackAndTrace/smart-contract/src/lib.rs Outdated Show resolved Hide resolved
trackAndTrace/smart-contract/src/lib.rs Show resolved Hide resolved
trackAndTrace/smart-contract/src/lib.rs Show resolved Hide resolved
trackAndTrace/smart-contract/tests/tests.rs Outdated Show resolved Hide resolved
trackAndTrace/smart-contract/tests/tests.rs Outdated Show resolved Hide resolved
trackAndTrace/smart-contract/tests/tests.rs Outdated Show resolved Hide resolved
trackAndTrace/smart-contract/tests/tests.rs Show resolved Hide resolved
@lassemoldrup lassemoldrup merged commit 96b5b11 into main Feb 20, 2024
40 checks passed
@lassemoldrup lassemoldrup deleted the track-and-trace-cis3 branch February 20, 2024 12:56
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.

Add CIS3 (sponsored transaction) to the track-and-trace contract.
2 participants