cosmos-sdk/proto/cosmos
Ezequiel Raynaudo d47970d673
fix: printf for Record protobuf (#13145)
* Disable gogoproto_import for record pb

* Update changelog

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-09-06 13:35:01 +00:00
..
app feat(core/appconfig): add support for golang_bindings in app.yaml (#12367) 2022-07-05 10:42:40 -05:00
auth make proto-all (#12643) 2022-07-20 00:59:34 +02:00
authz feat: migrate x/authz to use app wiring (#12125) 2022-06-08 15:13:25 +00:00
bank feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02: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
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 feat(cli/api): add validator distribution info grpc gateway get endpoint (#13144) 2022-09-05 15:01:01 +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
slashing feat: deprecate x/params usage in x/slashing (#12399) 2022-07-06 16:42:22 -04:00
staking feat(staking): migrate x/params away from x/staking (#12409) 2022-07-21 14:50:25 +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