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

Implement PXE.getNotes #2909

Closed
benesjan opened this issue Oct 18, 2023 · 0 comments · Fixed by #3051
Closed

Implement PXE.getNotes #2909

benesjan opened this issue Oct 18, 2023 · 0 comments · Fixed by #3051
Assignees

Comments

@benesjan
Copy link
Contributor

Implement a PXE.getNotes method which returns all the user notes.

@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 18, 2023
@rahul-kothari rahul-kothari removed their assignment Oct 23, 2023
benesjan added a commit that referenced this issue Oct 30, 2023
Fixes #2908 
Fixes
[#2909](#2909)
Fixes
[#2910](#2910)
Fixes #3061 

**Note 1**: This PR became huge because it made sense to refactor
`PXE.addNotes` here as well since I now use the ExtendedNote type there.
**Note 2**: Since this PR is already too big I decided to finish
renaming preimage as serialized_note in Noir in a separate PR.
**Note 3**: Note processor now stores a `CompleteAddress` instead of
just a public key because I need the address from `CompleteAddress` to
construct the `ExtendedNote`.
**Note 4**: This is a breaking change because of the `PXE.getNotes`
change and the `PXE.getPrivateStorageAt` removal.
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants