Commit Graph

641 Commits

Author SHA1 Message Date
Marko
df72853b3c
chore: rename snapshots to v2 in store/v2 (#21100) 2024-07-31 13:29:47 +00:00
son trinh
585335690b
feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +00:00
winniehere
331eaf42f3
chore(docs): fix functions and struct comments (#21010) 2024-07-22 07:35:43 +00:00
Aaron Craelius
2e0e6d8776
refactor(depinject/appconfig): remove api module dependency (#20931)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-07-18 16:30:49 +00:00
winniehere
49bc189df1
chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +00:00
winniehere
1ed018afa8
chore(proto): fix comments (#20679)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-17 08:32:06 +00:00
Matt Kocubinski
c36edbddbd
fix(x/consensus): fix .proto file placement (#20646) 2024-06-12 18:07:10 +00:00
Paul Chen
6967fbd11e
chore: update protoc-gen-swagger to protoc-gen-openapiv2 (#20448) 2024-05-31 09:58:58 +00:00
Julien Robert
190b20c398
feat(runtime,runtime/v2): skip store for specified modules (#20409) 2024-05-27 11:33:25 +00:00
Marko
d7cc6de7cc
chore: upstream more changes from v2 (#20387)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-05-17 10:58:52 +00:00
Cosmos SDK
6b716eef9a
chore: fix spelling errors (#20400)
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>
2024-05-16 05:48:38 +00:00
Matt Kocubinski
7ae23e287a
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
Cosmos SDK
18047e67f3
chore: fix spelling errors (#20345)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-10 15:29:51 +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
Marko
03dc8bde43
chore: use comet proto type instead of custom (#20255) 2024-05-10 06:44:04 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko
43764cff30
chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
John Letey
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
Duong Minh Ngoc
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
Ezequiel Raynaudo
b9c8d60ea0
refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
Marko
7193d88814
chore(proto): add module safe query warning (#19743) 2024-03-13 11:45:04 +00:00
Marko
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 Ojha
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
a79f932ecf
chore(proto): do not use draft commit (#19453) 2024-02-16 18:24:17 +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
Cosmos SDK
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
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
testinginprod
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
Aleksandr Bezobchuk
af415991c8
feat(gRPC): Add halt-height to gRPC Node Config Query (#19043) 2024-01-12 21:43:15 +00:00
atheeshp
efa7636756
feat(client/v2): add support for pubkey (#19039) 2024-01-12 18:37:13 +00:00
gsai967
dee9eda5e4
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (#18956)
Co-authored-by: Sai Kumar <gskumar967@gmail.com>
2024-01-10 14:31:18 +00:00
testinginprod
e1f478da41
feat(accounts): implement Account Number query (#18989)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-09 18:23:41 +00:00
Likhita Polavarapu
6ffc209043
feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
testinginprod
f431a5039c
feat(accounts): Add Query to simulate a UserOperation (#18979)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-09 14:02:43 +00:00
Julien Robert
41c84d6190
feat(x/gov): multiple choice proposals (#18762) 2024-01-08 11:55:37 +00:00
testinginprod
6848448dc2
feat(accounts): Add TxCompat field –  implement Tx integration (part 1) (#18969)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-08 10:15:31 +00:00
Aleksandr Bezobchuk
6ec53aaf54
feat: [ADR-070] Unordered Transactions (1/2) (#18641)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-04 16:58:52 +00:00
Julien Robert
e1e8c46c21
feat(x/gov): add max cancel voting period param (#18856) 2023-12-28 10:37:27 +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
Julien Robert
0ba62db727
feat(x/authz): add limits to grant pruning and enable message to aid manually (#18737) 2023-12-15 17:56:27 +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