Skip to content

feat: Recursive fn calls to spend more notes.#1779

Merged
iAmMichaelConnor merged 13 commits intomasterfrom
lw/recursive_fn
Aug 25, 2023
Merged

feat: Recursive fn calls to spend more notes.#1779
iAmMichaelConnor merged 13 commits intomasterfrom
lw/recursive_fn

Conversation

@LeilaWang
Copy link
Copy Markdown
Contributor

@LeilaWang LeilaWang commented Aug 23, 2023

Closes #1422

Also fixed a bug where we allowed any sender to spend notes.

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Noir contract: Implement a recursive function

2 participants