-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(store/v2): build the migration manager in the root store factory #22336
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 7 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
6362846
confgi the migration manager in root factory
cool-develope e7bd885
minor fix
cool-develope 3bb541b
add simple test
cool-develope 1e6e4f1
small fix
cool-develope cb86a77
Merge branch 'main' into store/factory_migration
cool-develope 31eb8fd
fix migration
cool-develope 79d978b
Merge branch 'main' into store/factory_migration
cool-develope eb8029c
fix db close
cool-develope 01a470e
Merge branch 'main' into store/factory_migration
cool-develope f3091f5
Merge branch 'main' into store/factory_migration
tac0turtle 19c6da3
go mod change
tac0turtle f58431a
fix diff
tac0turtle 4ef10b7
fix factory
tac0turtle b854054
Merge branch 'main' into store/factory_migration
tac0turtle ddaf4da
return error when version is not present
tac0turtle 1b93050
Merge branch 'main' into store/factory_migration
tac0turtle 03fdd2a
Merge branch 'main' into store/factory_migration
tac0turtle ae75111
fix build
tac0turtle a10a72f
minor touch up of build
tac0turtle 5f2cb83
fixes
tac0turtle 99a813a
refactor(store/v2): compatible with storev1 (#23201)
tac0turtle 2e13d91
Merge branch 'main' into store/factory_migration
tac0turtle 2b9419e
lint fixes
tac0turtle 2106a3b
fix cometbft tests
tac0turtle 010bc58
Merge branch 'main' into store/factory_migration
tac0turtle 31a4aed
fix simapp tests
tac0turtle 6ee0260
store fix
tac0turtle ba62dd5
revert make file changes
tac0turtle cb687e2
revert build file changes
tac0turtle e04b614
drop convert function
tac0turtle 759cb53
fix lint
tac0turtle 1c5b07d
Merge branch 'main' into store/factory_migration
tac0turtle 76aeebe
fix bank failing test
tac0turtle f9da53b
fix store tests
tac0turtle 4f8ca79
Merge branch 'main' into store/factory_migration
tac0turtle 9a55795
Merge branch 'main' into store/factory_migration
tac0turtle b5b2fa0
fix go mod
tac0turtle 04a13bc
Merge branch 'main' into store/factory_migration
d342edc
Merge branch 'main' into store/factory_migration
tac0turtle 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
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.