cosmos-sdk/store
dependabot[bot] 4929cb3e3c
build(deps): Bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 (#17942)
Signed-off-by: dependabot[bot] <support@github.com>
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-10-03 07:04:37 +00:00
..
cache style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
cachekv style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
cachemulti refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
dbadapter chore(store): check value (#17900) 2023-09-27 13:09:55 +00:00
gaskv style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
iavl refactor(store): add missing error checks in store (#17794) 2023-09-20 11:30:41 +00:00
internal chore: bump golangci-lint to v1.54.2 (#17538) 2023-08-25 14:07:24 +00:00
listenkv style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
mem style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
metrics chore: store audit typo (#16840) 2023-07-05 15:19:47 +00:00
mock chore: iavl-v0.20-alpha1 and cosmos-db (#14411) 2022-12-28 21:42:00 +01:00
prefix style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
pruning chore: store audit typo (#16840) 2023-07-05 15:19:47 +00:00
rootmulti refactor(store): add missing error checks in store (#17794) 2023-09-20 11:30:41 +00:00
snapshots feat(store): Add snapshot manager Close method (#17294) 2023-08-06 22:23:11 +00:00
streaming style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
tracekv refactor(store): add missing error checks in store (#17794) 2023-09-20 11:30:41 +00:00
transient feat(store): add working hash (#15712) 2023-04-13 09:18:36 +00:00
types style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
CHANGELOG.md feat(store): Add snapshot manager Close method (#17294) 2023-08-06 22:23:11 +00:00
go.mod build(deps): Bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 (#17942) 2023-10-03 07:04:37 +00:00
go.sum build(deps): Bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 (#17942) 2023-10-03 07:04:37 +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