- // Code generated by protoc-gen-gogo. DO NOT EDIT.
- // source: proto/version/version.proto
-
- package version
-
- import (
- bytes "bytes"
- fmt "fmt"
- _ "github.com/gogo/protobuf/gogoproto"
- proto "github.com/gogo/protobuf/proto"
- math "math"
- )
-
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
-
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
-
- // App includes the protocol and software version for the application.
- // This information is included in ResponseInfo. The App.Protocol can be
- // updated in ResponseEndBlock.
- type App struct {
- Protocol uint64 `protobuf:"varint,1,opt,name=protocol,proto3" json:"protocol,omitempty"`
- Software string `protobuf:"bytes,2,opt,name=software,proto3" json:"software,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
-
- func (m *App) Reset() { *m = App{} }
- func (m *App) String() string { return proto.CompactTextString(m) }
- func (*App) ProtoMessage() {}
- func (*App) Descriptor() ([]byte, []int) {
- return fileDescriptor_14aa2353622f11e1, []int{0}
- }
- func (m *App) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_App.Unmarshal(m, b)
- }
- func (m *App) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_App.Marshal(b, m, deterministic)
- }
- func (m *App) XXX_Merge(src proto.Message) {
- xxx_messageInfo_App.Merge(m, src)
- }
- func (m *App) XXX_Size() int {
- return xxx_messageInfo_App.Size(m)
- }
- func (m *App) XXX_DiscardUnknown() {
- xxx_messageInfo_App.DiscardUnknown(m)
- }
-
- var xxx_messageInfo_App proto.InternalMessageInfo
-
- func (m *App) GetProtocol() uint64 {
- if m != nil {
- return m.Protocol
- }
- return 0
- }
-
- func (m *App) GetSoftware() string {
- if m != nil {
- return m.Software
- }
- return ""
- }
-
- // Consensus captures the consensus rules for processing a block in the blockchain,
- // including all blockchain data structures and the rules of the application's
- // state transition machine.
- type Consensus struct {
- Block uint64 `protobuf:"varint,1,opt,name=block,proto3" json:"block,omitempty"`
- App uint64 `protobuf:"varint,2,opt,name=app,proto3" json:"app,omitempty"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
-
- func (m *Consensus) Reset() { *m = Consensus{} }
- func (m *Consensus) String() string { return proto.CompactTextString(m) }
- func (*Consensus) ProtoMessage() {}
- func (*Consensus) Descriptor() ([]byte, []int) {
- return fileDescriptor_14aa2353622f11e1, []int{1}
- }
- func (m *Consensus) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_Consensus.Unmarshal(m, b)
- }
- func (m *Consensus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_Consensus.Marshal(b, m, deterministic)
- }
- func (m *Consensus) XXX_Merge(src proto.Message) {
- xxx_messageInfo_Consensus.Merge(m, src)
- }
- func (m *Consensus) XXX_Size() int {
- return xxx_messageInfo_Consensus.Size(m)
- }
- func (m *Consensus) XXX_DiscardUnknown() {
- xxx_messageInfo_Consensus.DiscardUnknown(m)
- }
-
- var xxx_messageInfo_Consensus proto.InternalMessageInfo
-
- func (m *Consensus) GetBlock() uint64 {
- if m != nil {
- return m.Block
- }
- return 0
- }
-
- func (m *Consensus) GetApp() uint64 {
- if m != nil {
- return m.App
- }
- return 0
- }
-
- func init() {
- proto.RegisterType((*App)(nil), "tendermint.proto.version.App")
- proto.RegisterType((*Consensus)(nil), "tendermint.proto.version.Consensus")
- }
-
- func init() { proto.RegisterFile("proto/version/version.proto", fileDescriptor_14aa2353622f11e1) }
-
- var fileDescriptor_14aa2353622f11e1 = []byte{
- // 203 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x2e, 0x28, 0xca, 0x2f,
- 0xc9, 0xd7, 0x2f, 0x4b, 0x2d, 0x2a, 0xce, 0xcc, 0xcf, 0x83, 0xd1, 0x7a, 0x60, 0x51, 0x21, 0x89,
- 0x92, 0xd4, 0xbc, 0x94, 0xd4, 0xa2, 0xdc, 0xcc, 0xbc, 0x12, 0x88, 0x88, 0x1e, 0x54, 0x5e, 0x4a,
- 0xad, 0x24, 0x23, 0xb3, 0x28, 0x25, 0xbe, 0x20, 0xb1, 0xa8, 0xa4, 0x52, 0x1f, 0x62, 0x44, 0x7a,
- 0x7e, 0x7a, 0x3e, 0x82, 0x05, 0x51, 0xaf, 0x64, 0xcb, 0xc5, 0xec, 0x58, 0x50, 0x20, 0x24, 0xc5,
- 0xc5, 0x01, 0xe6, 0x27, 0xe7, 0xe7, 0x48, 0x30, 0x2a, 0x30, 0x6a, 0xb0, 0x04, 0xc1, 0xf9, 0x20,
- 0xb9, 0xe2, 0xfc, 0xb4, 0x92, 0xf2, 0xc4, 0xa2, 0x54, 0x09, 0x26, 0x05, 0x46, 0x0d, 0xce, 0x20,
- 0x38, 0x5f, 0xc9, 0x96, 0x8b, 0xd3, 0x39, 0x3f, 0xaf, 0x38, 0x35, 0xaf, 0xb8, 0xb4, 0x58, 0x48,
- 0x84, 0x8b, 0x35, 0x29, 0x27, 0x3f, 0x39, 0x1b, 0x6a, 0x02, 0x84, 0x23, 0x24, 0xc0, 0xc5, 0x9c,
- 0x58, 0x50, 0x00, 0xd6, 0xc9, 0x12, 0x04, 0x62, 0x5a, 0x71, 0xec, 0x58, 0x20, 0xcf, 0xf8, 0x62,
- 0x81, 0x3c, 0xa3, 0x93, 0x41, 0x94, 0x5e, 0x7a, 0x66, 0x49, 0x46, 0x69, 0x92, 0x5e, 0x72, 0x7e,
- 0xae, 0x3e, 0xc2, 0x33, 0xc8, 0x4c, 0x14, 0xff, 0x27, 0xb1, 0x81, 0xb9, 0xc6, 0x80, 0x00, 0x00,
- 0x00, 0xff, 0xff, 0x20, 0x9f, 0x49, 0xf1, 0x17, 0x01, 0x00, 0x00,
- }
-
- func (this *Consensus) Equal(that interface{}) bool {
- if that == nil {
- return this == nil
- }
-
- that1, ok := that.(*Consensus)
- if !ok {
- that2, ok := that.(Consensus)
- if ok {
- that1 = &that2
- } else {
- return false
- }
- }
- if that1 == nil {
- return this == nil
- } else if this == nil {
- return false
- }
- if this.Block != that1.Block {
- return false
- }
- if this.App != that1.App {
- return false
- }
- if !bytes.Equal(this.XXX_unrecognized, that1.XXX_unrecognized) {
- return false
- }
- return true
- }
- func NewPopulatedConsensus(r randyVersion, easy bool) *Consensus {
- this := &Consensus{}
- this.Block = uint64(uint64(r.Uint32()))
- this.App = uint64(uint64(r.Uint32()))
- if !easy && r.Intn(10) != 0 {
- this.XXX_unrecognized = randUnrecognizedVersion(r, 3)
- }
- return this
- }
-
- type randyVersion interface {
- Float32() float32
- Float64() float64
- Int63() int64
- Int31() int32
- Uint32() uint32
- Intn(n int) int
- }
-
- func randUTF8RuneVersion(r randyVersion) rune {
- ru := r.Intn(62)
- if ru < 10 {
- return rune(ru + 48)
- } else if ru < 36 {
- return rune(ru + 55)
- }
- return rune(ru + 61)
- }
- func randStringVersion(r randyVersion) string {
- v1 := r.Intn(100)
- tmps := make([]rune, v1)
- for i := 0; i < v1; i++ {
- tmps[i] = randUTF8RuneVersion(r)
- }
- return string(tmps)
- }
- func randUnrecognizedVersion(r randyVersion, maxFieldNumber int) (dAtA []byte) {
- l := r.Intn(5)
- for i := 0; i < l; i++ {
- wire := r.Intn(4)
- if wire == 3 {
- wire = 5
- }
- fieldNumber := maxFieldNumber + r.Intn(100)
- dAtA = randFieldVersion(dAtA, r, fieldNumber, wire)
- }
- return dAtA
- }
- func randFieldVersion(dAtA []byte, r randyVersion, fieldNumber int, wire int) []byte {
- key := uint32(fieldNumber)<<3 | uint32(wire)
- switch wire {
- case 0:
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(key))
- v2 := r.Int63()
- if r.Intn(2) == 0 {
- v2 *= -1
- }
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(v2))
- case 1:
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(key))
- dAtA = append(dAtA, byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)))
- case 2:
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(key))
- ll := r.Intn(100)
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(ll))
- for j := 0; j < ll; j++ {
- dAtA = append(dAtA, byte(r.Intn(256)))
- }
- default:
- dAtA = encodeVarintPopulateVersion(dAtA, uint64(key))
- dAtA = append(dAtA, byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)))
- }
- return dAtA
- }
- func encodeVarintPopulateVersion(dAtA []byte, v uint64) []byte {
- for v >= 1<<7 {
- dAtA = append(dAtA, uint8(uint64(v)&0x7f|0x80))
- v >>= 7
- }
- dAtA = append(dAtA, uint8(v))
- return dAtA
- }
|