forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 6
Problem(backport) : block-stm, object store etc #1605
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
Draft
mmsqe
wants to merge
37
commits into
crypto-org-chain:release/v0.53.x
Choose a base branch
from
mmsqe:release/v0.53.x
base: release/v0.53.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
cc6c67b
Support object store (#206)
17043e4
cleanup
mmsqe 78e3a48
Merge remote-tracking branch 'origin/release/v0.53.x' into release/v0…
mmsqe f44f06b
fix test
mmsqe e1ee61f
lint
mmsqe b75bb98
Merge remote-tracking branch 'origin/main' into release/v0.53.x_obj_s…
mmsqe e64ccc0
resolve
mmsqe d2c1c3b
fix test
mmsqe 8892029
fix test
mmsqe 83f4859
Problem: store key type assertion is incorrect (#244)
mmsqe d97d3d1
Merge remote-tracking branch 'origin/main' into release/v0.53.x_obj_s…
mmsqe 2475f01
Problem: MultiStore interface is bloated (#240)
af3a9f6
Problem: nested cache store not efficient (#241)
ed5c416
Problem: many memory allocs in cache store wrapping (#242)
cc2f1f8
Problem: parallel tx execution is not supported (#205)
fc94a55
Problem: fee collection not compatible with parallel execution (#237)
34d33dc
Problem: no API to use the new CoW branch store (#243)
fb9fc8a
Problem: store key type assertion is incorrect (#244)
f90fc95
Problem: Restore don't work snapshot revert usage (#245)
c675f52
feat: save some memory allocations on un-used cache store (#248)
13dca67
Problem: block gas used not set in context (#252)
d3485c7
Problem: invalid tx returns negative gas wanted (#253)
ee6aa36
Problem: no api to create cachemulti store from external cache store …
a08c72e
small optimisations (#261)
48da57e
Problem: mempool don't respect gas wanted returned by ante handler (#…
524d2c1
Problem: mempool.GasTx interface is not reused (#536)
mmsqe 393b4e6
Problem: signature verification result not cache between incarnations…
5cbbe12
Problem: tx executor can't do dependency analysis (#744)
8f9c18b
mod tidy
mmsqe fb805e3
cleanup
mmsqe df7ea7b
feat(x/tx): support bytes field as signer (#21850)
9b09181
Merge remote-tracking branch 'origin/main' into obj_main
mmsqe 79e09b2
Revert "fix (sims): state written in sims loop (#20936)"
mmsqe 4187a9d
Merge remote-tracking branch 'origin/main' into obj_main
mmsqe 67d990b
Problem: tx is decoded in PrepareProposal when using NopMempool (#884)
9ee27ce
Problem: versiondb/memiavl don't compatible with upstream sdk (#588)
4d2040f
Merge branch 'obj_main' into release/v0.53.x
mmsqe 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
Oops, something went wrong.
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.