Commit Graph

12008 Commits

Author SHA1 Message Date
lilas
eb9e844c3d
ci: fix x/authz golangci-lint run failed (#18453) 2023-11-13 07:47:02 +00:00
emidev98
caf76300c0
chore(x/gov): clean validation code (#18449) 2023-11-12 15:28:08 +00:00
lilas
b494d6a23e
feat(log): support customization of log json marshal (#18429)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-12 13:28:09 +00:00
Đông Liều
393eaef817
feat(math): add mutative api for LegacyDec.BigInt() (#18421) 2023-11-12 09:04:37 +00:00
Federico Kunze Küllmer
b7fb2928e1
perf: add AmountOfNoValidation for DecCoins (#18440) 2023-11-10 17:38:04 +00:00
emidev98
89296ccdd3
feat(x/gov): extend governance config (#18428) 2023-11-10 15:17:56 +00:00
Julien Robert
5741c320b9
feat(proto,autocli): add gov_proposal options to autocli (#18442) 2023-11-10 15:11:12 +00:00
Julien Robert
79c64180fe
refactor(version): skip extra info if empty (#18438) 2023-11-10 11:04:25 +00:00
dependabot[bot]
04d5fc30cf
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.4 to 1.8.5 in /store (#18426)
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-11-10 10:41:27 +00:00
Julien Robert
720890523f
refactor: remove gov dependency from modules and sdk (#18424) 2023-11-09 22:08:59 +00:00
Taeguk Kwon
9330027155
chore(staking): fix tiny typo in comment (#18425) 2023-11-09 20:22:29 +00:00
Julien Robert
097f99d0f1
chore: deprecate v0.46 and v0.50 changelog (#18119) 2023-11-09 18:19:49 +00:00
testinginprod
9577a722a0
feat(accounts): add interfaces and mock impls for account abstraction (#18404)
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-09 13:24:49 +00:00
dependabot[bot]
19e57dd016
build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#18418)
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-11-09 07:42:59 +00:00
dependabot[bot]
1679fd1a61
build(deps): Bump github/issue-labeler from 3.2 to 3.3 (#18419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 07:41:55 +00:00
Julien Robert
0af81116f9
feat(hubl): integrate client/v2 signing (#17960)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-11-08 23:13:22 +00:00
Marko
03c3f8e71f
refactor(tests): testutil.Network as an interface (#18389)
Co-authored-by: Anmol <anmol1696@gmail.com>
2023-11-08 18:38:57 +00:00
Julien Robert
8fbf6166f6
chore: tagged the wrong branch (#18407) 2023-11-07 19:18:52 +00:00
Julien Robert
e2b71b7480
fix: deterministic protov2 marshal (#18403) 2023-11-07 16:22:57 +00:00
dependabot[bot]
1e4d1f955a
build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /x/auth (#18397)
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 14:49:12 +00:00
Carlos Santiago Yanzon
346044afd0
feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +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
testinginprod
d52a7c432a
feat(core): add branch service (#18379)
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-07 12:00:13 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Emmanuel T Odeke
c1b391631c
fix(baseapp): fix BaseApp.getContext data races (#18383) 2023-11-07 10:16:55 +00:00
Julien Robert
7e002550cc
chore: prepare math changelog (#18384) 2023-11-07 09:06:29 +00:00
Julien Robert
bf82c750a1
refactor(simapp): un-wire crisis (#18380) 2023-11-07 08:51:48 +00:00
Hieu Vu
e7e1c36222
feat(math): Add mutative api for NewIntFromBigInt (#18030) 2023-11-07 08:36:39 +00:00
Đông Liều
a6eea3c5ea
feat(math): add mutative api for Uint.BigInt() (#18247) 2023-11-07 08:35:17 +00:00
samricotta
fb9dadc00f
refactor: remove user docs (#18373) 2023-11-06 14:51:13 +00:00
Likhita Polavarapu
56351179b8
feat(x/protocolpool): Stream funds from community pool (#18103) 2023-11-06 14:07:34 +00:00
Julien Robert
9c0256e368
fix(client/v2): fix short command description if not set and skip unsupported commands (#18324) 2023-11-06 11:19:05 +00:00
dependabot[bot]
9463a32aae
build(deps): Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 (#18363)
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-11-06 09:23:32 +00:00
dependabot[bot]
89a7f16ec6
build(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 (#18364)
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-11-06 08:36:47 +00:00
Julien Robert
8b666b6a52
docs: clarify cosmovisor doc (#18359) 2023-11-06 08:28:25 +00:00
dependabot[bot]
c895275bf2
build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#18365)
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-11-06 08:12:10 +00:00
dependabot[bot]
1b2a1ac9bd
build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#18366)
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-11-06 08:08:25 +00:00
dependabot[bot]
23846e5e82
build(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (#18362)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 08:08:03 +00:00
Julián Toledano
9c2f464c84
docs: cgo secp256k1 ldflags (#18357)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-11-03 17:07:43 +00:00
testinginprod
f3c55dc90d
feat(x/accounts): wire x/accounts to simapp (#18253)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-11-03 16:36:23 +00:00
dependabot[bot]
10ae60ebca
build(deps): Bump modernc.org/sqlite from 1.26.0 to 1.27.0 in /store (#18348)
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-11-03 14:31:34 +00:00
dependabot[bot]
cd19bac491
build(deps): Bump cosmossdk.io/x/tx from 0.11.0 to 0.12.0 (#18356)
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-11-03 11:20:23 +00:00
Julien Robert
2caf00deb0
fix(client/v2): fix marshalling of queries with any (#18309) 2023-11-03 10:19:16 +00:00
Julien Robert
9e91c7b419
fix(client,server): consistently set env prefix between client/server (#18345) 2023-11-03 09:58:26 +00:00
dependabot[bot]
c664daaf55
build(deps): Bump github.com/cosmos/iavl from 1.0.0-rc.1 to 1.0.0 in /store (#18347)
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-11-03 09:40:30 +00:00
Luke Ma
457949913d
refactor(x/group): check the new admin address when updating the group policy admin (#18350) 2023-11-03 09:39:58 +00:00
Emmanuel T Odeke
0c56c87bd0
chore: run make proto-all (#18349) 2023-11-03 08:46:25 +00:00
Julián Toledano
32c8ab99dd
docs: adding some missing parenthesis (#18344) 2023-11-02 17:19:20 +00:00
dependabot[bot]
b7749afcaf
build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (#18341)
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-11-02 15:26:40 +00:00
Facundo Medica
9278b076ad
fix(x/gov): deposits in simulations (#18336) 2023-11-02 14:29:19 +00:00