cosmos-sdk/x/auth/types
Marko 3cbc38ddad
fix: remove json tag (#10598)
* remove json tag

* fix compile

* add changelog entry for breaking changes

* remove last two jsontags

* move chaglog to client

* add json_name to pubkey

* fix build

* fix some json tags in tests

* remove ormpb
2021-12-20 12:38:43 +01:00
..
account.go fix: enable setting sequence (nonce) for module account (#10536) 2021-11-15 15:52:51 +00:00
account_retriever.go
account_retriever_test.go feat: simd runs in-process testnet by default (#9246) 2021-06-29 10:41:55 +00:00
account_test.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
auth.pb.go fix: remove json tag (#10598) 2021-12-20 12:38:43 +01:00
codec.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
common_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
expected_keepers.go feat: Add Tips middleware (#10208) 2021-11-16 17:55:12 +00:00
genesis.go
genesis.pb.go
genesis_test.go
keys.go
params.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
params_test.go
permissions.go
permissions_test.go
querier.go
query.go
query.pb.go chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
query.pb.gw.go feat!: Add bech32 prefix to authkeeper (#9759) 2021-08-25 11:17:18 +00:00