Commit Graph
394 Commits
Author SHA1 Message Date
winniehereandJulien Robert 1ed018afa8 chore(proto): fix comments (#20679)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-17 08:32:06 +00:00
Marko f4136797a1 chore(consensus): add cometInfo to consensus (#20615) 2024-06-13 14:52:56 +00:00
testinginprodandunknown unknown 40492cdf10 feat(accounts): add genesis account initialization (#20642)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-12 14:19:13 +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
150ca963f2 feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-11 12:27:20 +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
TinyFoxy d7105af506 fix: remove some duplicate words (#20605) 2024-06-10 09:07:31 +00:00
Marko 031b0c94ed chore: generate protos (#20582) 2024-06-06 12:40:16 +00:00
Julien Robert 190b20c398 feat(runtime,runtime/v2): skip store for specified modules (#20409) 2024-05-27 11:33:25 +00:00
Matt KocubinskiandJulien Robert 7ae23e287a chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
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
Marko 03dc8bde43 chore: use comet proto type instead of custom (#20255) 2024-05-10 06:44:04 +00:00
Likhita PolavarapuandFacundo 03d70aac05 refactor(x/protocolpool): Improve claiming funds logic (#20154)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-05-08 12:46:27 +00:00
Matt Kocubinski 82fc532da8 chore(proto): fix buf.work.yaml and make proto-gen (#20299) 2024-05-06 19:19:12 +00:00
Markoandyihuang 0dfb54e36a refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Facundo Medica f8b18f1d52 feat(x/accounts): On-chain multisig (#19988) 2024-05-06 11:26:49 +00:00
John Leteyandcoderabbitai[bot] 7a505ade66 feat(client/v2): override short description in generated command (#20266)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-03 14:03:08 +00:00
Likhita PolavarapuandMarko 52dbcc171c feat(x/mint): Add max supply param (#19896)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 10:26:18 +00:00
son trinh cb50b4caa2 refactor(x/accounts/defaults/lockup): Clean up some logic (#20037) 2024-04-29 08:31:51 +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
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
2d0d1906b5 feat(x/authz): Add MsgRevokeAll (#20161)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <khanhoait.bka@gmail.com>
2024-04-26 07:22:30 +00:00
Marcello Ardizzone 2645e1cda9 feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
hidewrong a4ff821981 chore: fix some comments (#20064)
Signed-off-by: hidewrong <hidewrong@outlook.com>
2024-04-17 15:13:37 +00:00
Likhita Polavarapu 07c0aa73e0 feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
John Leteyandcoderabbitai[bot] ab919fed8d feat(x/bank): support depinject for send restrictions (#20014)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-12 08:33:59 +00:00
corandMarko 07eb7b450f docs(x/feegrant): fix allowance typo (#20000)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-11 15:39:25 +00:00
1028e27f79 feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00
Julien Robert d54e940d50 refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
Julien Robert c46688729f chore(api): clean-up protos (#19858) 2024-03-25 17:07:08 +00:00
1b545a571f chore: fix spelling errors (#19756)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-14 14:27:11 +00:00
3ce9224f00 feat(x/accounts): Add new lockup account type (#19048)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-14 09:06:02 +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
Marko 7193d88814 chore(proto): add module safe query warning (#19743) 2024-03-13 11:45:04 +00:00
Julien Robert d808ef82e5 refactor(x/gov): swap vote alias (#19718) 2024-03-12 08:44:20 +00:00
Marko 72e4134710 refactor(vesting): remove vesting account creation (#19535) 2024-02-23 16:59:01 +00:00
MarkoandLikhita Polavarapu 6c9a7858e0 feat(consensus): add consensus message (#19483)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-02-23 14:09:58 +00:00
Julien Robert 0cf0c285ea refactor(proto): host module proto files within modules (#18758) 2024-02-20 23:17:13 +00:00
Dev OjhaandAdam Tucker 8cb798d7bf perf!: Make slashing not write sign info every block (#19458)
Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
2024-02-20 16:51:02 +00:00
Julien Robert 43df8d8245 refactor(proto): use buf registry for cometbft protos (#19366) 2024-02-16 16:17:11 +00:00
testinginprod 4a88a58e1b refactor(accounts): Remove UserOperation in favour of using Tx for abstracted accounts (#19395) 2024-02-15 12:24:33 +00:00
Julien Robert f6efab91b4 refactor(x/gov): add vote options to tally result (#19352) 2024-02-08 16:54:56 +00:00
testinginprod 5be33f5442 feat(accounts): Allow funds to be sent to accounts on init and execute (#19360) 2024-02-08 15:20:57 +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
testinginprodandunknown unknown 498cd6a533 feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-17 10:58:06 +00:00
Marko 27b8f026f4 fix(protocolpool): Export/Import sims (#19046) 2024-01-14 15:29:05 +00:00
Julien Robert 7d9dc3966e refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +00:00