Marko
27b8f026f4
fix(protocolpool): Export/Import sims ( #19046 )
2024-01-14 15:29:05 +00:00
Julien Robert
7d9dc3966e
refactor(appconfig)!: simplify app config ( #19040 )
2024-01-13 20:42:45 +00:00
Aleksandr Bezobchuk
af415991c8
feat(gRPC): Add halt-height to gRPC Node Config Query ( #19043 )
2024-01-12 21:43:15 +00:00
atheeshp
efa7636756
feat(client/v2): add support for pubkey ( #19039 )
2024-01-12 18:37:13 +00:00
gsai967
dee9eda5e4
feat(x/bank): adding DenomOwnersByQuery for denom owners for token ( #18956 )
...
Co-authored-by: Sai Kumar <gskumar967@gmail.com>
2024-01-10 14:31:18 +00:00
testinginprod
e1f478da41
feat(accounts): implement Account Number query ( #18989 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-09 18:23:41 +00:00
Likhita Polavarapu
6ffc209043
feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features ( #18471 )
2024-01-09 16:17:59 +00:00
testinginprod
f431a5039c
feat(accounts): Add Query to simulate a UserOperation ( #18979 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-09 14:02:43 +00:00
Julien Robert
41c84d6190
feat(x/gov): multiple choice proposals ( #18762 )
2024-01-08 11:55:37 +00:00
testinginprod
6848448dc2
feat(accounts): Add TxCompat field – implement Tx integration (part 1) ( #18969 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-08 10:15:31 +00:00
Aleksandr Bezobchuk
6ec53aaf54
feat: [ADR-070] Unordered Transactions (1/2) ( #18641 )
...
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-04 16:58:52 +00:00
Julien Robert
e1e8c46c21
feat(x/gov): add max cancel voting period param ( #18856 )
2023-12-28 10:37:27 +00:00
Julien Robert
eb3ea8db8a
feat(x/gov): optimistic proposals ( #18620 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-12-20 21:49:03 +00:00
Julien Robert
0ba62db727
feat(x/authz): add limits to grant pruning and enable message to aid manually ( #18737 )
2023-12-15 17:56:27 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot ( #18689 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
testinginprod
39865d852f
feat(accounts): use account number as state prefix for account state ( #18664 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-12-11 11:44:01 +00:00
Julien Robert
8b894f73b1
feat(gov): add proposal types and spam votes ( #18532 )
2023-12-11 11:41:06 +00:00
Cosmos SDK
e84b19142a
chore: typos fix by misspell-fixer ( #18683 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-11 09:10:43 +00:00
testinginprod
112f6cbdae
feat(accounts): use gogoproto API instead of protov2. ( #18653 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-08 13:17:48 +00:00
testinginprod
d3b30e946d
feat(accounts): implement account abstraction execution ( #18499 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-04 11:41:59 +00:00
Julien Robert
7aa5635baa
fix(x/distribution): fully deprecate distribution community pool ( #18539 )
...
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-11-30 11:18:12 +00:00
emidev98
0917d347e3
feat(x/group): extend group config and make it configurable ( #18448 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-27 08:50:30 +00:00
alexfmpe
34b1634134
chore: fix typo ( #18545 )
2023-11-24 23:53:00 +00:00
Hieu Vu
d322b23dd2
feat(x/nft): add new queries for nft modules that support query string ( #18355 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-17 12:42:57 +00:00
atheeshp
0f8c6c2c12
feat(x/staking): implement RotateConsPubKey method ( #18188 )
2023-11-15 06:59:50 +00:00
Likhita Polavarapu
e269c6d5db
feat(proto): Add proto messages for x/protocolpool Funds Handling ( #18427 )
2023-11-14 14:52:08 +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
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
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
Likhita Polavarapu
56351179b8
feat(x/protocolpool): Stream funds from community pool ( #18103 )
2023-11-06 14:07:34 +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
Emmanuel T Odeke
0c56c87bd0
chore: run make proto-all ( #18349 )
2023-11-03 08:46:25 +00:00
Facundo Medica
177e7f4595
feat(x/gov): implement a minimum amount per deposit ( #18146 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-02 10:51:19 +00:00
Marko
44db964e91
test: add counter module ( #18272 )
2023-10-30 19:07:58 +00:00
Marko
6af7f30bfd
feat(x/counter): add module protos ( #18291 )
2023-10-29 20:09:40 +00:00
Marko
21e69bad04
refactor(bank): add go module ( #18279 )
2023-10-27 09:25:04 +00:00
Marko
bfb1a91110
refactor(authz): add go.mod ( #18265 )
2023-10-26 15:33:51 +00:00
Marko
a755fefe3a
test(api): add simple counter module ( #18271 )
2023-10-26 12:15:00 +00:00
Marko
2a6640d488
refactor(staking): add go.mod ( #18257 )
2023-10-26 07:39:34 +00:00
Aleksandr Bezobchuk
2f23e8a95c
chore: ignore store v1 proto generation ( #18224 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-24 15:35:33 +00:00
Emmanuel T Odeke
912c74248b
refactor(x/group): spin out Go module ( #17937 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-20 14:33:04 +00:00
atheeshp
3a8f114327
feat: add required params for cons pubkey rotation ( #18142 )
2023-10-18 13:06:59 +00:00
Callum Waters
e89a0cc163
feat!: Add start time for continuous vesting accounts ( #17810 )
...
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-18 12:02:24 +00:00
atheeshp
8f8e242e78
feat: add proto for cons pubkey rotation ( #18140 )
2023-10-17 12:42:16 +00:00
Facundo Medica
4caecf13bb
feat(x/feegrant): Add limits to grant pruning and enable message to aid manually ( #18047 )
2023-10-16 16:28:06 +00:00
GoodDaisy
dbf686e144
chore: fix typos ( #18106 )
2023-10-14 12:57:01 +00:00
Likhita Polavarapu
4ab48ba94f
chore: Add back CommunityPoolSpendProposalWithDeposit ( #17981 )
2023-10-06 06:51:41 +00:00
Emmanuel T Odeke
0692fdc6fd
refactor: create go.mod for x/params ( #17776 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
Julien Robert
b478f26888
fix(simapp): do not overwrite tx options ( #17920 )
2023-09-29 10:03:24 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module ( #17657 )
2023-09-27 09:09:04 +00:00
Julián Toledano
bb35cf17e6
refactor: deprecate eip191 signmode ( #17740 )
2023-09-25 09:26:30 +00:00
testinginprod
5952ecf515
feat(accounts): add Genesis handling ( #17802 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-09-21 14:26:08 +00:00
Marko
6715b5afb5
refactor!: remove tips ( #17787 )
2023-09-20 12:00:22 +00:00
Marko
86ab9890b8
chore: amend validator to validators ( #17809 )
2023-09-19 12:34:13 +00:00
Marko
c05ff14a97
refactor(staking): change historicalinfo to contain minimal set of data ( #17655 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-19 10:59:04 +00:00
Marko
ddcb37cbd7
chore: fix deprecation annotations ( #17784 )
2023-09-18 13:11:25 +00:00
Marko
81d9ce9af5
feat(x/bank): introduce msg burn to bank keeper ( #17569 )
...
Co-authored-by: likhita-809 <likhita@vitwit.com>
2023-09-08 15:59:04 +00:00
testinginprod
c60283b91a
feat(accounts): Add message server and query server logic. ( #17614 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-07 07:42:23 +00:00
Matt, Park
27210f0e62
docs: Improve docs for vote query ( #17501 )
2023-08-22 10:43:30 +00:00
mmsqe
1bd37053e0
feat: add core and api for PreBlock ( #17468 )
2023-08-20 17:05:44 +00:00
testinginprod
46bab63d8c
feat(accounts): init accounts module ( #17443 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-19 08:36:45 +00:00
Marko
066f8a7a50
chore: format proto files ( #17445 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-18 14:06:01 +00:00
Matt, Park
c2958326e1
feat(bank): Add secondary query for bank metadata ( #16852 )
2023-07-27 22:23:09 +00:00
Marko
c23505b037
refactor(staking): use validator & address codecs in staking ( #16958 )
2023-07-19 11:01:32 +00:00
Julien Robert
1236c52987
feat(api): add autocli options to enhance custom commands ( #17033 )
2023-07-18 04:11:49 +00:00
Julien Robert
7ed04f71b4
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations ( #17000 )
2023-07-14 18:10:28 +00:00
Ahmet Ömer Kayabaşı
80e3c7a77c
feat(gov): Add proposal failed reason ( #16976 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 17:49:42 +00:00
Robert Zaremba
bc4ccab74b
refactor(types)!: remove IntProto and DecProto ( #16918 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-12 22:16:28 +00:00
Julien Robert
74c351e2fd
feat(api): add consensus bech32 prefix in app config ( #16945 )
2023-07-12 17:37:27 +00:00
Likhita Polavarapu
60bbbb8404
chore: x/circuit audit changes ( #16901 )
2023-07-12 12:30:05 +00:00
Likhita Polavarapu
7017490830
chore: x/gov Audit changes ( #16822 )
2023-07-05 14:06:37 +00:00
atheeshp
9b237c7189
chore(x/staking): audit changes ( #16795 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-03 07:14:17 +00:00
Julien Robert
8c72f66396
refactor!: remove types/math aliases ( #16798 )
2023-06-30 17:09:03 +00:00
Julien Robert
02b7607768
feat(auth,client/v2): add validator address codec ( #16768 )
2023-06-30 09:44:28 +00:00
Julien Robert
620db732ba
feat(api): add validator bech32 config in auth ( #16778 )
2023-06-29 21:30:50 +00:00
Facundo Medica
6d7b64e718
fix(x/consensus): Add missing ABCI consensus param in MsgUpdateParams ( #16713 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-28 19:32:08 +00:00
Likhita Polavarapu
7c8236d2ed
refactor: x/bank audit changes ( #16690 )
2023-06-27 13:52:23 +00:00
Likhita Polavarapu
1c091aab0b
refactor: x/consensus audit changes ( #16695 )
2023-06-27 12:01:35 +00:00
dependabot[bot]
00791140f1
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 ( #16679 )
...
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>
2023-06-26 12:38:31 +00:00
Julien Robert
7149bcf7ea
chore: implement comments from #16316 ( #16616 )
2023-06-22 10:07:00 +00:00
Jeancarlo Barrios
e078f1a49e
feat(client): add positional optional to client v2 ( #16316 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 04:01:19 +00:00
Matt Kocubinski
737dcfd1a2
refactor!: rm GetSignBytes ( #16062 )
2023-05-30 19:34:35 +00:00
Julien Robert
3608dabf77
chore: implement feedback of automerged prs ( #16308 )
2023-05-26 10:42:18 +00:00
Jeancarlo Barrios
be2003e581
feat(group): add group event tally result ( #16191 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-26 09:43:17 +00:00
Julien Robert
cf1a573679
chore: set correct eden version number ( #16281 )
2023-05-24 19:58:45 +00:00
Aleksandr Bezobchuk
6cee22df52
feat!: Comet v0.38 Integration ( #15519 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +00:00
Julien Robert
2c702e6563
feat(gov,group): improve metadata checks and add docs ( #16235 )
2023-05-22 11:54:42 +00:00
Marko
b8e15a7930
feat: module circuit breaker ( #14521 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-05-15 14:38:48 +00:00
bjwswang
908677e648
chore: fix typo in staking's genesis proto ( #16095 )
...
Signed-off-by: bjwswang <bjwswang@gmail.com>
2023-05-11 09:03:35 +00:00
Julien Robert
ebcad58468
fix(autocli): fix simapp enhancing ( #15906 )
2023-04-25 14:08:02 +00:00
Bryce Neal
93d64cc6fe
feat: Add PrepareCheckState and Precommit callbacks ( #14860 )
...
Co-authored-by: dydxwill <119354122+dydxwill@users.noreply.github.com>
2023-04-23 16:04:36 +00:00
Aaron Craelius
654f26e55c
fix!: correctly annotate validator and consensus address fields ( #15710 )
2023-04-20 16:55:13 +00:00
Marko
9e4fbb6db1
feat!: add node status endpoint ( #15597 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-04-13 13:42:52 +00:00
Julien Robert
ee53930fc1
refactor(distribution): move ValidateBasic logic to msgServer ( #15755 )
2023-04-11 08:11:52 +00:00
Aleksandr Bezobchuk
4684c854d4
refactor!: x/slashing missed block window ( #15580 )
2023-04-10 16:58:41 +00:00
Marko
67c1c788b2
chore: add circuit proto definitions ( #15722 )
2023-04-07 07:53:22 +00:00
Julien Robert
d9e04c56c6
revert(consensus): revert proto breaking change ( #15627 )
2023-03-30 17:59:14 +02:00
Marko
a5ad307ae6
refactor: migrate consensus to collections ( #15553 )
2023-03-28 20:41:12 +00:00
Aleksandr Bezobchuk
ee9774af27
feat: auto-set block timestamp for historical queries ( #15448 )
2023-03-28 15:10:26 +00:00
Robert Zaremba
5612bb815b
docs: improve proto vesting docs about time attributes ( #15474 )
...
## Description
Added a little bit more comments to note about the meaning / type of the numeric time values.
When I'm creating the vesting accounts, I always have to double check it, and end up looking at the code.
2023-03-20 16:40:19 +00:00
Amaury
897ef64712
feat: Validate Msg proto annotations ( #13793 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-20 16:27:36 +01:00
Julien Robert
a53aee4eea
chore: clean-up after go-plugin system pr ( #15402 )
2023-03-14 23:03:48 +00:00
Ergels Gaxhaj
6f3f2c9b16
refactor!: ADR-038 go-plugin system ( #14207 )
...
Co-authored-by: HuangYi <huang@crypto.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
2023-03-14 18:09:30 +00:00
Federico Kunze Küllmer
e90271aca2
feat: add MsgCancelUnbondingDelegation to Staking Authorization ( #15164 )
...
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-13 22:28:20 +00:00
Marko
ccdd07ff7d
refactor: remove capability module ( #15344 )
2023-03-10 12:59:10 +00:00
Julien Robert
5f47935747
chore: make proto-gen due to dep update ( #15268 )
2023-03-06 10:54:50 +01:00
Chi Xiao Wen
a49151d693
refactor: remove bytes/HexBytes ( #15211 )
...
Co-authored-by: chixiaowen <chixiaowen@zhigui.com>
2023-03-01 18:27:23 +00:00
Julien Robert
2f4654e40c
chore: clean-up of #15151 ( #15219 )
2023-03-01 11:07:07 +00:00
Marko
44495e7a79
refactor: add burnable params to governance ( #15151 )
2023-02-28 20:44:46 +00:00
Aleksandr Bezobchuk
41690532be
refactor: Refactor TxSearch ( #14758 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-24 16:08:53 +00:00
samricotta
eb98685508
feat: constitution ( #15125 )
2023-02-22 18:41:59 +01:00
Matt Kocubinski
407c7572b9
feat: api updates required for aminojson encoder ( #15019 )
2023-02-15 20:15:31 -07:00
cipherZ
86eca4c72b
feat: Integrate tendermint Block endpoints into the cli ( #14659 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-14 19:23:45 +01:00
Julien Robert
a90569c7e4
fix: correct path required proto testdata ( #14991 )
2023-02-11 16:59:16 +00:00
Jeancarlo Barrios
3c5387048f
fix: remove support for NoOptDefaultValue ( #14985 )
2023-02-09 16:13:14 -05:00
Julien Robert
c17c3caab8
refactor: rename commands to match consensus engine name ( #14956 )
2023-02-08 20:09:28 +00:00
Murali Krishna Komatireddy
ffde2b99da
feat: resolve IBC hash to human readable denom ( #14894 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-06 11:48:29 +00:00
Julien Robert
6978710699
refactor: migrate store and api to CometBFT ( #14899 )
2023-02-04 14:53:15 +01:00
atheeshp
a2797c8cd4
feat: add query groups in x/group ( #14879 )
...
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-02-03 10:00:46 +00:00
Julien Robert
4251905d56
feat!: upstream expedited proposals ( #14720 )
2023-02-03 00:25:28 +01:00
Aaron Craelius
0e72787862
docs(orm): add README ( #14821 )
2023-01-28 11:08:30 +00:00
Likhita Polavarapu
6cf07f881f
refactor: x/upgrade to standalone module ( #14764 )
2023-01-27 15:08:21 +01:00
atheeshp
cc10614146
refactor: x/feegrant to stand alone ( #14649 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-25 16:39:54 +00:00
Likhita Polavarapu
09e3e55e24
refactor: make x/evidence a standalone module ( #14724 )
2023-01-24 10:01:26 +01:00
Julien Robert
6b029a6bc1
refactor: rename nft to cosmosssdk.io/x/nft ( #14725 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-23 11:48:34 +00:00
Murali Krishna Komatireddy
e3b37dc562
fix: return undelegate amount with MsgUndelegateResponse ( #14590 )
...
Closes https://github.com/cosmos/cosmos-sdk/issues/14153
2023-01-23 10:08:32 +00:00
Sai Kumar
a4cf8e8c6f
feat(cli): cancel gov proposal by proposer before voting period ends ( #13010 )
...
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/11554
2023-01-20 13:07:09 +00:00
Murali Krishna Komatireddy
7b8ab8ec77
fix: remove delegator addess from MsgCreateValidator ( #14567 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Noel Ukwa <noeluchechukwu@gmail.com>
Co-authored-by: JayT106 <JayT106@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denver <aeharvlee@gmail.com>
Co-authored-by: Hyunwoo Lee <denver@Hyunwoos-MacBook-Pro-2.local>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-17 11:48:40 +05:30
Julien Robert
ae1c29b8f8
chore: rename snapshot proto package ( #14597 )
2023-01-16 12:14:54 +00:00
Aaron Craelius
248f8bd488
test(x/circuit): add MsgAuthorizeCircuitBreaker feature ( #14512 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-12 19:14:11 +00:00
Amaury
305053136a
refactor: Improve textual's API ( #14595 )
2023-01-12 16:00:55 +00:00
Julien Robert
e4c0788bf2
docs: update docs links to v0.47 ( #14572 )
2023-01-12 11:57:53 +00:00
Julien Robert
ecdedf5db4
docs: improve documentation about authority in protos ( #14531 )
2023-01-09 08:18:13 +00:00
Marko
6f3380d40b
feat: add spec for circuit module ( #14481 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-06 14:54:01 +00:00
Robert Zaremba
512953cd68
docs(proto): specify time type in vesting proto ( #14513 )
...
## Description
Updates documentation to specify time type for vesting accounts.
Context: I've been creating new vesting accounts and had to go back reading code make sure about the exact type of the end / start time.
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2023-01-05 22:37:59 +00:00
Facundo Medica
6ac0c3628e
feat: (x/bank) add spendable balances cmd ( #14045 )
2023-01-05 19:58:41 +00:00
Marko
7b1233327c
refactor: add title and summary to groups proposal ( #14465 )
2023-01-04 20:01:31 +00:00
Amaury
b244ffb4dd
chore: Clean up {accept,implement}_interface ( #14476 )
2023-01-04 14:23:24 +00:00
Marko
1f51b2ecf6
refactor: move crisis v1 to circuit ( #14466 )
2023-01-03 12:39:09 +01:00
Julien Robert
bca18ba2ea
fix(distribution): correct default for deprecated distribution params ( #14462 )
2023-01-02 17:54:49 +00:00
Marko
08361d5ff8
refactor: add title, summary and proposer to proposal struct of gov ( #14390 )
2022-12-26 23:24:08 +00:00
Likhita Polavarapu
7cc1c351d2
refactor: x/group audit changes ( #14278 )
2022-12-24 00:13:54 +01:00
Julien Robert
22dfa112b9
chore: sync retracted versions with main, update event docs, make proto-gen ( #14374 )
2022-12-21 09:56:55 -03:00
Aleksandr Bezobchuk
11f1e8d74c
feat!: deposit to validator rewards pool ( #14322 )
2022-12-20 15:49:18 +00:00
Jacob Gadikian
be8c5a09c2
chore: lint tests ( #14268 )
2022-12-18 23:48:31 +00:00
Julien Robert
a4d885fe2a
feat(api): add order_migrations argument in runtime.Module config ( #14213 )
2022-12-08 19:58:56 +00:00
Likhita Polavarapu
bd59987df1
refactor: x/upgrade audit changes ( #14188 )
2022-12-08 13:02:49 +01:00
Marko
f3be41836f
refactor: remove store kv dependency ( #14144 )
2022-12-07 20:57:47 +00:00
Likhita Polavarapu
f1062c7f2c
refactor: x/gov audit changes ( #14174 )
...
* make proto changes
* wip
* wip
* wip
* `make lint-fix`
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-07 00:51:34 +00:00