yukionfire
|
67b5a5d268
|
chore(x): replace fmt.Errorf without parameters with errors.New (#21032)
|
2024-07-23 08:10:09 +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 |
|
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 |
|
Marko
|
388ff4fc7e
|
refactor: move gov into own go.mod (#18197)
|
2023-10-23 14:17:04 +00:00 |
|
Julien Robert
|
4251905d56
|
feat!: upstream expedited proposals (#14720)
|
2023-02-03 00:25:28 +01:00 |
|
Daniel Wedul
|
6674402216
|
feat(gov,cli): Create AddGovPropFlagsToCmd and ReadGovPropFlags. (#14718)
|
2023-01-24 09:23:37 +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
|
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
|
7252f4a758
|
feat: CLI tooling to generate proposal JSONs (#13304)
|
2022-09-19 14:22:04 +02:00 |
|