Facundo Medica
|
dc2cea5bcf
|
feat(client/v2): improve error message on enums (#21936)
|
2024-09-26 18:03:48 +00:00 |
|
Julien Robert
|
f927e9b551
|
ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-26 13:16:28 +00:00 |
|
John Letey
|
13f1d6cf66
|
fix(client/v2): correctly handle enhanced sub commands (#21809)
|
2024-09-26 13:04:20 +00:00 |
|
dependabot[bot]
|
71f18076d6
|
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
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>
|
2024-09-25 07:03:18 +00:00 |
|
dependabot[bot]
|
d8ebac5f1b
|
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
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>
|
2024-09-25 06:59:42 +00:00 |
|
cool-developer
|
0202d71f70
|
feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765)
|
2024-09-23 18:01:26 +00:00 |
|
dependabot[bot]
|
f3a295a1a1
|
build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
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>
|
2024-09-23 15:05:29 +00:00 |
|
Julien Robert
|
465ca23154
|
chore: add releases to changelog (#21831)
|
2024-09-20 11:15:03 +00:00 |
|
zakir
|
8d248f0bfa
|
feat(client/keys): add support for importing hex key using standard input (#21829)
|
2024-09-20 09:51:41 +00:00 |
|
cool-developer
|
01212de2d9
|
feat(server/v2): refactor the server/v2 events (#21785)
|
2024-09-18 15:37:13 +00:00 |
|
Julien Robert
|
0c8ad9d2c6
|
feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (#21712)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-18 09:48:39 +00:00 |
|
dependabot[bot]
|
6f1dae993a
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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>
|
2024-09-18 08:32:30 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|
dependabot[bot]
|
7392525a03
|
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
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>
|
2024-09-13 11:30:49 +00:00 |
|
Marko
|
c0e84afffc
|
chore: remove duplicate proto files for the same proto file (#21648)
|
2024-09-13 10:14:17 +00:00 |
|
Julien Robert
|
17bd18b12c
|
build(deps): bump rocksdb & core & update ci codeowners (#21652)
|
2024-09-12 08:51:14 +00:00 |
|
lilasxie
|
0fc06f1410
|
docs(client/debug): correct debug raw-bytes command example (#21671)
|
2024-09-12 07:08:12 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +00:00 |
|
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 |
|
Julien Robert
|
ac1b859b4c
|
build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603)
|
2024-09-09 12:17:21 +00:00 |
|
lilasxie
|
b92c173ca4
|
docs(client/debug): correct and improve debug pubkey-raw command example (#21594)
|
2024-09-09 07:50:51 +00:00 |
|
Marko
|
d275c67d6d
|
build(deps): update comet (#21586)
|
2024-09-09 07:49:55 +00:00 |
|
dependabot[bot]
|
f34d100282
|
build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580)
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>
|
2024-09-09 07:22:43 +00:00 |
|
Julien Robert
|
e9d72f5d05
|
chore: cleanups after #21450 (#21573)
|
2024-09-06 10:47:43 +00:00 |
|
dependabot[bot]
|
36d9b25e89
|
build(deps): Bump github.com/prometheus/common from 0.58.0 to 0.59.1 (#21569)
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>
|
2024-09-06 09:08:51 +00:00 |
|
dependabot[bot]
|
ae1fb2e2e4
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#21571)
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>
|
2024-09-06 08:44:20 +00:00 |
|
dependabot[bot]
|
6033330182
|
build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#21570)
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>
|
2024-09-06 08:30:41 +00:00 |
|
dependabot[bot]
|
3bb9528e59
|
build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532)
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>
|
2024-09-04 07:53:53 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Marko
|
9197f541e5
|
chore: remove accounts replaces (#21504)
|
2024-09-02 19:56:47 +00:00 |
|
Julián Toledano
|
a51b432b76
|
refactor(types,client,simapp): remove some address String() calls (#21455)
|
2024-09-02 10:28:12 +00:00 |
|
cool-developer
|
ce4fb98cb8
|
feat: replace the cosmos-db.DB interface with core/store interface (#21450)
|
2024-08-30 21:25:25 +00:00 |
|
Aaron Craelius
|
c94f4b91fc
|
chore: update schema to v0.2.0 in all go.mod's (#21488)
|
2024-08-30 19:42:48 +00:00 |
|
dependabot[bot]
|
185676a8f8
|
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21472)
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>
|
2024-08-30 07:57:01 +00:00 |
|
dependabot[bot]
|
1bbeb9c6fa
|
build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#21452)
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>
|
2024-08-29 08:32:05 +00:00 |
|
dependabot[bot]
|
78de1a2549
|
build(deps): Bump github.com/prometheus/common from 0.56.0 to 0.57.0 (#21448)
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>
|
2024-08-29 06:57:59 +00:00 |
|
Julien Robert
|
01abf4fbf9
|
feat(client): use address codec for tx.Sign (#21436)
|
2024-08-28 08:14:36 +00:00 |
|
dependabot[bot]
|
c9a3591599
|
build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.56.0 (#21433)
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>
|
2024-08-28 07:21:03 +00:00 |
|
dependabot[bot]
|
58af7ee027
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#21410)
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>
|
2024-08-27 05:49:04 +00:00 |
|
dependabot[bot]
|
3cb95a334f
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#21395)
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>
|
2024-08-26 09:57:09 +00:00 |
|
dependabot[bot]
|
fb7775ad0c
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#21375)
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>
|
2024-08-21 09:22:23 +00:00 |
|
Lucas Francisco López
|
bdb9232ed8
|
refactor(cli): Standardize Use field convention and update readme (#21369)
|
2024-08-21 08:36:34 +00:00 |
|
dependabot[bot]
|
0a90d2846f
|
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21345)
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>
|
2024-08-19 07:17:40 +00:00 |
|
Julien Robert
|
d6ea8e30b8
|
docs: more app v2 renaming (#21336)
|
2024-08-19 07:16:17 +00:00 |
|
Julien Robert
|
6276b015bb
|
chore: fix all lint issue since golangci-lint bump (#21326)
|
2024-08-16 13:03:24 +00:00 |
|
zakir
|
1cb2336a67
|
feat(client): add auto cli for node service (#21074)
|
2024-08-15 18:52:45 +00:00 |
|
dependabot[bot]
|
55a60856de
|
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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>
|
2024-08-15 10:42:00 +00:00 |
|
Julien Robert
|
819330872c
|
build(deps): use Go 1.23 instead of Go 1.22 (#21280)
|
2024-08-15 08:43:08 +00:00 |
|
dependabot[bot]
|
7f1dd9701c
|
build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21284)
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>
|
2024-08-14 07:18:56 +00:00 |
|