cosmos-sdk/x/auth/vesting/types
Aaron Craelius 2521964d50
Update gogo proto deps with v1.3.2 security fixes (#8350)
* Update gogo proto deps with v1.3.2 security fixes

* Regenerate proto files
2021-01-15 19:45:34 +00:00
..
codec.go RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
common_test.go codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
constants.go Merge PR #7209: Create Vesting Account Message 2020-09-08 09:09:50 -07:00
expected_keepers.go Merge PR #7209: Create Vesting Account Message 2020-09-08 09:09:50 -07:00
genesis_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
msgs.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
period.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
test_common.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
tx.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
vesting.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
vesting_account.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
vesting_account_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00