cosmos-sdk/proto/cosmos
Facundo Medica 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
..
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 chore: format proto files (#17445) 2023-08-18 14:06:01 +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 chore: fix deprecation annotations (#17784) 2023-09-18 13:11:25 +00:00
circuit chore: x/circuit audit changes (#16901) 2023-07-12 12:30:05 +00:00
consensus chore: format proto files (#17445) 2023-08-18 14:06:01 +00:00
counter test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
crisis docs: improve documentation about authority in protos (#14531) 2023-01-09 08:18:13 +00:00
crypto style: more linting (#15618) 2023-03-30 13:00:18 +00:00
distribution refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
evidence chore: improve UGPRADING.md (#15236) 2023-03-02 11:43:19 +01:00
feegrant feat(x/feegrant): Add limits to grant pruning and enable message to aid manually (#18047) 2023-10-16 16:28:06 +00:00
genutil feat: add application genesis (#15031) 2023-02-22 10:29:03 +00:00
gov feat(x/gov): implement a minimum amount per deposit (#18146) 2023-11-02 10:51:19 +00:00
group refactor(x/group): spin out Go module (#17937) 2023-10-20 14:33:04 +00:00
mint refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
msg refactor: Improve textual's API (#14595) 2023-01-12 16:00:55 +00:00
nft refactor: rename nft to cosmosssdk.io/x/nft (#14725) 2023-01-23 11:48:34 +00:00
orm chore(orm)!: rename orm package to use a vanity url (#15870) 2023-04-18 16:58:32 +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 chore: proto format (#13685) 2022-10-28 17:40:48 +02:00
reflection/v1 chore: proto format (#13685) 2022-10-28 17:40:48 +02:00
slashing refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +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 feat: Integrate tendermint Block endpoints into the cli (#14659) 2023-02-14 19:23:45 +01:00
vesting feat!: Add start time for continuous vesting accounts (#17810) 2023-10-18 12:02:24 +00:00