yukionfire
67b5a5d268
chore(x): replace fmt.Errorf without parameters with errors.New ( #21032 )
2024-07-23 08:10:09 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 ( #19726 )
...
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
ipangpang
ae80bba805
chore: fix malformed struct tag ( #20142 )
...
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-24 09:47:24 +00:00
Julián Toledano
160c41842e
refactor(x/gov)!: remove Accounts.String() ( #19850 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-26 10:29:47 +00:00
dependabot[bot]
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
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client ( #19447 )
2024-03-06 13:14:16 +00:00
Julien Robert
b304cf7556
refactor!: kill basic manager ( #19512 )
2024-02-22 14:44:49 +00:00
Likhita Polavarapu
6ffc209043
feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features ( #18471 )
2024-01-09 16:17:59 +00:00
Julien Robert
8b894f73b1
feat(gov): add proposal types and spam votes ( #18532 )
2023-12-11 11:41:06 +00:00
Julien Robert
9c3386ffd2
feat(client/v2): support gov proposals ( #18461 )
2023-11-15 11:16:25 +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
Marko
21e69bad04
refactor(bank): add go module ( #18279 )
2023-10-27 09:25:04 +00:00
Marko
2a6640d488
refactor(staking): add go.mod ( #18257 )
2023-10-26 07:39:34 +00:00
Marko
388ff4fc7e
refactor: move gov into own go.mod ( #18197 )
2023-10-23 14:17:04 +00:00
Marko
94a2164d19
chore: bump golangci-lint version ( #18213 )
2023-10-23 12:59:08 +00:00
Julien Robert
033b840a42
refactor(x/gov): refactor q gov proposer ( #18025 )
2023-10-18 11:55:14 +00:00
Julien Robert
3747519da0
refactor: wrong autocli description ( #18120 )
2023-10-16 09:54:23 +00:00
Julien Robert
fe99b0c2f8
feat(x/gov): add autocli options for tx ( #18036 )
2023-10-12 11:57:41 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module ( #17657 )
2023-09-27 09:09:04 +00:00
Julien Robert
2a29c7ea80
chore(x/gov): improve PromptMetadata readability ( #17859 )
2023-09-25 09:50:17 +00:00
Julien Robert
c6b0bb62ac
refactor(client): use address codec ( #17503 )
2023-08-23 10:43:47 +00:00
johnzhu0907
2d32576c85
chore(x/gov): update proposal.json go doc ( #17397 )
2023-08-16 07:18:57 +00:00
zakir
8503c1822b
refactor(client): use cmtservice for comet-validator-set command ( #17187 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-02 08:55:01 +00:00
Julien Robert
5de37005fe
feat(gov,group): allow draft-proposal to skip metatada prompt ( #17220 )
2023-08-01 11:02:14 +00:00
Julien Robert
fa4d87ef7e
feat(client/v2): combine autocli and custom cmd within a module ( #17088 )
2023-07-25 21:11:17 +00:00
Julien Robert
8cf483a419
feat(gov): autocli query support ( #16987 )
2023-07-14 09:07:50 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter ( #16406 )
2023-07-12 08:58:27 +00:00
Jacob Gadikian
f0aec3f30d
style: use thelper ( #16777 )
2023-07-03 13:33:05 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Emmanuel T Odeke
99a570a7aa
chore: properly propagate fmt.Errorf errors + use errors.New ( #16537 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-22 09:50:07 +00:00
Julien Robert
c0eade17fe
test: fix module cli tests ( #15882 )
2023-04-19 14:24:07 +00:00
Marko
f5993b1c62
refactor(gov): remove global bech32 ( #15682 )
2023-04-06 08:56:12 +00:00
samricotta
43a4db5a9e
refactor: remove aliases from types/math.go in gov module ( #15625 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-31 16:12:28 +00:00
samricotta
eb98685508
feat: constitution ( #15125 )
2023-02-22 18:41:59 +01:00
atheeshp
9e5e8ea89d
chore: CLI metadata help text ( #15071 )
2023-02-20 14:09:49 +00:00
Julien Robert
80dd55f79b
refactor: rename to CometBFT ( #14914 )
2023-02-06 18:11:14 +00:00
Julien Robert
41a3dfeced
refactor!: migrate Cosmos SDK to CometBFT ( #14897 )
2023-02-05 14:51:33 +01:00
Julien Robert
4251905d56
feat!: upstream expedited proposals ( #14720 )
2023-02-03 00:25:28 +01:00
Julien Robert
5ec3d2b875
feat!: use gov v1 proposals in upgrade cli ( #14880 )
2023-02-02 13:55:48 +01:00
Daniel Wedul
6674402216
feat(gov,cli): Create AddGovPropFlagsToCmd and ReadGovPropFlags. ( #14718 )
2023-01-24 09:23:37 +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
Julien Robert
701aaa8c32
feat: Add support for []string and []int in draft-proposal prompt. ( #14483 )
2023-01-05 17:04:56 +00:00
Marko
08361d5ff8
refactor: add title, summary and proposer to proposal struct of gov ( #14390 )
2022-12-26 23:24:08 +00:00
Jacob Gadikian
be8c5a09c2
chore: lint tests ( #14268 )
2022-12-18 23:48:31 +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
Julien Robert
4f7d9ea233
refactor: clean-up test helpers and tmcli ( #13805 )
2022-11-09 11:13:27 +00:00
Julien Robert
08be7ee74b
refactor: extract MockTendermintRPC to testutil/cli
2022-11-03 22:40:52 +00:00
Likhita Polavarapu
ad0e41d7c7
refactor(gov): CLI tests using Tendermint Mock ( #13717 )
...
## Description
Closes : #13480
---
### 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/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)
2022-11-03 09:27:04 +00:00
Julien Robert
7eb259fd86
feat: add draft-proposal for x/group ( #13353 )
...
* feat: add `draft-proposal` for x/group
* add changelog
* extract useful function
* add `GetMsgFromTypeURL` tests
2022-09-22 00:53:02 +02:00