cosmos-sdk/api/cosmos
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
..
accounts feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068) 2024-01-17 10:58:06 +00:00
app refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +00:00
auth refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
authz feat(x/authz): add limits to grant pruning and enable message to aid manually (#18737) 2023-12-15 17:56:27 +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): adding DenomOwnersByQuery for denom owners for token (#18956) 2024-01-10 14:31:18 +00:00
base feat(gRPC): Add halt-height to gRPC Node Config Query (#19043) 2024-01-12 21:43:15 +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): multiple choice proposals (#18762) 2024-01-08 11:55:37 +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 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(client/v2): add support for pubkey (#19039) 2024-01-12 18:37:13 +00:00
store refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
tx feat: [ADR-070] Unordered Transactions (1/2) (#18641) 2024-01-04 16:58:52 +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