Commit Graph

55 Commits

Author SHA1 Message Date
harry m. k.
cc25229d1e
docs(gov): remove stores & proposal processing queue (#22143) 2024-10-07 09:24:28 +00:00
Julien Robert
deec679f28
docs: update gov docs (#22048) 2024-10-02 16:48:54 +00:00
hatti
644b263c71
docs(x/gov): fix typos (#21588) 2024-09-09 06:20:29 +00:00
son trinh
0c10dd0cc1
refactor(x/gov): Audit gov changes (#21454) 2024-09-05 17:15:01 +00:00
Hemanth Sai
6f86b323bf
chore: fix spelling errors (#21235) 2024-08-09 06:44:22 +00:00
Marko
d3d6448eca
fix(x/gov): limit execution in gov (#20348)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-06-12 13:50:58 +00:00
Cosmos SDK
fbb94f437f
chore: fix spelling errors (#20187)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-25 17:32:55 +00:00
Marcello Ardizzone
2645e1cda9
feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
Julien Robert
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
Julien Robert
313a989545
fix(x/gov): disable spam vote in optimisic proposal (#19407) 2024-02-12 12:02:40 +00:00
Julien Robert
e4fabebfc5
refactor(gov): simplify state management (#19349) 2024-02-09 11:22:29 +00:00
Julien Robert
f6efab91b4
refactor(x/gov): add vote options to tally result (#19352) 2024-02-08 16:54:56 +00:00
Julien Robert
0830071053
feat(x/gov): execute any msg as sudo (#19304) 2024-02-02 08:41:50 +00:00
Julien Robert
13780bd6d5
feat(x/gov): add yes_quorum parameter (#19167)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-30 22:04:24 +00:00
Julien Robert
7e4d12209b
feat(x/gov): message based proposal params (#19101) 2024-01-30 09:21:37 +00:00
Julien Robert
41c84d6190
feat(x/gov): multiple choice proposals (#18762) 2024-01-08 11:55:37 +00:00
Julien Robert
e1e8c46c21
feat(x/gov): add max cancel voting period param (#18856) 2023-12-28 10:37:27 +00:00
Cosmos SDK
f9f92117b6
chore: fix spelling errors (#18855)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-21 12:45:02 +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
Cosmos SDK
14e261eb73
chore: fix spelling errors (#18734)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-13 14:05:58 +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
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
emidev98
89296ccdd3
feat(x/gov): extend governance config (#18428) 2023-11-10 15:17:56 +00:00
Julien Robert
2fbc547ce9
feat(x/gov): limit deposited coins to accepted proposal denom (#18189) 2023-10-20 16:05:12 +00:00
Marko
13adf113e9
chore(docs): add missing param to gov readme (#18181) 2023-10-19 20:48:48 +00:00
Julien Robert
5442197d6b
chore: cherry-pick some inj changes (#17109) 2023-07-24 13:07:06 +00:00
Julien Robert
8bef7fa82e
docs: clarify legacy proposal mention (#16932) 2023-07-11 17:12:25 +00:00
Likhita Polavarapu
06edd92b4f
docs: Clarify gov docs (#16917) 2023-07-11 15:00:03 +00:00
Rootul P
7b1cd3c75a
docs: describe x/gov usage on Cosmos Hub (#16910) 2023-07-10 21:02:33 +00:00
Vitalis Salis
0f1bfea1ab
docs(gov): Voting period can be more than unbonding period (#16419) 2023-06-05 15:22:12 +00:00
Julien Robert
5b1ee227c2
docs(gov): remove unimplemented section (#15697) 2023-04-05 00:34:41 +02:00
cipherZ
825245db1b
docs: replace Tendermint references in docs with CometBFT (#15339)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-14 20:41:35 +01:00
Marko
44495e7a79
refactor: add burnable params to governance (#15151) 2023-02-28 20:44:46 +00:00
samricotta
eb98685508
feat: constitution (#15125) 2023-02-22 18:41:59 +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
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
9a11740523
docs: clarify gov specs (#14656) 2023-01-17 19:39:58 +00:00
Julien Robert
e4c0788bf2
docs: update docs links to v0.47 (#14572) 2023-01-12 11:57:53 +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
7b1233327c
refactor: add title and summary to groups proposal (#14465) 2023-01-04 20:01:31 +00:00
Larry Engineer
11f46a0bae
docs: use an array of strings as authors in proposal metadata (#14472) 2023-01-04 09:31:36 +01:00
Marko
08361d5ff8
refactor: add title, summary and proposer to proposal struct of gov (#14390) 2022-12-26 23:24:08 +00:00
Julien Robert
b81f385cc5
docs: improve voting wording (#14340) 2022-12-16 21:04:20 +07:00
Julien Robert
d6e5bb3669
docs: fix toc links (#13770) 2022-11-04 15:35:22 +00:00
Facundo Medica
91ca57bcef
feat!: (x/gov) store an index of proposals that are in voting period (#13576)
* (x/gov) feat: move parts of Proposal into separate storages

* fix some

* fix others

* fix unit tests

* fix unit tests

* fix conflicts

* progress

* do not overwrite messages

* remove change

* simplify methods

* static data

* fix tests

* fix tests

* fix tests

* rollback some changes

* rollback some changes

* progress

* progress

* progress

* progress

* progress

* progress

* add delete

* fix tests

* use SetProposalWithoutContents whenever possible

* add migrations

* fix godoc

* gofumpt

* add changelog

* rolling back changes

* rolling back changes

* progress

* progress

* progress

* progress

* fix tests

* fix cl

* fix cl

* fix

* fix test error

* add store key in readme

* add store key in readme
2022-10-26 14:52:00 +00:00
Julien Robert
7d6601e1fb
refactor: clean-up SDK tools (#13603) 2022-10-21 15:15:20 +00:00
Julien Robert
214b11dcba
feat: add github links in docs (#13491)
* feat: add github links in docs

* apply proto theme

* fix toc
2022-10-10 20:02:32 +02:00
Julien Robert
a74989ddf4
feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00:00