Aleksandr Bezobchuk
|
685a0a363e
|
chore(store/v2): move kv stores to kv sub-package (#18243)
|
2023-10-24 21:02:53 +00:00 |
|
Marko
|
4352ab1f34
|
refactor(distribution): spin out go.mod (#18199)
|
2023-10-24 15:13:04 +00:00 |
|
Aleksandr Bezobchuk
|
90723b76f9
|
feat(store/v2): Support Custom WriteOpts PebbleDB (#18195)
|
2023-10-24 12:24:39 +00:00 |
|
Aleksandr Bezobchuk
|
7590e91914
|
feat(store/v2): support reverse iteration for PebbleDB (#18193)
|
2023-10-23 16:56:14 +00:00 |
|
Aleksandr Bezobchuk
|
5cd5003a7a
|
feat(store/v2): support queries via RootStore (#18169)
|
2023-10-20 15:45:48 +00:00 |
|
dependabot[bot]
|
2ad6a33bbc
|
build(deps): Bump modernc.org/sqlite from 1.25.0 to 1.26.0 in /store (#18183)
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-20 09:50:16 +00:00 |
|
dependabot[bot]
|
f167c78344
|
build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#18171)
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-19 08:13:50 +00:00 |
|
Aleksandr Bezobchuk
|
03bca7b791
|
feat(store/v2): Merge Feature Branch (#18150)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
|
2023-10-18 18:03:43 +00:00 |
|
dependabot[bot]
|
50f936f60e
|
build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#18155)
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-18 06:20:07 +00:00 |
|
dependabot[bot]
|
079f6406af
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#18154)
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-18 06:14:24 +00:00 |
|
dependabot[bot]
|
faca642586
|
build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#18096)
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-12 06:39:06 +00:00 |
|
dependabot[bot]
|
6009891ed6
|
build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#18053)
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-11 11:04:12 +00:00 |
|
dependabot[bot]
|
96e68fa754
|
build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#17980)
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: Julien Robert <julien@rbrt.fr>
|
2023-10-06 07:05:01 +00:00 |
|
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 |
|
dependabot[bot]
|
e65083d9e4
|
build(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#17917)
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-09-28 06:21:33 +00:00 |
|
Marko
|
337b3fed79
|
chore(store): check value (#17900)
|
2023-09-27 13:09:55 +00:00 |
|
dependabot[bot]
|
e060525cbd
|
build(deps): Bump github.com/hashicorp/go-plugin from 1.5.1 to 1.5.2 in /store (#17894)
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-09-27 10:47:16 +00:00 |
|
dependabot[bot]
|
b75942b1e8
|
build(deps): Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#17877)
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-09-26 09:52:30 +00:00 |
|
Julien Robert
|
31db604d61
|
build(deps): bump math to rc (#17866)
|
2023-09-25 15:24:36 +00:00 |
|
dependabot[bot]
|
c8e36828cd
|
build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /store (#17836)
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-09-22 06:31:02 +00:00 |
|
Julien Robert
|
22925c7d8b
|
refactor(store): add missing error checks in store (#17794)
|
2023-09-20 11:30:41 +00:00 |
|
dependabot[bot]
|
aaf68cdcc0
|
build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
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-09-18 14:04:22 +00:00 |
|
dependabot[bot]
|
b0664917bb
|
build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#17753)
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-09-15 05:30:51 +00:00 |
|
dependabot[bot]
|
b8ede3a620
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.38.0 (#17701)
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: Julien Robert <julien@rbrt.fr>
|
2023-09-13 03:53:59 +00:00 |
|
Julien Robert
|
152ec9293b
|
chore: remove unecessary method (#17680)
|
2023-09-11 15:24:54 +00:00 |
|
dependabot[bot]
|
9cbc1db257
|
build(deps): Bump github.com/tidwall/btree from 1.6.0 to 1.7.0 in /store (#17660)
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-09-08 08:32:57 +00:00 |
|
dependabot[bot]
|
caa4a0d4e7
|
build(deps): Bump github.com/hashicorp/go-plugin from 1.5.0 to 1.5.1 in /store (#17661)
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-09-08 08:28:21 +00:00 |
|
dependabot[bot]
|
943f2860a1
|
build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#17647)
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-09-07 05:42:59 +00:00 |
|
dependabot[bot]
|
a8917b9d73
|
build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#17631)
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-09-06 06:33:18 +00:00 |
|
dependabot[bot]
|
6107df641d
|
build(deps): Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 in /store (#17603)
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: marbar3778 <marbar3778@yahoo.com>
|
2023-09-01 09:45:12 +00:00 |
|
dependabot[bot]
|
573284022b
|
build(deps): Bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1 (#17566)
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-08-29 07:01:23 +00:00 |
|
Marko
|
682a9acd83
|
chore: change prune logging info to debug (#17560)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-28 15:54:22 +00:00 |
|
dependabot[bot]
|
dae34ad2a5
|
build(deps): Bump cosmossdk.io/log from 1.2.0 to 1.2.1 (#17543)
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-08-25 15:09:21 +00:00 |
|
Julien Robert
|
5839c3a600
|
chore: bump golangci-lint to v1.54.2 (#17538)
|
2023-08-25 14:07:24 +00:00 |
|
Marko
|
2f8247d2d5
|
chore: bump iavl in store (#17509)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-24 10:53:20 +00:00 |
|
dependabot[bot]
|
eb16bd13c4
|
build(deps): Bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 (#17519)
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-08-24 06:36:46 +00:00 |
|
dependabot[bot]
|
dc62bd7ade
|
build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17490)
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-08-21 14:47:40 +00:00 |
|
dependabot[bot]
|
0dc32a0762
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17438)
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: Julien Robert <julien@rbrt.fr>
|
2023-08-18 12:08:15 +00:00 |
|
dependabot[bot]
|
b83d90a473
|
build(deps): Bump github.com/hashicorp/golang-lru from 0.5.5-0.20210104140557-80c98217689d to 1.0.2 (#17326)
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-08-09 09:28:32 +00:00 |
|
dependabot[bot]
|
30f0be9cb7
|
build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#17297)
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-08-07 08:05:38 +00:00 |
|
Chill Validation
|
6a76448025
|
feat(store): Add snapshot manager Close method (#17294)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-06 22:23:11 +00:00 |
|
dependabot[bot]
|
1d09c96e9d
|
build(deps): Bump cosmossdk.io/log from 1.1.0 to 1.2.0 (#17249)
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-08-01 12:39:40 +00:00 |
|
dependabot[bot]
|
dc2b1998c2
|
build(deps): Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 (#17201)
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-07-31 07:55:01 +00:00 |
|
zakir-code
|
54ed7dab39
|
perf: start the goroutine after need to create a snapshot (#17158)
|
2023-07-28 08:04:22 +00:00 |
|
dependabot[bot]
|
899f28c6e3
|
build(deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /core (#17150)
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-07-27 07:49:13 +00:00 |
|
dependabot[bot]
|
a2e4d1822b
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc2 to 0.38.0-rc3 (#17004)
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-07-15 08:09:32 +00:00 |
|
Julien Robert
|
936780b160
|
chore(x/tx): partly revert NewEncoder usage (#16936)
|
2023-07-13 11:30:55 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|
dependabot[bot]
|
3d221bacf7
|
build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.7.0.20230524212735-6cabb6aa5741 to 1.0.0 (#16930)
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-07-11 16:43:44 +00:00 |
|
Julien Robert
|
b18b6c4f7a
|
chore: prepare errors and store (alpha) releases (#16923)
|
2023-07-11 15:25:39 +00:00 |
|