Hieu Vu

Results 28 issues of Hieu Vu

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

Type: Build
Type: CI

# Description Closes: a part of #19906 --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please...

C:x/staking
C:Simulations

# Description Closes: #18290 --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

# Description Closes: #19720 --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

C:CLI
C:x/genutil
Type: Build

# Description Closes: #20134 --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

# Description Closes: #20511 - Moved `AppI`, `AppCreator`, `CLIConfig` from `server/v2` to `core/server` - Write & read store config - Add prune cmd - Added some prune helper to `store/v2`...

C:Store
C:orm
C:collections
C:core/testing

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

Type: CI
C:server/v2
C:server/v2 cometbft
backport/v0.52.x

# Description Closes: #XXXX - abstract x/auth/tx validators - Add UnorderedTxManager.ValidateTx ## Author Checklist *All items are required. Please add a note to the item if the item is not...

C:x/auth
backport/v0.52.x

# Description Closes: #21184 Add system-test for `snapshots` & `prune` Currently v1 TestSnapshots failed because of https://github.com/cosmos/cosmos-sdk/issues/21404 ## Author Checklist *All items are required. Please add a note to the...

When testing system-test, I got an error when run `snapshots restore` with simapp v1. ```go extension unordered_txs don't exhausted payload stream ``` Wonder why we have diff conditions with same...

T: Tests