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
refactor: Revert middlewares to antehandler (part 2/2: posthandler) #11985
refactor: Revert middlewares to antehandler (part 2/2: posthandler) #11985
Changes from 32 commits
1d8abfb
2b32ad5
abd3ca6
43b5a4a
fbc63dd
0a07181
f0a6d11
659c2bd
99c764b
04c72a3
6fd336e
09fd262
6c78ed3
9e414ee
b07ba75
c622e9c
2724975
801a7d6
c4e7d3e
e542ea0
8f180cf
a8c8ce8
417cee3
5f96e31
2460fd6
d48d253
46e2102
aff7e01
35866ff
1880bc3
9a3cecb
1a39948
be08978
92c1f0b
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.
Any opinions if we should enable Tips by default on simapp (note: all chains that will copy-paste simapp might also enable them)? Is it a use case that's generic enough to be enabled by default on all cosmos chains?
I'd personally say no, and it's more a specific use-case, but would like to hear other opinions.
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.
I would go with a yes, when we built craft, one of the discoveries that I think that we had is that an application template with all of the features turned on would be useful. Also, if we have this turned on in simapp, it gets tested
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.
But if it’s there and come and to down at least it can be used. Just so that you know, craft began as an implementation of simapp.
basically I’d like to see a Nonsimapp app template in the sdk
I’ve been calling that tiny.
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.
For various reasons Gaia is no longer a great template. Unfortunately the same can be said of starport.
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.
Like yourself I think it’s not too much of a big deal in either direction if this is present directly in the simulation app or not but I would lean toward including it