Alex | Skip
|
71ddfbddbf
|
refactor: remove invariants (#22994)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-12-20 17:13:08 +00:00 |
|
Shude Li
|
fc91e76354
|
build(all): migrate to go.uber.org/mock (#22315)
|
2024-10-21 09:58:09 +00:00 |
|
Julien Robert
|
787ee6980f
|
refactor: simplify collected metrics (#21963)
|
2024-09-28 11:20:39 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
son trinh
|
0c10dd0cc1
|
refactor(x/gov): Audit gov changes (#21454)
|
2024-09-05 17:15:01 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
Julien Robert
|
6276b015bb
|
chore: fix all lint issue since golangci-lint bump (#21326)
|
2024-08-16 13:03:24 +00:00 |
|
Hemanth Sai
|
6f86b323bf
|
chore: fix spelling errors (#21235)
|
2024-08-09 06:44:22 +00:00 |
|
Aaron Craelius
|
5c90246b3f
|
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-26 11:00:27 +00:00 |
|
yukionfire
|
67b5a5d268
|
chore(x): replace fmt.Errorf without parameters with errors.New (#21032)
|
2024-07-23 08:10:09 +00:00 |
|
Marko
|
9436bcb7f2
|
chore: various cleanup (#20864)
|
2024-07-18 09:12:58 +00:00 |
|
Marko
|
58a3fdcc1c
|
fix: fix gov test (#20830)
|
2024-07-01 13:42:24 +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 |
|
Julien Robert
|
7a87f2bb15
|
refactor(x/gov): set environment in context for legacy proposals (#20521)
|
2024-06-03 09:33:40 +00:00 |
|
Marko
|
1b47dc91a3
|
chore: move logger to core (#20388)
|
2024-05-28 12:30:09 +00:00 |
|
yumeiyin
|
76ae2a14bb
|
chore: fix function name (#20442)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-24 09:59:30 +00:00 |
|
Aaron Craelius
|
53925ef5fd
|
refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-16 09:55:08 +00:00 |
|
Julien Robert
|
f02a124667
|
refactor(runtime,core): split router service (#20401)
|
2024-05-16 08:04:40 +00:00 |
|
Marko
|
62b0b26d0c
|
chore: migrate sdk.Msg to transaction.type (#20273)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-05-10 10:23:22 +00:00 |
|
Hoa Nguyen
|
19e4884d5a
|
chore(x/gov): reduce allocations (#20207)
|
2024-04-30 00:59:27 +00:00 |
|
Marko
|
71adab7099
|
chore: fix mocks (#20209)
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
|
2024-04-29 18:58:59 +00:00 |
|
Hoang Do
|
99dbdd5aa7
|
chore: fix all typos (#20196)
|
2024-04-26 10:01:14 +00:00 |
|
Marko
|
b15732a594
|
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-04-25 15:26:43 +00:00 |
|
Marcello Ardizzone
|
2645e1cda9
|
feat(x/gov): add MaxVoteOptionsLen (#20087)
|
2024-04-22 09:46:53 +00:00 |
|
Julien Robert
|
5e7aae0db1
|
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071)
|
2024-04-17 18:18:16 +00:00 |
|
Lucas Francisco López
|
2496cfdf51
|
feat: Conditionally emit metrics based on enablement (#19903)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-04-11 20:32:52 +00:00 |
|
Julián Toledano
|
6972e006be
|
refactor(x/feegrant): remove Address.String() (#19886)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-03-27 21:12:52 +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 |
|
Facundo Medica
|
a82615bdf8
|
fix: Do not call Remove during Walk - part 2 (#19851)
|
2024-03-25 20:42:50 +00:00 |
|
Kien
|
d1c3547d8e
|
feat(x/gov): emit depositor in proposal_deposit event (#19853)
|
2024-03-25 15:55:39 +00:00 |
|
Facundo Medica
|
ea7bdd1724
|
fix: Do not call Remove during Walk (#19833)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-03-24 18:56:24 +00:00 |
|
Aryan Tikarya
|
45994391ae
|
feat(x/gov): emit proposer address in submit proposal event (#19842)
|
2024-03-24 09:53:51 +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 |
|
David Tumcharoen
|
d961aef76b
|
fix(x/gov): grpc query tally for failed proposal (#19725)
|
2024-03-12 09:28:20 +00:00 |
|
Julien Robert
|
d808ef82e5
|
refactor(x/gov): swap vote alias (#19718)
|
2024-03-12 08:44:20 +00:00 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
Cosmos SDK
|
d37871af50
|
chore: fix spelling errors (#19649)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-03-05 12:58:02 +00:00 |
|
samricotta
|
afcb62bd9f
|
refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-05 06:01:37 +00:00 |
|
Julien Robert
|
69f03cd17f
|
feat(x/gov): add custom fuction to calculate vote results and vp (#19592)
|
2024-03-01 17:24:16 +00:00 |
|
zoereco
|
3461c64afb
|
test(x/gov): add case test for MsgVoteWeighted (#19403)
|
2024-02-13 15:07:36 +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
|
e15a0de251
|
feat(core): add migrations registering (#19370)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-09 09:30:39 +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 |
|
Marko
|
7f0f405723
|
chore(sims): move sims with depinject to tests (#19121)
|
2024-01-23 13:21:59 +00:00 |
|
Hemanth Sai
|
4e8d05b516
|
fix(x/gov): fix typos in x/gov (#19088)
|
2024-01-17 16:05:37 +00:00 |
|