cosmos-sdk/proto/cosmos
Aaron Craelius b41fd3fbf5
feat: add auto-cli customization options (#11763)
* feat(cli/v2): add command & flag proto options

* WIP

* docs

* update

* change name to use

* update use

* rename to autocli

* updates

* switch to (hopefully) more intuitive design

* docs

* updates

* updates

* add flag_options example
2022-09-12 15:51:08 +00:00
..
app feat(core/appconfig): add support for golang_bindings in app.yaml (#12367) 2022-07-05 10:42:40 -05:00
auth feat: Add proto annotation for deterministic queries (#13174) 2022-09-08 13:33:40 +00:00
authz feat: migrate x/authz to use app wiring (#12125) 2022-06-08 15:13:25 +00:00
autocli/v1 feat: add auto-cli customization options (#11763) 2022-09-12 15:51:08 +00:00
bank feat(bank): Create message for Setting SendEnabled settings (#11981) 2022-09-09 00:21:54 +00:00
base chore: downgrade to tendermint `v0.34.x` (#12958) 2022-08-20 02:33:07 +02:00
capability feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
consensus feat: consensus module (#13164) 2022-09-08 03:28:44 +00:00
crisis feat: remove x/params dependency in x/crisis (#12491) 2022-07-12 06:15:50 +00:00
crypto fix: printf for Record protobuf (#13145) 2022-09-06 13:35:01 +00:00
distribution refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
evidence feat: migrate `x/evidence` to use app wiring (#12240) 2022-06-13 21:58:49 +00:00
feegrant docs(x/feegrant): use `coins` instead of `tokens` (#12444) 2022-07-05 14:19:36 +00:00
genutil feat: migrate x/genutil to app wiring (#12124) 2022-06-10 11:56:06 +02:00
gov feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
group make proto-all (#12643) 2022-07-20 00:59:34 +02:00
mint feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04:00
msg/v1 feat: Add `MsgSoftwareUpgrade` and `MsgCancelUpgrade` (for new msgs-based gov proposals) (#11116) 2022-03-03 16:45:02 +01:00
nft feat: migrate x/nft to use app wiring (#12126) 2022-06-08 12:38:37 +02:00
orm feat(orm): specify generic gRPC query service (#11791) 2022-06-13 20:45:16 +00:00
params chore: improve proto formatting (#12656) 2022-07-21 10:56:31 +00:00
query/v1 feat: Add proto annotation for deterministic queries (#13174) 2022-09-08 13:33:40 +00:00
slashing feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
staking feat: Add proto annotation for deterministic queries (#13174) 2022-09-08 13:33:40 +00:00
tx fix: Fix Tx module go_import (#13090) 2022-08-30 12:12:07 +00:00
upgrade chore: improve proto formatting (#12656) 2022-07-21 10:56:31 +00:00
vesting feat: migrate x/auth/vesting to use app wiring (#12301) 2022-06-20 13:06:01 +02:00