FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Issue #20 Oblivious Update by arunayyarsamy · Pull Request #44 · NillionNetwork/nada-by-example · GitHub

Issue #20 Oblivious Update - #44

Open
arunayyarsamy wants to merge 1 commit into
NillionNetwork:mainfrom
arunayyarsamy:issue20
Open

Issue #20 Oblivious Update#44
arunayyarsamy wants to merge 1 commit into
NillionNetwork:mainfrom
arunayyarsamy:issue20

Conversation

Copy link
Copy Markdown

New Nada Example

Description

Obliviously update an element of a list if it exists. Checks whether a specific value old_value is present in the list. If it is present update the old_value to new_value.

Changes

  • Added oblivious_update.py to the src/directory.
  • Added oblivious_update_test.yaml to the tests/directory for testing the replaced value on the list.
  • Updated nada-project.toml to include this new program.

Related Issues

This pull request addresses the issue #20 , Which requested a new example for Obliviously updating element which matches a specific value to a new value.

Optional: add your information for a Nada by Example Contributor POAP

Your Twitter: @apanarun
Your Ethereum address: 0xEd1b1356CB4b6bFC5c77dd7172b753Ba15e14C57

jimouris left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

looks good!

jimouris requested a review from oceans404 December 6, 2024 13:37

jimouris left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@oceans404 LGTM

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL