cosmos-sdk/store
dependabot[bot] a03c90beb2
build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#23389)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-15 21:23:22 +00:00
..
cache chore(store): use the built-in clear to clear the map (#23375) 2025-01-14 10:21:06 +00:00
cachekv chore(store): use the built-in clear to clear the map (#23381) 2025-01-14 14:33:52 +00:00
cachemulti feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
db test(systemtests): fix export v2 (#22799) 2024-12-09 14:53:49 +00:00
dbadapter feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
gaskv feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
iavl fix: prune cmd should disable async pruning (#22656) 2024-12-04 12:31:27 +00:00
internal chore(store/internal): use std maps (#21792) 2024-09-18 09:19:11 +00:00
listenkv chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
mem feat(store): add new api LatestVersion (#22305) 2024-10-21 13:09:58 +00:00
metrics chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
mock feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
prefix docs: update missing wrong cometbft prefixdb links (#22173) 2024-10-08 17:58:49 +00:00
pruning chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
rootmulti fix: prune cmd should disable async pruning (#22656) 2024-12-04 12:31:27 +00:00
snapshots docs: Correct grammar errors across multiple files (#23074) 2025-01-06 08:31:06 +00:00
streaming doc: fix link for proto-gen (#22111) 2024-10-03 17:28:07 +00:00
tracekv chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
transient feat(store): add new api LatestVersion (#22305) 2024-10-21 13:09:58 +00:00
types style: remove redundant import alias (#23130) 2025-01-03 15:04:11 +00:00
v2 chore: prep release (#23349) 2025-01-13 17:10:03 +00:00
CHANGELOG.md chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
go.mod build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#23389) 2025-01-15 21:23:22 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#23389) 2025-01-15 21:23:22 +00:00
reexport.go chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
sonar-project.properties chore: force reload sonar cloud (#20480) 2024-05-29 11:12:09 +00:00
store.go feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00