Commit Graph

12661 Commits

Author SHA1 Message Date
mmsqe
b97caa35c8
fix(baseapp): avoid header height overwrite block height (#20107) 2024-04-22 10:21:50 +00:00
dependabot[bot]
06a2ae38be
build(deps): Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 in /x/upgrade (#20117)
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-04-22 10:18:36 +00:00
Marcello Ardizzone
2645e1cda9
feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
seayyyy
d11304b974
docs(tests/starship): fix broken link (#20123) 2024-04-22 09:28:52 +00:00
seayyyy
63f386ee08
chore: fix some comments (#20119) 2024-04-22 06:43:19 +00:00
Marko
600c2468b8
chore: fix codeql issue (#20113) 2024-04-22 06:36:15 +00:00
ipangpang
4a7a6411ef
fix: remove useless condition (#20118)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-22 06:10:34 +00:00
Fyse
f31a6a3024
chores: removed typo, corrected grammatical error (#20110) 2024-04-21 19:09:20 +00:00
mmsqe
bd1701f4f2
fix: use timestamp for sim log file name (#20108) 2024-04-21 19:09:00 +00:00
ipangpang
1bd4351241
style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Marko
13cf11aa92
chore: codeql changes (#20091) 2024-04-20 14:23:39 +00:00
Julien Robert
d41aa7af8c
refactor(x/evidence): cleanup api (#20103) 2024-04-19 19:57:31 +00:00
Julien Robert
b2312dd06f
build: set go 1.21.0 everywhere (#20101) 2024-04-19 19:42:56 +00:00
dependabot[bot]
fb29045fe0
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20092)
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-04-19 12:43:57 +00:00
Cosmos SDK
ecee0354d9
chore: fix spelling errors (#20100)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-04-19 12:43:39 +00:00
kokeshiM0chi
db5906b1e8
fix: add patch version (#20096) 2024-04-19 09:17:57 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
pinosu
aa64827126
feat(x/tx): Sort JSON attributes for "inline_json" encoder (#20049) 2024-04-18 14:51:31 +00:00
fuyangpengqi
bbd16afab6
chore: fix function names in comment (#20086)
Signed-off-by: fuyangpengqi <995764973@qq.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-04-18 13:40:08 +00:00
Andy Nogueira
55c14edf0c
docs: update links and information that pointed to CometBFT docs (#20079) 2024-04-18 13:11:36 +00:00
Emil Georgiev
84a9c8acbe
test(types/simulation): add unit tests for the code in the package types/simulation (#19996) 2024-04-18 13:07:31 +00:00
Julián Toledano
90a0114992
refactor(x/group)!: remove MustAccAddressFromBech32 (#20082) 2024-04-18 11:01:21 +00:00
Hwangjae Lee
c6b8d7d146
docs(x/accounts): remove unnecessary TODO comments (#20081)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-04-18 09:21:00 +00:00
Julien Robert
5e7aae0db1
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
hidewrong
a4ff821981
chore: fix some comments (#20064)
Signed-off-by: hidewrong <hidewrong@outlook.com>
2024-04-17 15:13:37 +00:00
Alexander Peters
a9344ab02e
feat(simapp): Testnet cmd for multi node on single host (#20075) 2024-04-17 15:11:22 +00:00
dependabot[bot]
0110632ed7
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 in /tools/confix (#20052)
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-04-17 08:37:01 +00:00
dependabot[bot]
b6fc04538a
build(deps): Bump cosmossdk.io/api from 0.7.3 to 0.7.4 (#20063)
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-04-17 08:36:22 +00:00
Facundo Medica
d00f3c8fff
fix: secp256r1 json missing quotes (#20060) 2024-04-17 08:17:15 +00:00
son trinh
eeefcf9600
fix(x/accounts): remove double execute (#20065) 2024-04-17 08:00:22 +00:00
Hwangjae Lee
2301e5e73a
refactor(x/accounts): Skip Importing Unregistered Genesis Account Types (#20053)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-04-16 20:48:21 +00:00
Julián Toledano
9d6c6ef0ba
refactor(x/simulation)!: remove accounts string (#20056) 2024-04-16 11:50:36 +00:00
yihuang
4ed8c8431d
fix(baseapp): don't share global gas meter in tx execution (#19616) 2024-04-15 20:21:31 +00:00
Julien Robert
369847cfd3
feat(x/accounts): use router service from env (#20003) 2024-04-15 15:41:11 +00:00
Julián Toledano
f499bbf213
refactor(x): remove Address.String() (#20048) 2024-04-15 13:57:32 +00:00
dependabot[bot]
0f39ba3f09
build(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 in /tests (#20040)
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>
2024-04-15 13:15:51 +00:00
Julien Robert
5bbe46855e
feat(collections): add NewJSONValueCodec (#19861)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-15 11:24:09 +00:00
dependabot[bot]
d385402511
build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (#20038)
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-04-15 11:10:10 +00:00
web3santa
01083abdf7
chore(readme): update quick start link to v0.50 (#20036)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-15 11:01:32 +00:00
Julián Toledano
63b4dbaffd
refactor(x/crisis)!: remove Address.String() (#20043) 2024-04-15 10:43:46 +00:00
mmsqe
1adc1f0ca9
fix(client/v2): respect output format from client ctx (#20033) 2024-04-15 09:59:37 +00:00
yihuang
84c64b204d
fix(server): bootstrap-state command can't parse latest genesis format (#20020) 2024-04-15 09:49:42 +00:00
Likhita Polavarapu
07c0aa73e0
feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
Facundo Medica
037cf98f7e
fix: Implement gogoproto customtype to secp256r1 keys (#20027)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-12 21:23:05 +00:00
mmsqe
ce373b65c5
fix(x/epochs): avoid invalid epoch duration in simulation (#20030) 2024-04-12 15:51:22 +00:00
mmsqe
363a1e870b
fix(x/bank): align query with multi denoms for send-enabled (#20028) 2024-04-12 14:54:01 +00:00
Julián Toledano
ff8f7229ce
refactor(x/slashing)!: remove Accounts String (#20026) 2024-04-12 14:14:47 +00:00
Julián Toledano
62d2da5d5c
refactor(x/evidence)!: remove Address.String() (#20016) 2024-04-12 11:34:00 +00:00
Julien Robert
d40677a931
chore: make telemetry consistent (#20025) 2024-04-12 11:09:53 +00:00
Julien Robert
4ad0821e8d
chore: prepare x/tx changelog (#20015) 2024-04-12 11:09:42 +00:00