Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mc/easy private uint #1129

Merged
merged 4 commits into from
Jul 24, 2023
Merged

Mc/easy private uint #1129

merged 4 commits into from
Jul 24, 2023

Conversation

iAmMichaelConnor
Copy link
Contributor

Description

Example of a private uint state with add and subtract methods. No notes. No sets.

Often developers will need the low-level control over utxos. But if they don't, this might be a nice state variable to provide in our library.

Currently no typescript tests. But I should probably get back to the other things on my todo list, and stop playing with Noir Contracts :)

Checklist:

  • I have reviewed my diff in github, line by line.
  • Every change is related to the PR description.
  • I have linked this pull request to the issue(s) that it resolves.
  • There are no unexpected formatting changes, superfluous debug logs, or commented-out code.
  • The branch has been merged or rebased against the head of its merge target.
  • I'm happy for the PR to be merged at the reviewer's next convenience.

@iAmMichaelConnor iAmMichaelConnor enabled auto-merge (squash) July 24, 2023 06:32
@iAmMichaelConnor iAmMichaelConnor merged commit 9e0fedd into master Jul 24, 2023
@iAmMichaelConnor iAmMichaelConnor deleted the mc/easy-private-uint branch July 24, 2023 06:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants