cosmos-sdk/api/cosmos
testinginprod 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
..
accounts feat(accounts): implement account abstraction execution (#18499) 2023-12-04 11:41:59 +00:00
app feat: add core and api for PreBlock (#17468) 2023-08-20 17:05:44 +00:00
auth refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
authz refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
autocli/v1 feat(proto,autocli): add gov_proposal options to autocli (#18442) 2023-11-10 15:11:12 +00:00
bank refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
base refactor(types)!: remove IntProto and DecProto (#16918) 2023-07-12 22:16:28 +00:00
circuit chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
consensus fix(x/consensus): Add missing ABCI consensus param in MsgUpdateParams (#16713) 2023-06-28 19:32:08 +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
evidence chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
feegrant feat: add proto for cons pubkey rotation (#18140) 2023-10-17 12:42:16 +00:00
genutil feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
gov feat(x/gov): extend governance config (#18428) 2023-11-10 15:17:56 +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 refactor: Improve textual's API (#14595) 2023-01-12 16:00:55 +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 feat(proto): Add proto messages for x/protocolpool Funds Handling (#18427) 2023-11-14 14:52:08 +00:00
query/v1 feat: add autocli service proto (#13597) 2022-10-25 09:17:30 +00:00
reflection/v1 chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
slashing refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
staking feat(x/staking): implement RotateConsPubKey method (#18188) 2023-11-15 06:59:50 +00:00
store refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
tx chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
upgrade chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
vesting refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00