@ -30,10 +30,10 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
// ConsensusParams contains consensus critical parameters that determine the
// ConsensusParams contains consensus critical parameters that determine the
// validity of blocks.
// validity of blocks.
type ConsensusParams struct {
type ConsensusParams struct {
Block BlockParams ` protobuf:"bytes,1,opt,name=block,proto3" json:"block" `
Evidence EvidenceParams ` protobuf:"bytes,2,opt,name=evidence,proto3" json:"evidence" `
Validator ValidatorParams ` protobuf:"bytes,3,opt,name=validator,proto3" json:"validator" `
Version VersionParams ` protobuf:"bytes,4,opt,name=version,proto3" json:"version" `
Block * BlockParams ` protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty " `
Evidence * EvidenceParams ` protobuf:"bytes,2,opt,name=evidence,proto3" json:"evidence,omitempty " `
Validator * ValidatorParams ` protobuf:"bytes,3,opt,name=validator,proto3" json:"validator,omitempty " `
Version * VersionParams ` protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty " `
}
}
func ( m * ConsensusParams ) Reset ( ) { * m = ConsensusParams { } }
func ( m * ConsensusParams ) Reset ( ) { * m = ConsensusParams { } }
@ -69,32 +69,32 @@ func (m *ConsensusParams) XXX_DiscardUnknown() {
var xxx_messageInfo_ConsensusParams proto . InternalMessageInfo
var xxx_messageInfo_ConsensusParams proto . InternalMessageInfo
func ( m * ConsensusParams ) GetBlock ( ) BlockParams {
func ( m * ConsensusParams ) GetBlock ( ) * BlockParams {
if m != nil {
if m != nil {
return m . Block
return m . Block
}
}
return BlockParams { }
return nil
}
}
func ( m * ConsensusParams ) GetEvidence ( ) EvidenceParams {
func ( m * ConsensusParams ) GetEvidence ( ) * EvidenceParams {
if m != nil {
if m != nil {
return m . Evidence
return m . Evidence
}
}
return EvidenceParams { }
return nil
}
}
func ( m * ConsensusParams ) GetValidator ( ) ValidatorParams {
func ( m * ConsensusParams ) GetValidator ( ) * ValidatorParams {
if m != nil {
if m != nil {
return m . Validator
return m . Validator
}
}
return ValidatorParams { }
return nil
}
}
func ( m * ConsensusParams ) GetVersion ( ) VersionParams {
func ( m * ConsensusParams ) GetVersion ( ) * VersionParams {
if m != nil {
if m != nil {
return m . Version
return m . Version
}
}
return VersionParams { }
return nil
}
}
// BlockParams contains limits on the block size.
// BlockParams contains limits on the block size.
@ -105,8 +105,6 @@ type BlockParams struct {
// Max gas per block.
// Max gas per block.
// Note: must be greater or equal to -1
// Note: must be greater or equal to -1
MaxGas int64 ` protobuf:"varint,2,opt,name=max_gas,json=maxGas,proto3" json:"max_gas,omitempty" `
MaxGas int64 ` protobuf:"varint,2,opt,name=max_gas,json=maxGas,proto3" json:"max_gas,omitempty" `
// This parameter is unused.
TimeIotaMs int64 ` protobuf:"varint,3,opt,name=time_iota_ms,json=timeIotaMs,proto3" json:"time_iota_ms,omitempty" `
}
}
func ( m * BlockParams ) Reset ( ) { * m = BlockParams { } }
func ( m * BlockParams ) Reset ( ) { * m = BlockParams { } }
@ -156,13 +154,6 @@ func (m *BlockParams) GetMaxGas() int64 {
return 0
return 0
}
}
func ( m * BlockParams ) GetTimeIotaMs ( ) int64 {
if m != nil {
return m . TimeIotaMs
}
return 0
}
// EvidenceParams determine how we handle evidence of malfeasance.
// EvidenceParams determine how we handle evidence of malfeasance.
type EvidenceParams struct {
type EvidenceParams struct {
// Max age of evidence, in blocks.
// Max age of evidence, in blocks.
@ -394,41 +385,39 @@ func init() {
func init ( ) { proto . RegisterFile ( "tendermint/types/params.proto" , fileDescriptor_e12598271a686f57 ) }
func init ( ) { proto . RegisterFile ( "tendermint/types/params.proto" , fileDescriptor_e12598271a686f57 ) }
var fileDescriptor_e12598271a686f57 = [ ] byte {
var fileDescriptor_e12598271a686f57 = [ ] byte {
// 537 bytes of a gzipped FileDescriptorProto
0x1f , 0x8b , 0x08 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x02 , 0xff , 0x6c , 0x53 , 0x31 , 0x6f , 0xd3 , 0x40 ,
0x18 , 0xcd , 0xd5 , 0xa5 , 0x4d , 0xbe , 0x34 , 0x4d , 0x75 , 0x42 , 0x22 , 0x14 , 0xd5 , 0x0e , 0x1e , 0x50 ,
0x25 , 0x24 , 0x5b , 0x82 , 0x01 , 0xd1 , 0xa5 , 0xc2 , 0x50 , 0x15 , 0x84 , 0x82 , 0x90 , 0x05 , 0x0c , 0x5d ,
0xac , 0x73 , 0x72 , 0xb8 , 0x56 , 0x73 , 0x3e , 0xcb , 0x77 , 0x8e , 0x92 , 0x7f , 0xc1 , 0xd8 , 0xb1 , 0x23 ,
0xfc , 0x03 , 0x7e , 0x42 , 0xc7 , 0x8e , 0x4c , 0x80 , 0x92 , 0x85 , 0x9f , 0x81 , 0x7c , 0xce , 0xe1 , 0x38 ,
0x65 , 0xf3 , 0x7d , 0xdf , 0x7b , 0xef , 0xfc , 0xde , 0xd3 , 0xc1 , 0x81 , 0xa4 , 0xc9 , 0x88 , 0x66 , 0x2c ,
0x4e , 0xa4 , 0x2b , 0x67 , 0x29 , 0x15 , 0x6e , 0x4a , 0x32 , 0xc2 , 0x84 , 0x93 , 0x66 , 0x5c , 0x72 , 0xbc ,
0x57 , 0xad , 0x1d , 0xb5 , 0xde , 0xbf , 0x1b , 0xf1 , 0x88 , 0xab , 0xa5 , 0x5b , 0x7c , 0x95 , 0xb8 , 0x7d ,
0x33 , 0xe2 , 0x3c , 0x1a , 0x53 , 0x57 , 0x9d , 0xc2 , 0xfc , 0xb3 , 0x3b , 0xca , 0x33 , 0x22 , 0x63 , 0x9e ,
0x94 , 0x7b , 0xfb , 0x72 , 0x03 , 0xba , 0x2f , 0x79 , 0x22 , 0x68 , 0x22 , 0x72 , 0xf1 , 0x5e , 0xdd , 0x80 ,
0x9f , 0xc3 , 0x9d , 0x70 , 0xcc , 0x87 , 0x17 , 0x3d , 0xd4 , 0x47 , 0x87 , 0xed , 0x27 , 0x07 , 0xce , 0xfa ,
0x5d , 0x8e , 0x57 , 0xac , 0x4b , 0xb4 , 0xb7 , 0x79 , 0xfd , 0xd3 , 0x6a , 0xf8 , 0x25 , 0x03 , 0x7b , 0xd0 ,
0xa4 , 0x93 , 0x78 , 0x44 , 0x93 , 0x21 , 0xed , 0x6d , 0x28 , 0x76 , 0xff , 0x36 , 0xfb , 0x64 , 0x89 , 0xa8 ,
0x09 , 0xfc , 0xe3 , 0xe1 , 0x13 , 0x68 , 0x4d , 0xc8 , 0x38 , 0x1e , 0x11 , 0xc9 , 0xb3 , 0x9e , 0xa1 , 0x44 ,
0x1e , 0xde , 0x16 , 0xf9 , 0xa4 , 0x21 , 0x35 , 0x95 , 0x8a , 0x89 , 0x8f , 0x61 , 0x7b , 0x42 , 0x33 , 0x11 ,
0xf3 , 0xa4 , 0xb7 , 0xa9 , 0x44 , 0xac , 0xff , 0x88 , 0x94 , 0x80 , 0x9a , 0x84 , 0x66 , 0xd9 , 0x14 , 0xda ,
0x2b , 0x3e , 0xf1 , 0x03 , 0x68 , 0x31 , 0x32 , 0x0d , 0xc2 , 0x99 , 0xa4 , 0x42 , 0x25 , 0x63 , 0xf8 , 0x4d ,
0x46 , 0xa6 , 0x5e , 0x71 , 0xc6 , 0xf7 , 0x60 , 0xbb , 0x58 , 0x46 , 0x44 , 0x28 , 0xdb , 0x86 , 0xbf , 0xc5 ,
0xc8 , 0xf4 , 0x94 , 0x08 , 0xdc , 0x87 , 0x1d , 0x19 , 0x33 , 0x1a , 0xc4 , 0x5c , 0x92 , 0x80 , 0x09 , 0xe5 ,
0xc7 , 0xf0 , 0xa1 , 0x98 , 0xbd , 0xe1 , 0x92 , 0x0c , 0x84 , 0xfd , 0x0d , 0xc1 , 0x6e , 0x3d , 0x11 , 0xfc ,
0x18 , 0x70 , 0xa1 , 0x46 , 0x22 , 0x1a , 0x24 , 0x39 , 0x0b , 0x54 , 0xb4 , 0xfa , 0xce , 0x2e , 0x23 , 0xd3 ,
0x17 , 0x11 , 0x7d , 0x97 , 0x33 , 0xf5 , 0x73 , 0x02 , 0x0f , 0x60 , 0x4f , 0x83 , 0x75 , 0xb7 , 0xcb , 0xe8 ,
0xef , 0x3b , 0x65 , 0xf9 , 0x8e , 0x2e , 0xdf , 0x79 , 0xb5 , 0x04 , 0x78 , 0xcd , 0xc2 , 0xea , 0xe5 , 0x2f ,
0x0b , 0xf9 , 0xbb , 0xa5 , 0x9e , 0xde , 0xd4 , 0x6d , 0x1a , 0x75 , 0x9b , 0xf6 , 0x31 , 0x74 , 0xd7 , 0x72 ,
0xc7 , 0x36 , 0x74 , 0xd2 , 0x3c , 0x0c , 0x2e , 0xe8 , 0x2c , 0x50 , 0x99 , 0xf6 , 0x50 , 0xdf , 0x38 , 0x6c ,
0xf9 , 0xed , 0x34 , 0x0f , 0xdf , 0xd2 , 0xd9 , 0x87 , 0x62 , 0x74 , 0xd4 , 0xfc , 0x7e , 0x65 , 0xa1 , 0x3f ,
0x57 , 0x16 , 0xb2 , 0x8f , 0xa0 , 0x53 , 0xcb , 0x1c , 0x5b , 0xd0 , 0x26 , 0x69 , 0x1a , 0xe8 , 0xa6 , 0x0a ,
0x8f , 0x9b , 0x3e , 0x90 , 0x34 , 0x5d , 0xc2 , 0x56 , 0xb8 , 0x67 , 0xb0 , 0xf3 , 0x9a , 0x88 , 0x73 , 0x3a ,
0x5a , 0x52 , 0x1f , 0x41 , 0x57 , 0x25 , 0x13 , 0xac , 0xd7 , 0xd2 , 0x51 , 0xe3 , 0x81 , 0xee , 0xc6 , 0x86 ,
0x4e , 0x85 , 0xab , 0x1a , 0x6a , 0x6b , 0xd4 , 0x29 , 0x11 , 0xde , 0xc7 , 0xaf , 0x73 , 0x13 , 0x5d , 0xcf ,
0x4d , 0x74 , 0x33 , 0x37 , 0xd1 , 0xef , 0xb9 , 0x89 , 0xbe , 0x2c , 0xcc , 0xc6 , 0xcd , 0xc2 , 0x6c , 0xfc ,
0x58 , 0x98 , 0x8d , 0xb3 , 0x67 , 0x51 , 0x2c , 0xcf , 0xf3 , 0xd0 , 0x19 , 0x72 , 0xe6 , 0xae , 0x3e , 0xcb ,
0xea , 0xb3 , 0x7c , 0x77 , 0xeb , 0x4f , 0x36 , 0xdc , 0x52 , 0xf3 , 0xa7 , 0x7f , 0x03 , 0x00 , 0x00 , 0xff ,
0xff , 0xfe , 0xe0 , 0x3d , 0x9c , 0xcd , 0x03 , 0x00 , 0x00 ,
// 498 bytes of a gzipped FileDescriptorProto
0x1f , 0x8b , 0x08 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x02 , 0xff , 0x6c , 0x93 , 0xc1 , 0x6a , 0xd4 , 0x40 ,
0x1c , 0xc6 , 0x77 , 0x9a , 0xda , 0xee , 0xfe , 0xe3 , 0x76 , 0xcb , 0x20 , 0x18 , 0x2b , 0xcd , 0xae , 0x39 ,
0x48 , 0x41 , 0x48 , 0xc4 , 0x22 , 0x22 , 0x08 , 0xe2 , 0x56 , 0xa9 , 0x20 , 0x15 , 0x09 , 0xea , 0xa1 , 0x97 ,
0x30 , 0xd9 , 0x8c , 0x69 , 0xe8 , 0x4e , 0x66 , 0xc8 , 0x24 , 0xcb , 0xee , 0xcd , 0x47 , 0xf0 , 0xe8 , 0x23 ,
0xe8 , 0x9b , 0xf4 , 0xd8 , 0xa3 , 0x27 , 0x95 , 0xdd , 0x17 , 0x91 , 0x4c , 0x32 , 0xa6 , 0x9b , 0xf6 , 0x36 ,
0x33 , 0xdf , 0xef , 0x9b , 0xe1 , 0xfb , 0x86 , 0x3f , 0xec , 0xe7 , 0x34 , 0x8d , 0x68 , 0xc6 , 0x92 , 0x34 ,
0xf7 , 0xf2 , 0x85 , 0xa0 , 0xd2 , 0x13 , 0x24 , 0x23 , 0x4c , 0xba , 0x22 , 0xe3 , 0x39 , 0xc7 , 0xbb , 0x8d ,
0xec , 0x2a , 0x79 , 0xef , 0x4e , 0xcc , 0x63 , 0xae , 0x44 , 0xaf , 0x5c , 0x55 , 0xdc , 0x9e , 0x1d , 0x73 ,
0x1e , 0x4f , 0xa9 , 0xa7 , 0x76 , 0x61 , 0xf1 , 0xc5 , 0x8b , 0x8a , 0x8c , 0xe4 , 0x09 , 0x4f , 0x2b , 0xdd ,
0xf9 , 0xba , 0x01 , 0x83 , 0x23 , 0x9e , 0x4a , 0x9a , 0xca , 0x42 , 0x7e , 0x50 , 0x2f , 0xe0 , 0x43 , 0xb8 ,
0x15 , 0x4e , 0xf9 , 0xe4 , 0xdc , 0x42 , 0x23 , 0x74 , 0x60 , 0x3e , 0xd9 , 0x77 , 0xdb , 0x6f , 0xb9 , 0xe3 ,
0x52 , 0xae , 0x68 , 0xbf , 0x62 , 0xf1 , 0x0b , 0xe8 , 0xd2 , 0x59 , 0x12 , 0xd1 , 0x74 , 0x42 , 0xad , 0x0d ,
0xe5 , 0x1b , 0x5d , 0xf7 , 0xbd , 0xa9 , 0x89 , 0xda , 0xfa , 0xdf , 0x81 , 0x5f , 0x42 , 0x6f , 0x46 , 0xa6 ,
0x49 , 0x44 , 0x72 , 0x9e , 0x59 , 0x86 , 0xb2 , 0x3f , 0xb8 , 0x6e , 0xff , 0xac , 0x91 , 0xda , 0xdf , 0x78 ,
0xf0 , 0x73 , 0xd8 , 0x9e , 0xd1 , 0x4c , 0x26 , 0x3c , 0xb5 , 0x36 , 0x95 , 0x7d , 0x78 , 0x83 , 0xbd , 0x02 ,
0x6a , 0xb3 , 0xe6 , 0x9d , 0x23 , 0x30 , 0xaf , 0xe4 , 0xc1 , 0xf7 , 0xa1 , 0xc7 , 0xc8 , 0x3c , 0x08 , 0x17 ,
0x39 , 0x95 , 0xaa , 0x01 , 0xc3 , 0xef , 0x32 , 0x32 , 0x1f , 0x97 , 0x7b , 0x7c , 0x17 , 0xb6 , 0x4b , 0x31 ,
0x26 , 0x52 , 0x85 , 0x34 , 0xfc , 0x2d , 0x46 , 0xe6 , 0xc7 , 0x44 , 0x3a , 0x3f , 0x11 , 0xec , 0xac , 0xa7 ,
0xc3 , 0x8f , 0x00 , 0x97 , 0x2c , 0x89 , 0x69 , 0x90 , 0x16 , 0x2c , 0x50 , 0x35 , 0xe9 , 0x1b , 0x07 , 0x8c ,
0xcc , 0x5f , 0xc5 , 0xf4 , 0x7d , 0xc1 , 0xd4 , 0xd3 , 0x12 , 0x9f , 0xc0 , 0xae , 0x86 , 0xf5 , 0x0f , 0xd5 ,
0x35 , 0xde , 0x73 , 0xab , 0x2f , 0x74 , 0xf5 , 0x17 , 0xba , 0xaf , 0x6b , 0x60 , 0xdc , 0xbd , 0xf8 , 0x3d ,
0xec , 0x7c , 0xff , 0x33 , 0x44 , 0xfe , 0x4e , 0x75 , 0x9f , 0x56 , 0xd6 , 0x43 , 0x18 , 0xeb , 0x21 , 0x9c ,
0xa7 , 0x30 , 0x68 , 0x35 , 0x89 , 0x1d , 0xe8 , 0x8b , 0x22 , 0x0c , 0xce , 0xe9 , 0x22 , 0x50 , 0x5d , 0x59 ,
0x68 , 0x64 , 0x1c , 0xf4 , 0x7c , 0x53 , 0x14 , 0xe1 , 0x3b , 0xba , 0xf8 , 0x58 , 0x1e , 0x39 , 0x8f , 0xa1 ,
0xbf , 0xd6 , 0x20 , 0x1e , 0x82 , 0x49 , 0x84 , 0x08 , 0x74 , 0xef , 0x65 , 0xb2 , 0x4d , 0x1f , 0x88 , 0x10 ,
0x35 , 0xe6 , 0x9c , 0xc2 , 0xed , 0xb7 , 0x44 , 0x9e , 0xd1 , 0xa8 , 0x36 , 0x3c , 0x84 , 0x81 , 0x6a , 0x21 ,
0x68 , 0x17 , 0xdc , 0x57 , 0xc7 , 0x27 , 0xba , 0x65 , 0x07 , 0xfa , 0x0d , 0xd7 , 0x74 , 0x6d , 0x6a , 0xea ,
0x98 , 0xc8 , 0xf1 , 0xa7 , 0x1f , 0x4b , 0x1b , 0x5d , 0x2c , 0x6d , 0x74 , 0xb9 , 0xb4 , 0xd1 , 0xdf , 0xa5 ,
0x8d , 0xbe , 0xad , 0xec , 0xce , 0xe5 , 0xca , 0xee , 0xfc , 0x5a , 0xd9 , 0x9d , 0xd3 , 0x67 , 0x71 , 0x92 ,
0x9f , 0x15 , 0xa1 , 0x3b , 0xe1 , 0xcc , 0xbb , 0x3a , 0x48 , 0xcd , 0xb2 , 0x9a , 0x94 , 0xf6 , 0x90 , 0x85 ,
0x5b , 0xea , 0xfc , 0xf0 , 0x5f , 0x00 , 0x00 , 0x00 , 0xff , 0xff , 0x18 , 0x54 , 0x4f , 0xe1 , 0x7f , 0x03 ,
0x00 , 0x00 ,
}
}
func ( this * ConsensusParams ) Equal ( that interface { } ) bool {
func ( this * ConsensusParams ) Equal ( that interface { } ) bool {
@ -450,16 +439,16 @@ func (this *ConsensusParams) Equal(that interface{}) bool {
} else if this == nil {
} else if this == nil {
return false
return false
}
}
if ! this . Block . Equal ( & that1 . Block ) {
if ! this . Block . Equal ( that1 . Block ) {
return false
return false
}
}
if ! this . Evidence . Equal ( & that1 . Evidence ) {
if ! this . Evidence . Equal ( that1 . Evidence ) {
return false
return false
}
}
if ! this . Validator . Equal ( & that1 . Validator ) {
if ! this . Validator . Equal ( that1 . Validator ) {
return false
return false
}
}
if ! this . Version . Equal ( & that1 . Version ) {
if ! this . Version . Equal ( that1 . Version ) {
return false
return false
}
}
return true
return true
@ -489,9 +478,6 @@ func (this *BlockParams) Equal(that interface{}) bool {
if this . MaxGas != that1 . MaxGas {
if this . MaxGas != that1 . MaxGas {
return false
return false
}
}
if this . TimeIotaMs != that1 . TimeIotaMs {
return false
}
return true
return true
}
}
func ( this * EvidenceParams ) Equal ( that interface { } ) bool {
func ( this * EvidenceParams ) Equal ( that interface { } ) bool {
@ -624,46 +610,54 @@ func (m *ConsensusParams) MarshalToSizedBuffer(dAtA []byte) (int, error) {
_ = i
_ = i
var l int
var l int
_ = l
_ = l
{
size , err := m . Version . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
if m . Version != nil {
{
size , err := m . Version . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
}
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
i --
dAtA [ i ] = 0x22
}
}
i --
dAtA [ i ] = 0x22
{
size , err := m . Validator . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
if m . Validator != nil {
{
size , err := m . Validator . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
}
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
i --
dAtA [ i ] = 0x1a
}
}
i --
dAtA [ i ] = 0x1a
{
size , err := m . Evidence . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
if m . Evidence != nil {
{
size , err := m . Evidence . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
}
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
i --
dAtA [ i ] = 0x12
}
}
i --
dAtA [ i ] = 0x12
{
size , err := m . Block . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
if m . Block != nil {
{
size , err := m . Block . MarshalToSizedBuffer ( dAtA [ : i ] )
if err != nil {
return 0 , err
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
}
}
i -= size
i = encodeVarintParams ( dAtA , i , uint64 ( size ) )
i --
dAtA [ i ] = 0xa
}
}
i --
dAtA [ i ] = 0xa
return len ( dAtA ) - i , nil
return len ( dAtA ) - i , nil
}
}
@ -687,11 +681,6 @@ func (m *BlockParams) MarshalToSizedBuffer(dAtA []byte) (int, error) {
_ = i
_ = i
var l int
var l int
_ = l
_ = l
if m . TimeIotaMs != 0 {
i = encodeVarintParams ( dAtA , i , uint64 ( m . TimeIotaMs ) )
i --
dAtA [ i ] = 0x18
}
if m . MaxGas != 0 {
if m . MaxGas != 0 {
i = encodeVarintParams ( dAtA , i , uint64 ( m . MaxGas ) )
i = encodeVarintParams ( dAtA , i , uint64 ( m . MaxGas ) )
i --
i --
@ -850,112 +839,28 @@ func encodeVarintParams(dAtA []byte, offset int, v uint64) int {
dAtA [ offset ] = uint8 ( v )
dAtA [ offset ] = uint8 ( v )
return base
return base
}
}
func NewPopulatedValidatorParams ( r randyParams , easy bool ) * ValidatorParams {
this := & ValidatorParams { }
v1 := r . Intn ( 10 )
this . PubKeyTypes = make ( [ ] string , v1 )
for i := 0 ; i < v1 ; i ++ {
this . PubKeyTypes [ i ] = string ( randStringParams ( r ) )
}
if ! easy && r . Intn ( 10 ) != 0 {
}
return this
}
func NewPopulatedVersionParams ( r randyParams , easy bool ) * VersionParams {
this := & VersionParams { }
this . AppVersion = uint64 ( uint64 ( r . Uint32 ( ) ) )
if ! easy && r . Intn ( 10 ) != 0 {
}
return this
}
type randyParams interface {
Float32 ( ) float32
Float64 ( ) float64
Int63 ( ) int64
Int31 ( ) int32
Uint32 ( ) uint32
Intn ( n int ) int
}
func randUTF8RuneParams ( r randyParams ) 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 randStringParams ( r randyParams ) string {
v2 := r . Intn ( 100 )
tmps := make ( [ ] rune , v2 )
for i := 0 ; i < v2 ; i ++ {
tmps [ i ] = randUTF8RuneParams ( r )
}
return string ( tmps )
}
func randUnrecognizedParams ( r randyParams , 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 = randFieldParams ( dAtA , r , fieldNumber , wire )
}
return dAtA
}
func randFieldParams ( dAtA [ ] byte , r randyParams , fieldNumber int , wire int ) [ ] byte {
key := uint32 ( fieldNumber ) << 3 | uint32 ( wire )
switch wire {
case 0 :
dAtA = encodeVarintPopulateParams ( dAtA , uint64 ( key ) )
v3 := r . Int63 ( )
if r . Intn ( 2 ) == 0 {
v3 *= - 1
}
dAtA = encodeVarintPopulateParams ( dAtA , uint64 ( v3 ) )
case 1 :
dAtA = encodeVarintPopulateParams ( 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 = encodeVarintPopulateParams ( dAtA , uint64 ( key ) )
ll := r . Intn ( 100 )
dAtA = encodeVarintPopulateParams ( dAtA , uint64 ( ll ) )
for j := 0 ; j < ll ; j ++ {
dAtA = append ( dAtA , byte ( r . Intn ( 256 ) ) )
}
default :
dAtA = encodeVarintPopulateParams ( 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 encodeVarintPopulateParams ( 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
}
func ( m * ConsensusParams ) Size ( ) ( n int ) {
func ( m * ConsensusParams ) Size ( ) ( n int ) {
if m == nil {
if m == nil {
return 0
return 0
}
}
var l int
var l int
_ = l
_ = l
l = m . Block . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
l = m . Evidence . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
l = m . Validator . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
l = m . Version . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
if m . Block != nil {
l = m . Block . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
}
if m . Evidence != nil {
l = m . Evidence . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
}
if m . Validator != nil {
l = m . Validator . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
}
if m . Version != nil {
l = m . Version . Size ( )
n += 1 + l + sovParams ( uint64 ( l ) )
}
return n
return n
}
}
@ -971,9 +876,6 @@ func (m *BlockParams) Size() (n int) {
if m . MaxGas != 0 {
if m . MaxGas != 0 {
n += 1 + sovParams ( uint64 ( m . MaxGas ) )
n += 1 + sovParams ( uint64 ( m . MaxGas ) )
}
}
if m . TimeIotaMs != 0 {
n += 1 + sovParams ( uint64 ( m . TimeIotaMs ) )
}
return n
return n
}
}
@ -1100,6 +1002,9 @@ func (m *ConsensusParams) Unmarshal(dAtA []byte) error {
if postIndex > l {
if postIndex > l {
return io . ErrUnexpectedEOF
return io . ErrUnexpectedEOF
}
}
if m . Block == nil {
m . Block = & BlockParams { }
}
if err := m . Block . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
if err := m . Block . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
return err
return err
}
}
@ -1133,6 +1038,9 @@ func (m *ConsensusParams) Unmarshal(dAtA []byte) error {
if postIndex > l {
if postIndex > l {
return io . ErrUnexpectedEOF
return io . ErrUnexpectedEOF
}
}
if m . Evidence == nil {
m . Evidence = & EvidenceParams { }
}
if err := m . Evidence . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
if err := m . Evidence . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
return err
return err
}
}
@ -1166,6 +1074,9 @@ func (m *ConsensusParams) Unmarshal(dAtA []byte) error {
if postIndex > l {
if postIndex > l {
return io . ErrUnexpectedEOF
return io . ErrUnexpectedEOF
}
}
if m . Validator == nil {
m . Validator = & ValidatorParams { }
}
if err := m . Validator . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
if err := m . Validator . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
return err
return err
}
}
@ -1199,6 +1110,9 @@ func (m *ConsensusParams) Unmarshal(dAtA []byte) error {
if postIndex > l {
if postIndex > l {
return io . ErrUnexpectedEOF
return io . ErrUnexpectedEOF
}
}
if m . Version == nil {
m . Version = & VersionParams { }
}
if err := m . Version . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
if err := m . Version . Unmarshal ( dAtA [ iNdEx : postIndex ] ) ; err != nil {
return err
return err
}
}
@ -1291,25 +1205,6 @@ func (m *BlockParams) Unmarshal(dAtA []byte) error {
break
break
}
}
}
}
case 3 :
if wireType != 0 {
return fmt . Errorf ( "proto: wrong wireType = %d for field TimeIotaMs" , wireType )
}
m . TimeIotaMs = 0
for shift := uint ( 0 ) ; ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowParams
}
if iNdEx >= l {
return io . ErrUnexpectedEOF
}
b := dAtA [ iNdEx ]
iNdEx ++
m . TimeIotaMs |= int64 ( b & 0x7F ) << shift
if b < 0x80 {
break
}
}
default :
default :
iNdEx = preIndex
iNdEx = preIndex
skippy , err := skipParams ( dAtA [ iNdEx : ] )
skippy , err := skipParams ( dAtA [ iNdEx : ] )