-
Notifications
You must be signed in to change notification settings - Fork 4.1k
refactor(server/v2): clean up storage use and config #22008
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 12 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
88c746a
refactor(runtime/v2): use StoreBuilder
kocubinski fe2f122
merge main
kocubinski 5d471b5
remove GetStore() any from AppI interface
kocubinski 058248a
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski c8c207c
fix testnet.go
kocubinski ddab5ee
big store config refactor
kocubinski 06c84bb
go mod tidy all
kocubinski 3d96b52
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski 9faf4dc
fix go lint
kocubinski 8da9ef2
fix lint
kocubinski ba09fa0
fix tests with mocks
kocubinski e1856ab
supply default values
kocubinski ad5b9ca
revert
kocubinski 70c7598
error handling and omit Home field in TOML
kocubinski f75ecbf
fix typo
kocubinski 90ed108
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski 25e8991
add godoc
kocubinski 7decd50
move provider to runtime
kocubinski 84a6198
lint fixes
kocubinski 56c8472
minor nit
kocubinski eb50987
add docs
kocubinski ecd1b48
revert go.mod changes
kocubinski 85b2975
delete unused struct
kocubinski 327e74c
sort imports
kocubinski afc1eca
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski 5a114e8
Merge branch 'main' into kocu/store-builder
kocubinski 84d319d
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski 1589f13
Merge branch 'main' of github.com:cosmos/cosmos-sdk into kocu/store-b…
kocubinski 80f819f
fix for tests
kocubinski d23d13a
fix comment
kocubinski a857bbd
Merge branch 'main' into kocu/store-builder
kocubinski 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
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.