cosmos-sdk/store
dependabot[bot] 4995cd130a
build(deps): Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#15509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-22 17:42:29 +00:00
..
cache refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
cachekv feat: add rand funcs to math (#15043) 2023-02-18 18:39:46 +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 refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
iavl chore: update store iavl with changesets (#15432) 2023-03-17 13:28:58 +00:00
internal feat: add rand funcs to math (#15043) 2023-02-18 18:39:46 +00:00
listenkv refactor!: ADR-038 go-plugin system (#14207) 2023-03-14 18:09:30 +00:00
mem refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +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 refactor: migrate store and api to CometBFT (#14899) 2023-02-04 14:53:15 +01:00
pruning test: use t.Parallel to speed up pruning tests (#15139) 2023-02-23 19:51:02 +00:00
rootmulti refactor!: ADR-038 go-plugin system (#14207) 2023-03-14 18:09:30 +00:00
snapshots docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00
streaming test(store): skip PluginTestSuiteon non linux machine (#15488) 2023-03-21 08:49:36 +00:00
tracekv refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
transient refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
types feat!: limit the length of key/value (#14645) 2023-03-17 14:15:13 +00:00
CHANGELOG.md chore: fix changelog due to previous PR (#15446) 2023-03-17 15:46:56 +01:00
go.mod build(deps): Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#15509) 2023-03-22 17:42:29 +00:00
go.sum build(deps): Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#15509) 2023-03-22 17:42:29 +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