5 releases

0.5.16-beta.1 Feb 22, 2022
0.5.12-beta.3 Dec 8, 2021

#2126 in Encoding

Apache-2.0

1MB
24K SLoC

terra.proto (Rust)

Note

  • Ignore third_party/proto/cosmos/staking/v1beta1/authz.proto
    • Conflict StakeAuthorization.Validators (message) with StakeAuthorization.validators (oneof)

How to use

Cargo

[dependencies]
terra-proto = "{terraCoreVersion}"

Maintenance

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

Requirements

  • Rust
  • Cargo
  • protoc v3.17.3

Getting started

make init

Rebuilding types

make proto-gen

or 

cargo build

Publish to Maven

make publish

or

cargo publish

Dependencies

~2.5MB
~50K SLoC