Skip to content

jaeseung-bae/finschia-proto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINSCHIA-PROTO

Version of each module

finschia-proto version follows Finschia/finschia version. Also, the versions of submodules as well.

finschia-proto Finschia/finschia-sdk Finschia/wasmd Finschia/ibc-go Finschia/finschia
v2.0.0 v0.48.0 v0.2.0 v4.3.1 v2.0.0
v1.0.0 v0.47.0 v0.1.3 v3.3.3 v1.0.0
v1.0.0-rc6 v0.47.0-rc6 v0.1.3 v3.3.3 v1.0.0-rc6
v1.0.0-rc2 v0.47.0-rc2 v0.1.0 v3.3.1-d855e1d87f26f5a632fe43e6c58f8f7e6bc47bdf v1.0.0-rc2

Maintenance

This section is for maintainers of this repo, not users.

  1. Set desired version of each module at env file.
# Choose from https://github.com/Finschia/finschia/releases
FINSCHIA_SDK_VERSION="v0.48.0"
WASMD_VERSION="v0.2.0"
IBC_GO_VERSION="v4.3.1"
  1. run build.sh

    Each module will be checkout to the version specified in the env file

./build.sh

About

This is type package of protobuf for Finschia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%