Commit Graph

12638 Commits

Author SHA1 Message Date
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
dependabot[bot]
f1eba98108
build(deps): Bump actions/add-to-project from 1.0.0 to 1.0.1 (#20018)
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-12 09:29:08 +00:00
John Letey
ab919fed8d
feat(x/bank): support depinject for send restrictions (#20014)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-12 08:33:59 +00:00
Lucas Francisco López
2496cfdf51
feat: Conditionally emit metrics based on enablement (#19903)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-04-11 20:32:52 +00:00
Yang Hau
868f948ec7
fix(store): fix the typo (#20011) 2024-04-11 15:41:03 +00:00
cor
07eb7b450f
docs(x/feegrant): fix allowance typo (#20000)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-11 15:39:25 +00:00
Julien Robert
57b659e2c2
chore(confix): update latest config value (#20012) 2024-04-11 14:21:08 +00:00
son trinh
a0d727eebc
refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
Tom
1d2a795eaf
fix(mempool): use no-op mempool as default (#19970)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-11 08:55:13 +00:00
Alexander Peters
2af3cf28da
fix(simapp): add epoch store to upgrade (#20007) 2024-04-11 08:13:24 +00:00
Emil Georgiev
c56152dfac
test(kv): add unit tests for the helpers functions kv.AssertKeyAtLeas… (#19965)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-04-10 22:27:40 +00:00
Simon Warta
4be248eef6
feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-04-10 20:55:32 +00:00
Julien Robert
17bb4c74fb
refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00
Julien Robert
76bb0cd7e0
fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (#19976) 2024-04-10 14:59:15 +00:00
Richard Gibson
4c446f8b7d
feat(baseapp)!: Indicate pruning with "not found" rather than "invalid request" (#19993) 2024-04-10 11:14:27 +00:00
yihuang
a6f3fbfbeb
optim: shallow copy block header in Context (#19966) 2024-04-10 10:09:25 +00:00
dependabot[bot]
24d44b6506
build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#19961)
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-10 04:34:33 +00:00
Luke Venediger
fc3ca2fc18
docs: fix typo in Contribution guide (#19994)
Co-authored-by: lukevenediger <lukevenediger@users.noreply.github.com>
2024-04-09 20:07:09 +00:00
Turadg Aleahmad
bc4ca0c7a7
docs: clarify gas-prices option (#19980) 2024-04-09 19:36:12 +00:00
Alexander Peters
a5d4c40ca5
fix(simapp): use correct store keys for upgrade (#19987) 2024-04-09 13:58:15 +00:00
Alexander Peters
9e9cc5299b
build(ci): Remove staticmajor due to false positives (#19989) 2024-04-09 11:30:36 +00:00
dependabot[bot]
f8fee968e0
build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982)
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-09 07:09:40 +00:00
Marko
b2835eb78b
chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
Julien Robert
e5b0e0e4b2
docs: reword upgrading.md (#19900) 2024-04-08 15:05:08 +00:00