-
Notifications
You must be signed in to change notification settings - Fork 132
feat: add note attachments getter APIs #2849
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
Open
PhilippGackstatter
wants to merge
28
commits into
pgackst-multiple-note-attachments
Choose a base branch
from
pgackst-multiple-note-attachments-getters
base: pgackst-multiple-note-attachments
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c48d582
feat: add get_attachments_commitment kernel API
PhilippGackstatter 3a97ed8
chore: add test for get_attachments_commitemnt API
PhilippGackstatter e504b7c
feat: add get_attachment API
PhilippGackstatter 90fbee9
chore: implement metadata_into_attachment_schemes
PhilippGackstatter d662faa
feat: implement find_attachment_idx
PhilippGackstatter 6fd3c64
feat: implement output_note::find_attachment
PhilippGackstatter d9b2d73
chore: add docs for num allocated locals
PhilippGackstatter bee88a5
feat: implement attachment APIs for input/active note
PhilippGackstatter 7cfde4a
fix: construct input notes in tx context in provided order
PhilippGackstatter 3b0cad1
chore: adapt network account target MASM to multiple attachments
PhilippGackstatter 47374b0
chore: remove outdated metadata_into_attachment_header
PhilippGackstatter 58946f9
chore: remove outdated attachment param from input_note_get_metadata
PhilippGackstatter 40c7cda
chore: remove outdated attachment param from output_note_get_metadata
PhilippGackstatter 75c9791
chore: update protocol library docs
PhilippGackstatter 4ad8e60
fixup! feat: implement attachment APIs for input/active note
PhilippGackstatter 7605e21
fixup! feat: implement attachment APIs for input/active note
PhilippGackstatter 15df409
fixup! chore: implement metadata_into_attachment_schemes
PhilippGackstatter 5b158be
chore: update safety comments in attachment piping procs
PhilippGackstatter 0d65ba6
chore: add changelog
PhilippGackstatter bf0a15c
Merge remote-tracking branch 'origin/pgackst-multiple-note-attachment…
PhilippGackstatter 853aeac
Merge branch 'pgackst-multiple-note-attachments' into pgackst-multipl…
PhilippGackstatter a093a3b
chore: add `_ptr` suffix to get_attachment* APIs
PhilippGackstatter 1254f82
fix: make format
PhilippGackstatter 60bd303
chore: rename to write_attachment_commitments_to_memory
PhilippGackstatter a573966
Merge branch 'pgackst-multiple-note-attachments' into pgackst-multipl…
PhilippGackstatter e331b80
Merge branch 'pgackst-multiple-note-attachments' into pgackst-multipl…
PhilippGackstatter 262ee14
Merge branch 'pgackst-multiple-note-attachments' into pgackst-multipl…
PhilippGackstatter d7051e1
fix: remove unused, outdated line
PhilippGackstatter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.