-
Notifications
You must be signed in to change notification settings - Fork 238
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
Problem: memiavl is not integrated with state machine #950
Merged
Merged
Changes from 32 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ab0b541
Problem: memiavl is not integrated with state machine
yihuang be4c313
update CI golang version
yihuang f9daeef
fix unit test
yihuang b6aeb2f
fix lint
yihuang d671061
Merge remote-tracking branch 'origin/main' into multistore
yihuang 36cf0c8
Merge branch 'main' into multistore
yihuang d488e24
Merge remote-tracking branch 'origin/main' into multistore
yihuang 3d3835a
tidy
yihuang aaadd1e
Merge remote-tracking branch 'origin/main' into multistore
yihuang 82b3dc6
fix build
yihuang e5f228d
Merge remote-tracking branch 'origin/main' into multistore
yihuang 93d2233
fix startup
yihuang 6465a82
fix app hash
yihuang d2c26aa
fix initial commit info
yihuang 81b44b5
cleanup and fix lint
yihuang f6c01c8
use sdk 0.46.12
yihuang 5745c63
fix python lint
yihuang 2e0034f
skip versiondb test for now
yihuang 4b8f284
don't test file_streamer
yihuang e44c91d
skip file streamer test
yihuang e6b652d
Merge branch 'main' into multistore
yihuang 1631131
support abci query and fix ibc tests
yihuang ed16eb5
implement Restore
yihuang 8207434
fix unit test
yihuang 04662a1
integrate snapshot
yihuang 14f1514
commit the other stores
yihuang fbc5c3f
fix lint
yihuang 15cafe6
Merge remote-tracking branch 'origin/main' into multistore
yihuang d8ba041
changelog
yihuang 2ba093d
fix build
yihuang d1830a0
fix lint
yihuang 2aa0f7f
Update memiavl/import.go
yihuang 3ff6925
cleanup
yihuang 6c3d5c5
reuse code
yihuang 9dc9441
cleanup errors
yihuang 3836457
handle error return
yihuang 2cd0a41
try fix unittest in CI
yihuang 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.
Check failure
Code scanning / gosec
Potential integer overflow by integer type conversion