cosmos-sdk/api/cosmos
2023-11-03 08:46:25 +00:00
..
accounts feat(accounts): add Genesis handling (#17802) 2023-09-21 14:26:08 +00:00
app feat: add core and api for PreBlock (#17468) 2023-08-20 17:05:44 +00:00
auth feat(api): add consensus bech32 prefix in app config (#16945) 2023-07-12 17:37:27 +00:00
authz refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
autocli/v1 chore: format proto files (#17445) 2023-08-18 14:06:01 +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 refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +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 chore: run make proto-all (#18349) 2023-11-03 08:46:25 +00:00
group refactor(x/group): spin out Go module (#17937) 2023-10-20 14:33:04 +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: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01: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: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +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 refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
store refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
tx fix(simapp): do not overwrite tx options (#17920) 2023-09-29 10:03:24 +00:00
upgrade chore: make proto-gen due to dep update (#15268) 2023-03-06 10:54:50 +01:00
vesting feat!: Add start time for continuous vesting accounts (#17810) 2023-10-18 12:02:24 +00:00