cosmos-sdk/store
dependabot[bot] 64887ce050
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
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>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 13:33:05 +00:00
..
cache feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
cachekv feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
cachemulti feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
dbadapter feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
gaskv chore(docs): fix comments that do not start with the name of the exported element (#20999) 2024-07-19 16:21:01 +00:00
iavl feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
internal refactor: using unsafe.String and unsafe.SliceData (#21412) 2024-09-04 15:10:47 +00:00
listenkv chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
mem chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
metrics chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
mock chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
prefix feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
pruning feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
rootmulti feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
snapshots docs(store): fix cometbft doc version (#21510) 2024-09-03 09:56:34 +00:00
streaming build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
tracekv chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
transient chore(docs): fix comments that do not start with the name of the exported element (#20999) 2024-07-19 16:21:01 +00:00
types feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
v2 build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00
CHANGELOG.md fix(store): avoid nil error on not exhausted payload stream (#20644) 2024-06-12 17:48:08 +00:00
go.mod build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622) 2024-09-10 13:33:05 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622) 2024-09-10 13:33:05 +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