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.
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
feat(server/v2) Add prune cmd to serverv2 #20736
feat(server/v2) Add prune cmd to serverv2 #20736
Changes from 77 commits
8f89f81
462dd13
33f674a
0c3c6ce
45be505
4769135
d4927b4
b99e554
44d609c
8c4822e
63b1b03
0907699
ac93a66
40eab2f
974e3f9
3ae993a
7b5fda6
8071c9f
b6a6cfe
e70f3db
c6f36fe
19cf97d
36db1e7
62ab829
323250a
bc06fdf
dab94a4
e0bc1d7
feb346d
ace696d
1bd995d
5099084
a70891c
355e8e2
916627d
46334c8
0c28588
eda5037
8becfe3
ccc0976
75906b0
0676698
1c08a6d
2d3e581
07a53d1
31c3da4
93e797b
7ca4458
316a9d2
f1d40fc
57682b5
ee6057b
4e871f1
ad013c5
1984592
d81532a
3dba15d
ccc3722
6b5b25a
9a992b7
a7a38ed
786995a
58fface
43b23c1
158f3e5
3fa1187
5dcd3c4
c602198
f833ca4
a2cd556
1a56ec6
67cf8b4
237ef66
ded5c63
30e521f
700d59c
7d6bdaa
145dcc2
3d01423
32249d3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flag potential unnecessary dependency.
The addition of
github.com/cosmos/ics23/go
as an indirect dependency was previously flagged as potentially unnecessary. This should be re-evaluated to confirm if it's needed.- github.com/cosmos/ics23/go v0.10.0 // indirect
Committable suggestion