Canto-Network / Canto

Layer-1 blockchain powered by Free Public Infrastructure
GNU Lesser General Public License v3.0
83 stars 75 forks source link

fix: update proto, swagger and fix script #112

Closed dongsam closed 11 months ago

dongsam commented 11 months ago

Description

Currently, proto-related makefile commands and scripts are not working properly depending on the local environment.

The PR did the following

  1. The command has been modified to operate the same locally through the docker environment
  2. remove proto and swagger config of deprecated/removed modules (fees, vesting, claims, incentives, recovery)
  3. organized the format of the existing proto files
  4. With the above information reflected, it has been regenerated into the latest proto pb.go, pb.gw.go, swagger, statik

Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...