Cosmos SDK
|
00b2b9d3b0
|
chore: fix spelling errors (#19852)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-03-25 12:52:50 +00:00 |
|
Aaron Craelius
|
adc3432ba2
|
fix(x/tx): default to using gogoproto.HybridResolver wherever possible (#19845)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-03-25 09:45:15 +00:00 |
|
dependabot[bot]
|
32d63e02c5
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19804)
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-03-22 12:27:09 +00:00 |
|
dependabot[bot]
|
d4e52069f7
|
build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655)
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-03-09 07:33:16 +00:00 |
|
Julien Robert
|
41f9272339
|
feat(x/tx): add enum as string encoder option (#19618)
|
2024-03-05 20:57:30 +00:00 |
|
Qt
|
b2e8feb61f
|
refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650)
|
2024-03-05 13:36:10 +00:00 |
|
dependabot[bot]
|
7f84815716
|
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628)
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>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-04 10:28:51 +00:00 |
|
dependabot[bot]
|
03958b9666
|
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19555)
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-02-26 10:32:04 +00:00 |
|
Qt
|
aa9ff3d8a7
|
refactor: use errors.New to replace fmt.Errorf with no parameters (#19548)
|
2024-02-24 21:14:13 +00:00 |
|
dependabot[bot]
|
913f9f1523
|
build(deps): Bump cosmossdk.io/api from 0.7.2 to 0.7.3 in /depinject (#19532)
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-02-23 09:36:51 +00:00 |
|
dependabot[bot]
|
d1d3bf0620
|
build(deps): Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#19518)
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-02-22 14:32:10 +00:00 |
|
testinginprod
|
e846eca366
|
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-21 09:36:21 +00:00 |
|
dependabot[bot]
|
b098abfcac
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19470)
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-02-19 09:04:28 +00:00 |
|
dependabot[bot]
|
01bad3ebb6
|
build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#19425)
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-02-14 10:15:51 +00:00 |
|
Facundo Medica
|
7d66bb3a50
|
fix(textual): error if a formatted coin contains a comma (#19265)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-29 17:22:38 +00:00 |
|
dependabot[bot]
|
b981f9d359
|
build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#19203)
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-01-24 08:36:58 +00:00 |
|
dependabot[bot]
|
625401daf0
|
build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#19016)
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-01-11 13:00:14 +00:00 |
|
Marko
|
7412e78f62
|
chore(changelog): move changelog items to respective location (#19001)
|
2024-01-10 16:48:38 +00:00 |
|
Julien Robert
|
e1e8c46c21
|
feat(x/gov): add max cancel voting period param (#18856)
|
2023-12-28 10:37:27 +00:00 |
|
dependabot[bot]
|
936f488f79
|
build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#18884)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-26 15:22:02 +00:00 |
|
Marko
|
055487ed29
|
refactor(core)!: move ParseCoins to client/v2/internal (#18861)
|
2023-12-21 18:28:50 +00:00 |
|
Facundo Medica
|
f4e9a1ecd5
|
chore: move FormatCoins to x/tx (#18857)
|
2023-12-21 17:37:25 +00:00 |
|
dependabot[bot]
|
935f4f5118
|
build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#18808)
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-12-20 16:39:30 +00:00 |
|
Matt Kocubinski
|
0c0589813b
|
fix(x/tx): recursively traverse nested messages in GetSigners (#18740)
|
2023-12-18 17:43:54 +00:00 |
|
Cosmos SDK
|
14e261eb73
|
chore: fix spelling errors (#18734)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-13 14:05:58 +00:00 |
|
dependabot[bot]
|
a85288ae6a
|
build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#18698)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-13 06:52:15 +00:00 |
|
Emmanuel T Odeke
|
e049998eb5
|
build(deps): update grpc, net dependencies per vulnerability advisories (#18617)
|
2023-12-03 16:50:34 +00:00 |
|
Emmanuel T Odeke
|
f23d5c4d22
|
refactor(x/tx/decode): bulletproof against protowire.ConsumeTag potential varint overflows (#18611)
|
2023-12-02 14:11:33 +00:00 |
|
Julien Robert
|
e2b71b7480
|
fix: deterministic protov2 marshal (#18403)
|
2023-11-07 16:22:57 +00:00 |
|
dependabot[bot]
|
5d83f92ecd
|
build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#18387)
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-11-07 13:14:14 +00:00 |
|
Julien Robert
|
2caf00deb0
|
fix(client/v2): fix marshalling of queries with any (#18309)
|
2023-11-03 10:19:16 +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]
|
5716b5dc97
|
build(deps): Bump cosmossdk.io/api from 0.7.2-0.20231016084709-1314de734f17 to 0.7.2 (#18132)
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-17 07:26:02 +00:00 |
|
Julien Robert
|
b71ec62807
|
chore: prepare x/tx v0.11.0 (#18127)
|
2023-10-16 16:28:19 +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 |
|
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 |
|
Marko
|
6715b5afb5
|
refactor!: remove tips (#17787)
|
2023-09-20 12:00:22 +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 |
|
Marko
|
ddcb37cbd7
|
chore: fix deprecation annotations (#17784)
|
2023-09-18 13:11:25 +00:00 |
|
dependabot[bot]
|
167b702732
|
build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17767)
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 20:36:55 +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 |
|
Julien Robert
|
e394604f83
|
feat(x/tx): add custom type encoder (#17681)
|
2023-09-13 11:19:58 +00:00 |
|
dependabot[bot]
|
98ac1b1a54
|
build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (#17700)
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-13 09:18:47 +00:00 |
|
Julien Robert
|
91fad07bb7
|
feat(x/tx): add indent option to encoder (#17600)
|
2023-09-11 17:03:48 +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]
|
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 |
|
Marko
|
066f8a7a50
|
chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-18 14:06:01 +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 |
|