-
Notifications
You must be signed in to change notification settings - Fork 31
feat: Add DeleteRange method to Store
#347
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
Wondertan
merged 23 commits into
celestiaorg:main
from
julienrbrt:julien/deletefromhead
Jan 16, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2c37b35
feat: Add `DeleteFromHead` method to Store
julienrbrt 4c3fc7c
refactor
julienrbrt 41f7446
add tests
julienrbrt cb11b09
cleanup comments
julienrbrt a4b1924
feedback
julienrbrt 642fed7
Merge branch 'main' into julien/deletefromhead
julienrbrt 34f6358
feedback
julienrbrt de67900
Update store/store_delete.go
julienrbrt 989e057
Update store/store_delete.go
julienrbrt fd232e0
log
julienrbrt 7afde85
feedback
julienrbrt ec2e075
deleteRangeRaw actual to
julienrbrt dfed637
feedback
julienrbrt dcc8f57
pending header fix
julienrbrt 747c8c1
feedback
julienrbrt 1a5d1ee
review fixes (#1)
Wondertan 8ad69be
Merge branch 'main' into julien/deletefromhead
Wondertan 5a174e6
lint fix (#2)
Wondertan f34c9eb
fix(store): Cleanup `DeleteRange` and disallow silent err on noop ran…
renaynay b0e9be4
lint
julienrbrt 6b0cb3c
Merge branch 'main' into julien/deletefromhead
julienrbrt b06e89f
ci: bump golangci-lint action
julienrbrt a751546
lint
julienrbrt 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
Some comments aren't visible on the classic Files Changed page.
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
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.