Commit Graph
600 Commits
Author SHA1 Message Date
Likhita Polavarapu 6ffc209043 feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
testinginprodandunknown unknown 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
testinginprodandunknown unknown 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
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 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 0ba62db727 feat(x/authz): add limits to grant pruning and enable message to aid manually (#18737) 2023-12-15 17:56:27 +00:00
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
testinginprodandunknown unknown 39865d852f feat(accounts): use account number as state prefix for account state (#18664)
Co-authored-by: unknown unknown <unknown@unknown>
2023-12-11 11:44:01 +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
112f6cbdae feat(accounts): use gogoproto API instead of protov2. (#18653)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-08 13:17:48 +00:00
d3b30e946d feat(accounts): implement account abstraction execution (#18499)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-04 11:41:59 +00:00
Julien RobertandLikhita Polavarapu 7aa5635baa fix(x/distribution): fully deprecate distribution community pool (#18539)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-11-30 11:18:12 +00:00
emidev98andJulien Robert 0917d347e3 feat(x/group): extend group config and make it configurable (#18448)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-27 08:50:30 +00:00
alexfmpe 34b1634134 chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
Hieu VuandJulien Robert d322b23dd2 feat(x/nft): add new queries for nft modules that support query string (#18355)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-17 12:42:57 +00:00
atheeshp 0f8c6c2c12 feat(x/staking): implement RotateConsPubKey method (#18188) 2023-11-15 06:59:50 +00:00
Likhita Polavarapu e269c6d5db feat(proto): Add proto messages for x/protocolpool Funds Handling (#18427) 2023-11-14 14:52:08 +00:00
emidev98 89296ccdd3 feat(x/gov): extend governance config (#18428) 2023-11-10 15:17:56 +00:00
Julien Robert 5741c320b9 feat(proto,autocli): add gov_proposal options to autocli (#18442) 2023-11-10 15:11:12 +00:00
Julien Robert 097f99d0f1 chore: deprecate v0.46 and v0.50 changelog (#18119) 2023-11-09 18:19:49 +00:00
testinginprodandunknown unknown 9577a722a0 feat(accounts): add interfaces and mock impls for account abstraction (#18404)
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-09 13:24:49 +00:00
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Likhita Polavarapu 56351179b8 feat(x/protocolpool): Stream funds from community pool (#18103) 2023-11-06 14:07:34 +00:00
f3c55dc90d feat(x/accounts): wire x/accounts to simapp (#18253)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-11-03 16:36:23 +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
Marko 44db964e91 test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
Marko 6af7f30bfd feat(x/counter): add module protos (#18291) 2023-10-29 20:09:40 +00:00
Marko 7bef0227f9 refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
Marko 21e69bad04 refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Marko bfb1a91110 refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
Marko a755fefe3a test(api): add simple counter module (#18271) 2023-10-26 12:15:00 +00:00
Marko 2a6640d488 refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko 86eaeed519 refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +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
Marko 4352ab1f34 refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Marko 388ff4fc7e refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00
Emmanuel T Odekeandmarbar3778 912c74248b refactor(x/group): spin out Go module (#17937)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-20 14:33:04 +00:00
atheeshp 3a8f114327 feat: add required params for cons pubkey rotation (#18142) 2023-10-18 13:06:59 +00:00
e89a0cc163 feat!: Add start time for continuous vesting accounts (#17810)
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-18 12:02:24 +00:00
atheeshp 8f8e242e78 feat: add proto for cons pubkey rotation (#18140) 2023-10-17 12:42:16 +00:00
Facundo Medica 4caecf13bb feat(x/feegrant): Add limits to grant pruning and enable message to aid manually (#18047) 2023-10-16 16:28:06 +00:00
GoodDaisy dbf686e144 chore: fix typos (#18106) 2023-10-14 12:57:01 +00:00
samricotta c325cbf004 chore: Update RequestExtendVote (#17993) 2023-10-06 15:28:21 +00:00
Likhita Polavarapu 4ab48ba94f chore: Add back CommunityPoolSpendProposalWithDeposit (#17981) 2023-10-06 06:51:41 +00:00
Emmanuel T OdekeandJulien Robert 0692fdc6fd refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
Julien Robert b478f26888 fix(simapp): do not overwrite tx options (#17920) 2023-09-29 10:03:24 +00:00
Likhita Polavarapu 9dd34510e2 feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00