cosmos-sdk/store
mergify[bot] 2100a73dce
fix: StateSync Restore by excluding memory store (backport #16449) (#16451)
Co-authored-by: Chill Validation <92176880+chillyvee@users.noreply.github.com>
2023-06-07 23:28:47 +00:00
..
cache feat: update store module for new iavl (#15568) 2023-06-06 19:08:35 +00:00
cachekv perf: Clear cacheKV RAM if its too large (#15767) 2023-05-11 12:38:21 +00:00
cachemulti refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
dbadapter refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
gaskv style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
iavl feat: update store module for new iavl (#15568) 2023-06-06 19:08:35 +00:00
internal refactor(Store): remove abci query req and res deps from store (#16321) 2023-05-30 15:50:23 +00:00
listenkv style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
mem feat(store): add working hash (#15712) 2023-04-13 09:18:36 +00:00
metrics refactor: remove global metrics in store (#14439) 2022-12-30 14:46:29 +01:00
mock chore: iavl-v0.20-alpha1 and cosmos-db (#14411) 2022-12-28 21:42:00 +01:00
prefix feat: update store module for new iavl (#15568) 2023-06-06 19:08:35 +00:00
pruning feat: update store module for new iavl (#15568) 2023-06-06 19:08:35 +00:00
rootmulti fix: StateSync Restore by excluding memory store (backport #16449) (#16451) 2023-06-07 23:28:47 +00:00
snapshots chore: small snapshot commands & docs improvement (#16404) 2023-06-02 12:02:08 +00:00
streaming docs: update streaming docs (#16311) 2023-05-26 13:47:46 +00:00
tracekv style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
transient feat(store): add working hash (#15712) 2023-04-13 09:18:36 +00:00
types feat: update store module for new iavl (#15568) 2023-06-06 19:08:35 +00:00
CHANGELOG.md build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434) 2023-06-06 22:03:06 +00:00
go.mod build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434) 2023-06-06 22:03:06 +00:00
go.sum build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434) 2023-06-06 22:03:06 +00:00
reexport.go refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
sonar-project.properties refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
store.go feat!: use cosmossdk.io/log logger (#15011) 2023-02-27 21:36:22 +00:00