-
Notifications
You must be signed in to change notification settings - Fork 607
feat: nullified note retrieval in get_notes and view_notes #4238
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d90acf4
Add status to NoteFilter, basic KV db support
nventuro 185f525
Add filtering test cases
nventuro 12e71d2
Add filter option, create tests
nventuro d73827d
Make includeNullified mandatory
nventuro 1a96ef6
Slight param rename
nventuro f805574
Provide methods for the options
nventuro 70e81b4
Fix typo
nventuro fb05a44
Switch to camel case
nventuro 62c0256
Link to new issue
nventuro 8b63fe3
Formatting pass
nventuro c241d38
Remove extraneous comment
nventuro 853ac0b
Remove todo comment
nventuro 6cc5b0e
More formatting edits
nventuro c05ab06
Switch to enums
nventuro e2e8d33
Add test for mixed retrievals
nventuro 9b0e1a3
Merge branch 'master' into get-nullified-notes
nventuro f3378ca
Increase timeouts
nventuro 67f6889
Remove superflous todo
nventuro 98a71cc
Merge branch 'master' into get-nullified-notes
nventuro 174e954
Undo cpp formatting changes
nventuro 1f89524
Insert tests into note_getter tests
nventuro 9efd709
Fix noir formatting
nventuro 97574ff
More formatting fixes
nventuro 1680997
Merge branch 'master' into get-nullified-notes
nventuro c084d7a
Merge branch 'master' into get-nullified-notes
nventuro 4fe0342
Fix missing merge issue
nventuro 0edd036
Fix todo link
nventuro 483e274
Merge branch 'master' into get-nullified-notes
nventuro 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
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
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
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.
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.