cosmos-sdk/api/cosmos
Kien Trinh 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
..
accounts chore: fix some comments (#20064) 2024-04-17 15:13:37 +00:00
app refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +00:00
auth feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
authz feat(x/authz): Add MsgRevokeAll (#20161) 2024-04-26 07:22:30 +00:00
autocli/v1 feat(proto,autocli): add gov_proposal options to autocli (#18442) 2023-11-10 15:11:12 +00:00
bank feat(x/bank): support depinject for send restrictions (#20014) 2024-04-12 08:33:59 +00:00
base refactor(proto): use buf registry for cometbft protos (#19366) 2024-02-16 16:17:11 +00:00
circuit chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
consensus feat(consensus): add consensus message (#19483) 2024-02-23 14:09:58 +00:00
counter test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
crisis chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
crypto revert(consensus): revert proto breaking change (#15627) 2023-03-30 17:59:14 +02:00
distribution fix(x/distribution): fully deprecate distribution community pool (#18539) 2023-11-30 11:18:12 +00:00
epochs feat(x/epochs): upstream osmosis epoch module (#19697) 2024-04-04 08:10:25 +00:00
evidence chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
feegrant docs(x/feegrant): fix allowance typo (#20000) 2024-04-11 15:39:25 +00:00
genutil feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
gov feat(x/gov): add MaxVoteOptionsLen (#20087) 2024-04-22 09:46:53 +00:00
group feat(x/group): extend group config and make it configurable (#18448) 2023-11-27 08:50:30 +00:00
mint feat(x/counter): add module protos (#18291) 2023-10-29 20:09:40 +00:00
msg chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
nft chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
orm fix!: correctly annotate validator and consensus address fields (#15710) 2023-04-20 16:55:13 +00:00
params refactor: create go.mod for x/params (#17776) 2023-10-03 12:56:07 +00:00
protocolpool fix(protocolpool): Export/Import sims (#19046) 2024-01-14 15:29:05 +00:00
query/v1 chore(proto): add module safe query warning (#19743) 2024-03-13 11:45:04 +00:00
reflection/v1 chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
slashing perf!: Make slashing not write sign info every block (#19458) 2024-02-20 16:51:02 +00:00
staking refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
store refactor(proto): use buf registry for cometbft protos (#19366) 2024-02-16 16:17:11 +00:00
tx refactor(proto): use buf registry for cometbft protos (#19366) 2024-02-16 16:17:11 +00:00
upgrade chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
vesting refactor(vesting): remove vesting account creation (#19535) 2024-02-23 16:59:01 +00:00