* Add dependencies for proto files and remove third_party forlder * Pin cosmos-sdk dependency to v0.46.x * Run "make proto-all" and generate new types files.
GH Action includes: - check for lint errors - check for backward compatibility breaking changes Migrated buf config files from v1beta1 to v1 using command: 'buf config migrate-v1beta1' (https://docs.buf.build/configuration/v1beta1-migration-guide)