Commit Graph
12517 Commits
Author SHA1 Message Date
dependabot[bot]andJulien Robert b239590cb4 build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 (#19748)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-15 10:45:07 +00:00
Marko 0cdf3cf97c refactor(core): remove consensus events (#19757) 2024-03-15 09:40:23 +00:00
Matt Kocubinski d54335e1f9 refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
1b545a571f chore: fix spelling errors (#19756)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-14 14:27:11 +00:00
Matt KocubinskiandMarko c807aaede8 refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-14 14:19:15 +00:00
Likhita Polavarapu 36981e640f test(client/v2): Fix TestMsg flakiness (#19753) 2024-03-14 10:36:53 +00:00
3ce9224f00 feat(x/accounts): Add new lockup account type (#19048)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-14 09:06:02 +00:00
Rootul PandMarko 5424b55c57 fix(crypto): error if incorrect ledger public key (#19691)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-13 19:07:34 +00:00
Julien RobertandLikhita Polavarapu 9c47292d8d feat(x/gov): add expedited proposal quorum param (#19741)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-03-13 18:34:55 +00:00
dependabot[bot] 10c1d7c59c build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.4 to 0.50.5 in /tools/confix (#19732)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 18:28:49 +00:00
dependabot[bot] abfd79a9f1 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.4 to 0.50.5 in /tools/hubl (#19733)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 18:28:34 +00:00
dependabot[bot] 069d6cf7df build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.4 to 0.50.5 in /tools/cosmovisor (#19734)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 18:28:19 +00:00
Marko 7193d88814 chore(proto): add module safe query warning (#19743) 2024-03-13 11:45:04 +00:00
Chi Xiao Wenandchixiaoxiao db82004074 refactor(x/**)!: genesis return errors (#19740)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-13 11:44:43 +00:00
Julien Robert cdc329189b refactor(types): align genesis api (#19735) 2024-03-13 05:43:24 +00:00
Julien Robert a569ba6d29 chore: add v0.47.10 and v0.50.5 changelogs (#19717) 2024-03-12 19:57:10 +00:00
David Tumcharoen d961aef76b fix(x/gov): grpc query tally for failed proposal (#19725) 2024-03-12 09:28:20 +00:00
Julien Robert d808ef82e5 refactor(x/gov): swap vote alias (#19718) 2024-03-12 08:44:20 +00:00
Julien Robert fea88d13c5 refactor(core)!: clean-up core and simplify preblock (#19672) 2024-03-11 14:39:37 +00:00
Cosmos SDKandgithub-merge-queue defab1a1a1 chore: fix spelling errors (#19716)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-11 12:36:10 +00:00
Julien Robert 0091851ef7 feat(x/distribution): add rewards-by-validator autocli config (#19707) 2024-03-11 10:51:12 +00:00
MarkoandJulien Robert d2e40963ed refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
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
Marko 8a2035f1e6 fix: use loop instead of ragel (#19710) 2024-03-08 22:22:13 +00:00
Aleksandr Bezobchuk fbff6ffe42 refactor(store/v2): remove SDK error registration (#19708) 2024-03-08 18:52:38 +00:00
Julien Robert f69dabe241 refactor(storev2): change error namespace (#19698) 2024-03-08 17:25:21 +00:00
Julien Robert 0f5314c031 ci: upstream dep-assert and nomenclature from server/v2 (#19703) 2024-03-08 17:00:09 +00:00
2bfc037a07 docs: update docs (#19676)
Co-authored-by: son trinh <son@decentrio.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-08 16:59:11 +00:00
Matt, Park 2bf7e9f846 fix: fix ragel denom validation introduced in #19511 (#19701) 2024-03-08 15:42:30 +00:00
Marko 28801fc666 chore(store/v2): bump iavl (#19699) 2024-03-08 11:18:59 +00:00
dependabot[bot] 0a98bfb0ab build(deps): Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (#19693)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 09:01:55 +00:00
Matt, Park a1e3a85ae1 feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511) 2024-03-07 09:34:49 +00:00
Matt Kocubinski 4edf6b2a85 refactor: remove dependency x/module -> sdk through InterfaceRegistry (#19652) 2024-03-06 21:12:24 +00:00
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
mmsqe 06a398931e refactor(x/auth): allow empty public keys for GetSignBytesAdapter (#19651) 2024-03-06 12:45:26 +00:00
Julien Robert 41f9272339 feat(x/tx): add enum as string encoder option (#19618) 2024-03-05 20:57:30 +00:00
e8c9cd28b4 build(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#19647)
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: likhita-809 <likhita@vitwit.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-05 13:36:39 +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
Cosmos SDKandgithub-merge-queue d37871af50 chore: fix spelling errors (#19649)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-03-05 12:58:02 +00:00
Markoandsontrinh16 0d3f4a82d4 feat(x/accounts): add event emission to accounts module (#19636)
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-03-05 11:23:15 +00:00
Marko 89bba66111 docs: add section on creating a testnets from mainnet exports (#19475) 2024-03-05 09:43:23 +00:00
Hwangjae Lee e21d6e4ec9 docs(client): fixed typo in client/tx/aux_builder.go (#19643)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-03-05 07:52:30 +00:00
samricottaandJulien Robert afcb62bd9f refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-05 06:01:37 +00:00
Julien Robert 3e63309220 refactor(x/group)!: use router service (#19638) 2024-03-04 15:37:35 +00:00
Julien Robert 3cbdf5ac13 fix 2024-03-04 16:20:52 +01:00
Julien RobertandLikhita Polavarapu 8c1299176c refactor(x/authz)!: use router service (#19637)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-03-04 14:26:18 +00:00
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
Julien Robert cfd426fdb3 feat(runtime): message router service (#19571) 2024-03-04 10:25:43 +00:00
QtandJulien Robert 83a7f0ee37 docs(log,crypto,depinject/appconfig): update docs (#19625)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-04 10:18:04 +00:00
84a1ee2232 fix(staking): fix impossible conditions (backport #19621) (#19624)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-04 11:00:46 +01:00