cosmos-sdk/proto/cosmos
Amaury ff39d243d4
refactor: Improve x/bank deterministic tests (#13450)
* refactor: Improve x/bank deterministic tests

* typo

* Less changes

* Rename var

* Fix SpendableBalances

* Fix pagination tests

* Fix TestGRPCQueryTotalSupply

* Remove explicit SetupTest()

* Fix TestGRPCSendEnabled

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-10-06 12:05:56 +00:00
..
app feat(core/appconfig): add support for golang_bindings in app.yaml (#12367) 2022-07-05 10:42:40 -05:00
auth refactor: Improve and clarify API around AccountAddressById (#13460) 2022-10-06 11:05:25 +00:00
authz feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
autocli/v1 feat(x/auth): define simplified account query service (#13210) 2022-09-16 09:12:41 +00:00
bank refactor: Improve x/bank deterministic tests (#13450) 2022-10-06 12:05:56 +00:00
base docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +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: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
crypto fix: printf for Record protobuf (#13145) 2022-09-06 13:35:01 +00:00
distribution docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
evidence feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
feegrant feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
genutil feat: migrate x/genutil to app wiring (#12124) 2022-06-10 11:56:06 +02:00
gov docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
group docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
mint feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
msg/v1 feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
nft feat: CLI tooling to generate proposal JSONs (#13304) 2022-09-19 14:22:04 +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 refactor: Rename deterministic to module_query_safe (#13305) 2022-09-15 16:41:47 +02:00
slashing feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
staking refactor: Rename deterministic to module_query_safe (#13305) 2022-09-15 16:41:47 +02:00
tx fix: remove extra ; in service.proto 2022-10-03 18:38:11 +02:00
upgrade feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
vesting feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00