Commit Graph
68 Commits
Author SHA1 Message Date
Julien Robert 22fb753099 build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +00:00
MarkoandAlexander Peters 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
Julien Robert 7fb26685cd chore(proto): change future extracted modules version from v1.0.0 to v0.2.0 (#20600) 2024-06-10 10:15:57 +00:00
7ee3bde8f3 refactor(proto): add denote version annotation (#20098)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
2024-04-26 10:14:09 +00:00
Marcello Ardizzone 2645e1cda9 feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +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
Julien Robert d808ef82e5 refactor(x/gov): swap vote alias (#19718) 2024-03-12 08:44:20 +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
c1a6c42dab chore: fix spelling errors (#19308)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-31 12:15:28 +00:00
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
Julien RobertandFacundo Medica 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 8b894f73b1 feat(gov): add proposal types and spam votes (#18532) 2023-12-11 11:41:06 +00:00
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
Emmanuel T Odeke 0c56c87bd0 chore: run make proto-all (#18349) 2023-11-03 08:46:25 +00:00
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
Aleksandr BezobchukandMarko 2f23e8a95c chore: ignore store v1 proto generation (#18224)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-24 15:35:33 +00:00
Matt, Park 27210f0e62 docs: Improve docs for vote query (#17501) 2023-08-22 10:43:30 +00:00
Markoandmarbar3778 066f8a7a50 chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-18 14:06:01 +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şıandJulien Robert 80e3c7a77c feat(gov): Add proposal failed reason (#16976)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 17:49:42 +00:00
Likhita Polavarapu 7017490830 chore: x/gov Audit changes (#16822) 2023-07-05 14:06:37 +00:00
Julien Robert 8c72f66396 refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
Matt Kocubinski 737dcfd1a2 refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
Julien Robert cf1a573679 chore: set correct eden version number (#16281) 2023-05-24 19:58:45 +00:00
Julien Robert 2c702e6563 feat(gov,group): improve metadata checks and add docs (#16235) 2023-05-22 11:54:42 +00:00
Julien Robert 5f47935747 chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01: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
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
Julien Robert 4251905d56 feat!: upstream expedited proposals (#14720) 2023-02-03 00:25:28 +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 ecdedf5db4 docs: improve documentation about authority in protos (#14531) 2023-01-09 08:18:13 +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 08361d5ff8 refactor: add title, summary and proposer to proposal struct of gov (#14390) 2022-12-26 23:24:08 +00:00
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 41f0ab15e6 refactor: remove gogoproto stringer annotations and MarshalYAML functions (#13850) 2022-11-28 12:56:00 +00:00
AmauryandAaron Craelius b49f948b36 feat: Add proto annotations for Amino JSON (#13501)
* add legacy_amino_name

* make-proto-gen

* remove useless omitempty

* add annotations

* Add proto annotations

* Add more annotations

* update cosmos-proto

* Add message scalar?

* Add comments

* Fix comment

* lint proto files

* proto-gen

* go mod tidy

* Add multisig encoding

* Add field name

* Format proto

* proto-gen

* Update proto/cosmos/msg/v1/msg.proto

Co-authored-by: Aaron Craelius <aaron@regen.network>

* Add dont_omitempty whenever we have nullable=false

* proto-gen

* Remove problematic annotations

* put legacy_amino in subpackage

* proto-gen

* Fixes

* legacy_amino.v1

* add non-working proto

* Generate in separate package

* Remove `cosmos.msg` prefix

* make proto-gen

* remove v1 too

* make proto-format

* Add field option

* format

* proto-gen

* Use underscores

* update legacy_amino -> amino

* update to `key_field`

* make proto-format

* make proto-gen

Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-11-07 22:51:51 +00:00
Julien Robert 0a8b037e78 feat(api): add authority as module parameter (#13712) 2022-10-31 18:51:43 +00:00
Amaury 1f10efe621 refactor: Remove useless gogoproto jsontag (#13581) 2022-10-18 10:28:17 +00:00
Ricardo M e5dca07318 docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
Aaron Craelius 5deb137f7a feat: add proto annotation for Msg services (#13178)
* feat: add proto annotation for Msg services

* add annotation to Msg services

* proto gen

* add CHANGELOG entry

* expand doc string

* codegen

* revert

* proto-gen

* revert
2022-09-14 09:27:45 +00:00
Julien Robert 6d0ef15b0a refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
Marko 1ad3b29560 chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00