From c2dcfdd258d49285139c6a684b4a3dd0f636cdff Mon Sep 17 00:00:00 2001 From: Phuc Ta <30641530+vinhphuctadang@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:27:34 +0700 Subject: [PATCH] chore: update def: add isLimit field (#68) --- chain/exchange/types/events.pb.go | 250 ++- chain/exchange/types/exchange.go | 1 + chain/exchange/types/query.pb.go | 1933 +++++++++++++---- proto/injective/exchange/v1beta1/events.proto | 1 + proto/injective/exchange/v1beta1/query.proto | 41 + 5 files changed, 1659 insertions(+), 567 deletions(-) diff --git a/chain/exchange/types/events.pb.go b/chain/exchange/types/events.pb.go index bf1f17a4..12861463 100644 --- a/chain/exchange/types/events.pb.go +++ b/chain/exchange/types/events.pb.go @@ -1261,6 +1261,7 @@ type EventNewConditionalDerivativeOrder struct { MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` Order *DerivativeOrder `protobuf:"bytes,2,opt,name=order,proto3" json:"order,omitempty"` Hash []byte `protobuf:"bytes,3,opt,name=hash,proto3" json:"hash,omitempty"` + IsMarket bool `protobuf:"varint,4,opt,name=is_market,json=isMarket,proto3" json:"is_market,omitempty"` } func (m *EventNewConditionalDerivativeOrder) Reset() { *m = EventNewConditionalDerivativeOrder{} } @@ -1317,6 +1318,13 @@ func (m *EventNewConditionalDerivativeOrder) GetHash() []byte { return nil } +func (m *EventNewConditionalDerivativeOrder) GetIsMarket() bool { + if m != nil { + return m.IsMarket + } + return false +} + type EventCancelConditionalDerivativeOrder struct { MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` IsLimitCancel bool `protobuf:"varint,2,opt,name=isLimitCancel,proto3" json:"isLimitCancel,omitempty"` @@ -1549,111 +1557,112 @@ func init() { } var fileDescriptor_20dda602b6b13fd3 = []byte{ - // 1654 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x58, 0x4b, 0x73, 0xd4, 0xca, - 0x15, 0xb6, 0xfc, 0xc2, 0x3e, 0x33, 0xb6, 0x63, 0xd9, 0x86, 0xc1, 0x84, 0xb1, 0x51, 0xc0, 0x18, - 0x02, 0x33, 0x60, 0x2a, 0xc5, 0x26, 0x1b, 0x3f, 0x0b, 0x07, 0x83, 0x8d, 0xec, 0x14, 0x29, 0xaa, - 0x28, 0x55, 0x8f, 0xd4, 0x9e, 0xe9, 0x20, 0xa9, 0x85, 0xba, 0x65, 0x98, 0xca, 0x32, 0xab, 0xec, - 0xb2, 0x4b, 0x76, 0x59, 0x66, 0x9d, 0x75, 0xfe, 0x00, 0xa9, 0x6c, 0xa8, 0xac, 0xf2, 0x2a, 0xea, - 0x96, 0xb9, 0xbf, 0xe0, 0xfe, 0x82, 0x5b, 0xfd, 0xd0, 0x48, 0xf3, 0x60, 0xec, 0x01, 0x6e, 0xdd, - 0xd5, 0xa8, 0xbb, 0x4f, 0x7f, 0xe7, 0x9c, 0xef, 0x9c, 0x3e, 0xa7, 0x7b, 0xe0, 0x26, 0x09, 0x7f, - 0x8b, 0x5d, 0x4e, 0x4e, 0x70, 0x15, 0xbf, 0x75, 0x1b, 0x28, 0xac, 0xe3, 0xea, 0xc9, 0xfd, 0x1a, - 0xe6, 0xe8, 0x7e, 0x15, 0x9f, 0xe0, 0x90, 0xb3, 0x4a, 0x14, 0x53, 0x4e, 0xcd, 0xc5, 0x96, 0x60, - 0x25, 0x15, 0xac, 0x68, 0xc1, 0xc5, 0xf9, 0x3a, 0xad, 0x53, 0x29, 0x56, 0x15, 0x5f, 0x6a, 0xc7, - 0x62, 0xd9, 0xa5, 0x2c, 0xa0, 0xac, 0x5a, 0x43, 0x2c, 0xc3, 0x74, 0x29, 0x09, 0xf5, 0xfa, 0x8d, - 0x4c, 0x35, 0x8d, 0x91, 0xeb, 0x67, 0x42, 0x6a, 0xa8, 0xc5, 0x6e, 0xf5, 0xb3, 0x30, 0xb5, 0x44, - 0x8a, 0x5a, 0xff, 0x37, 0xe0, 0xd2, 0xb6, 0x30, 0x7a, 0x03, 0x71, 0xb7, 0x71, 0x18, 0x51, 0xbe, - 0xfd, 0x16, 0xbb, 0x09, 0x27, 0x34, 0x34, 0xaf, 0xc0, 0x64, 0x80, 0xe2, 0x57, 0x98, 0x3b, 0xc4, - 0x2b, 0x19, 0xcb, 0xc6, 0xea, 0xa4, 0x3d, 0xa1, 0x26, 0x76, 0x3d, 0x73, 0x01, 0xc6, 0x09, 0x73, - 0x6a, 0x49, 0xb3, 0x34, 0xbc, 0x6c, 0xac, 0x4e, 0xd8, 0x63, 0x84, 0x6d, 0x24, 0x4d, 0x73, 0x1f, - 0xa6, 0x70, 0x0a, 0x70, 0xd4, 0x8c, 0x70, 0x69, 0x64, 0xd9, 0x58, 0x9d, 0x5e, 0xbb, 0x55, 0xf9, - 0x34, 0x17, 0x95, 0xed, 0xfc, 0x06, 0xbb, 0x7d, 0xbf, 0xf9, 0x4b, 0x18, 0xe7, 0x31, 0xf2, 0x30, - 0x2b, 0x8d, 0x2e, 0x8f, 0xac, 0x16, 0xd6, 0xae, 0xf7, 0x43, 0x3a, 0x12, 0x92, 0x7b, 0xb4, 0x6e, - 0xeb, 0x3d, 0xd6, 0x77, 0xc3, 0x70, 0x35, 0x73, 0x6f, 0x0b, 0xc7, 0xe4, 0x04, 0x89, 0xad, 0x5f, - 0xe6, 0xe4, 0x0d, 0x98, 0x26, 0xcc, 0xf1, 0xc9, 0xeb, 0x84, 0x78, 0x48, 0xa0, 0x48, 0x2f, 0x27, - 0xec, 0x29, 0xc2, 0xf6, 0xb2, 0x49, 0xf3, 0x25, 0x98, 0x6e, 0x12, 0x24, 0xbe, 0xd4, 0xe8, 0x1c, - 0x27, 0xa1, 0x47, 0xc2, 0x7a, 0x69, 0x54, 0xe8, 0xd8, 0xa8, 0xbc, 0xfb, 0xb0, 0x64, 0xfc, 0xf7, - 0xc3, 0xd2, 0x4a, 0x9d, 0xf0, 0x46, 0x52, 0xab, 0xb8, 0x34, 0xa8, 0xea, 0xe0, 0xab, 0x9f, 0xbb, - 0xcc, 0x7b, 0x55, 0xe5, 0xcd, 0x08, 0xb3, 0xca, 0x16, 0x76, 0xed, 0xd9, 0x0c, 0x69, 0x47, 0x01, - 0x75, 0x53, 0x3d, 0xf6, 0x85, 0x54, 0xef, 0xb4, 0xa8, 0x1e, 0x97, 0x54, 0x57, 0xfa, 0x21, 0x65, - 0x5c, 0x76, 0x91, 0xfe, 0x9f, 0x94, 0xf4, 0x3d, 0xca, 0xb8, 0xb0, 0x96, 0xed, 0xc4, 0x34, 0xc8, - 0x33, 0xd3, 0x97, 0xf4, 0x9f, 0xc1, 0x14, 0x4b, 0x6a, 0xc8, 0x75, 0x69, 0x12, 0x4a, 0x01, 0xc1, - 0x7d, 0xd1, 0x2e, 0x66, 0x93, 0xbb, 0x9e, 0xf9, 0x7b, 0x03, 0x6e, 0xfa, 0x94, 0x71, 0x49, 0x2b, - 0x73, 0x8e, 0x63, 0x1a, 0x38, 0xe8, 0x04, 0x11, 0x1f, 0xd5, 0x7c, 0xec, 0x78, 0x49, 0x4c, 0xc2, - 0xba, 0x13, 0xa1, 0x26, 0x4d, 0xb8, 0x0c, 0x8e, 0x62, 0x7c, 0x68, 0x00, 0xc6, 0x2d, 0x3f, 0x6f, - 0xfd, 0x7a, 0x8a, 0xbd, 0x25, 0xa1, 0x0f, 0x24, 0xb2, 0x19, 0xc1, 0xd5, 0x4e, 0x23, 0x68, 0xec, - 0xe1, 0xd8, 0x71, 0x51, 0xe8, 0x62, 0x9f, 0xe5, 0x82, 0x3d, 0x88, 0xea, 0xcb, 0x6d, 0xaa, 0xf7, - 0x05, 0xe2, 0xa6, 0x02, 0xb4, 0xfe, 0x60, 0xc0, 0x4f, 0x7b, 0x25, 0xf4, 0x01, 0x65, 0xe4, 0x6c, - 0x6a, 0xf7, 0x60, 0x32, 0xd2, 0x82, 0xac, 0x34, 0x7c, 0x76, 0x90, 0x0f, 0x5b, 0x94, 0xa7, 0xf8, - 0x76, 0x06, 0x60, 0xfd, 0xdd, 0x80, 0x2b, 0xd2, 0x96, 0xcc, 0x8c, 0x27, 0x52, 0xd3, 0x01, 0x4a, - 0x18, 0xf6, 0xfa, 0x9b, 0x72, 0x0d, 0x8a, 0x0c, 0x73, 0xee, 0x63, 0x27, 0x8a, 0x89, 0x8b, 0x65, - 0x90, 0x27, 0xed, 0x82, 0x9a, 0x3b, 0x10, 0x53, 0x66, 0x05, 0xe6, 0x38, 0xe5, 0xc8, 0x77, 0x02, - 0xc2, 0x98, 0x88, 0xa7, 0xa4, 0x59, 0x85, 0xd3, 0x9e, 0x95, 0x4b, 0x4f, 0xd4, 0x8a, 0xe4, 0xca, - 0xbc, 0x03, 0x66, 0x9b, 0xa4, 0x13, 0x23, 0x8e, 0x55, 0x08, 0xec, 0x9f, 0x04, 0x39, 0x49, 0x1b, - 0x71, 0x6c, 0x51, 0x28, 0x2b, 0x22, 0x49, 0x88, 0xe2, 0xe6, 0x7e, 0x24, 0x7d, 0x52, 0xf6, 0xff, - 0x3a, 0xf2, 0x10, 0xc7, 0xe6, 0x13, 0x18, 0x57, 0xe6, 0x4a, 0xe3, 0x0b, 0x6b, 0xd5, 0x7e, 0x54, - 0xf5, 0x80, 0xd9, 0x18, 0x15, 0x71, 0xb7, 0x35, 0x88, 0xf5, 0x0f, 0x03, 0x4c, 0xa9, 0xf1, 0x29, - 0x7e, 0x23, 0x0a, 0xad, 0x8c, 0x2b, 0xeb, 0xcf, 0xd2, 0x2e, 0x40, 0x2d, 0x69, 0xaa, 0xa4, 0x4a, - 0x23, 0x76, 0xbb, 0x6f, 0xc4, 0x22, 0xca, 0xf7, 0x48, 0x40, 0x14, 0xba, 0x3d, 0x59, 0x4b, 0x9a, - 0x5a, 0xcf, 0x63, 0x28, 0x30, 0xec, 0xfb, 0x29, 0xd6, 0xc8, 0xc0, 0x58, 0x20, 0xb6, 0x2b, 0x30, - 0xeb, 0x7f, 0x06, 0x94, 0x52, 0x5f, 0xb2, 0xe8, 0x9f, 0xc7, 0xa3, 0xfd, 0x1e, 0x1e, 0xdd, 0x3b, - 0x5f, 0xa1, 0xe9, 0xed, 0xd7, 0xb3, 0x5e, 0x7e, 0x0d, 0x8e, 0x98, 0xf7, 0xee, 0x77, 0x30, 0x2f, - 0x9d, 0x53, 0x87, 0xae, 0x15, 0xab, 0xfe, 0x8e, 0xed, 0xc0, 0x98, 0x34, 0x41, 0x66, 0xf2, 0x40, - 0xcc, 0xea, 0x3c, 0x51, 0xdb, 0xad, 0x97, 0xb0, 0x20, 0x95, 0x0b, 0x99, 0xb6, 0x74, 0xdc, 0xea, - 0x48, 0xc7, 0x95, 0xb3, 0x34, 0xf4, 0xcc, 0xc2, 0xbf, 0x0e, 0xc3, 0xa2, 0xc4, 0x3f, 0xc0, 0x71, - 0x84, 0x79, 0x82, 0xfc, 0x36, 0x25, 0xbf, 0xea, 0x50, 0x72, 0xe7, 0x7c, 0x44, 0xf6, 0x52, 0x65, - 0x12, 0x58, 0x88, 0x52, 0x25, 0x4e, 0x4a, 0x5c, 0x78, 0x4c, 0x35, 0x43, 0x7d, 0x8f, 0x53, 0x87, - 0x75, 0xbb, 0xe1, 0x31, 0x95, 0xe8, 0x86, 0x3d, 0x17, 0x75, 0x2f, 0x99, 0x36, 0x5c, 0x48, 0xfb, - 0xeb, 0x88, 0x04, 0x5f, 0x1b, 0x00, 0x5c, 0x37, 0x54, 0x8d, 0x9f, 0x02, 0x59, 0xdf, 0x1a, 0xba, - 0x42, 0x6c, 0xbf, 0x8d, 0x48, 0xdc, 0xdc, 0x49, 0x78, 0x12, 0x63, 0xf6, 0x83, 0xb1, 0x75, 0x02, - 0x8b, 0x58, 0x2a, 0x72, 0x8e, 0x95, 0xa6, 0x36, 0xca, 0x94, 0x57, 0x0f, 0xfa, 0xf7, 0xf6, 0x2e, - 0x33, 0x73, 0xb4, 0x5d, 0xc2, 0xbd, 0x97, 0xad, 0xd3, 0x61, 0xb8, 0xd6, 0x2b, 0x21, 0x34, 0x2b, - 0xda, 0xd3, 0xbe, 0xa9, 0x9f, 0x63, 0x7f, 0xf8, 0x8b, 0xd8, 0x1f, 0x6a, 0xb1, 0x6f, 0xde, 0x86, - 0x59, 0xc2, 0x9c, 0x06, 0x4d, 0x62, 0xbf, 0xe9, 0xe4, 0x63, 0x3b, 0x61, 0xcf, 0x10, 0xf6, 0x48, - 0xce, 0xa7, 0x37, 0xa1, 0x67, 0x50, 0xd4, 0x12, 0xb9, 0x92, 0x3f, 0xf0, 0x15, 0xab, 0xa0, 0x31, - 0x6c, 0x55, 0xfb, 0x41, 0xb8, 0xa7, 0x9b, 0xd3, 0xd8, 0x67, 0x01, 0x4a, 0xc6, 0x64, 0x2b, 0xb3, - 0xfe, 0x64, 0xc0, 0x45, 0x75, 0xaa, 0x5b, 0x1d, 0x75, 0x0b, 0xcb, 0x4e, 0x6a, 0x2e, 0x41, 0x81, - 0xc5, 0xae, 0x83, 0x3c, 0x2f, 0xc6, 0x8c, 0x69, 0x6e, 0x81, 0xc5, 0xee, 0xba, 0x9a, 0x39, 0xdf, - 0x7d, 0xe8, 0x21, 0x8c, 0xa3, 0x40, 0x7c, 0xeb, 0x4c, 0xb9, 0x5c, 0x51, 0x26, 0x55, 0xc4, 0x53, - 0xa2, 0x45, 0xfd, 0x26, 0x25, 0x61, 0x9a, 0x76, 0x4a, 0xdc, 0xfa, 0x73, 0xfa, 0x00, 0xc8, 0x2c, - 0x7b, 0x4e, 0x78, 0xc3, 0x8b, 0xd1, 0x9b, 0x6e, 0xcd, 0x46, 0x0f, 0xcd, 0x4b, 0x50, 0xf0, 0x18, - 0x6f, 0xd9, 0xaf, 0xfa, 0x38, 0x78, 0x8c, 0xa7, 0xf6, 0x7f, 0xb6, 0x69, 0x7f, 0x4b, 0x0f, 0x60, - 0x66, 0xda, 0x06, 0xf2, 0x45, 0x4d, 0x3e, 0x8a, 0x51, 0xc8, 0x8e, 0x71, 0x2c, 0xb2, 0x44, 0x90, - 0xd7, 0x6d, 0xe5, 0xa4, 0x3d, 0xc3, 0x62, 0xf7, 0x30, 0x6f, 0xe8, 0x6d, 0x98, 0x15, 0x86, 0x76, - 0x73, 0x39, 0x69, 0xcf, 0x78, 0x8c, 0x1f, 0x7e, 0x15, 0x3a, 0x83, 0xfc, 0x73, 0x4a, 0x87, 0x58, - 0x1f, 0x21, 0x1b, 0x66, 0x3c, 0x35, 0xe1, 0x24, 0x72, 0x46, 0x04, 0x5b, 0x34, 0xab, 0x5b, 0xfd, - 0xab, 0x46, 0x0e, 0xc3, 0x9e, 0xf6, 0xf2, 0x43, 0x66, 0xfd, 0xcb, 0x80, 0x2b, 0x9d, 0x75, 0x25, - 0x77, 0x5f, 0x34, 0x5f, 0x40, 0x51, 0x1f, 0x5b, 0xd5, 0x9b, 0x54, 0x99, 0xba, 0x3f, 0x48, 0x99, - 0xca, 0x5a, 0x94, 0x61, 0x17, 0x82, 0x6c, 0xca, 0x7c, 0x0e, 0x33, 0xea, 0x9a, 0xeb, 0xbc, 0x4e, - 0x50, 0xc8, 0x09, 0x57, 0xaf, 0xa4, 0xc1, 0xaf, 0xbb, 0xd3, 0x0a, 0xe6, 0x99, 0x46, 0xc9, 0x5a, - 0x94, 0x72, 0xa2, 0xe3, 0x7e, 0xd1, 0xbf, 0x14, 0x5d, 0x07, 0xf9, 0x08, 0x0b, 0x88, 0xde, 0xac, - 0x1f, 0x6e, 0xed, 0x93, 0xe6, 0x73, 0x28, 0xf8, 0x62, 0xa8, 0x59, 0x51, 0x31, 0x1e, 0xf8, 0xce, + // 1668 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x58, 0x4b, 0x73, 0xd4, 0xce, + 0x11, 0xb7, 0xfc, 0xc2, 0xee, 0x5d, 0xdb, 0xb1, 0x6c, 0xc3, 0x62, 0xc2, 0xda, 0x28, 0x60, 0x8c, + 0x03, 0xbb, 0x60, 0x2a, 0xc5, 0x25, 0x17, 0x3f, 0x0b, 0x07, 0x83, 0x8d, 0xec, 0x14, 0x29, 0xaa, + 0x28, 0xd5, 0xac, 0x34, 0xde, 0x9d, 0x20, 0x69, 0x84, 0x66, 0x64, 0xd8, 0xca, 0x31, 0xa7, 0xdc, + 0x72, 0x4b, 0x6e, 0x39, 0xe6, 0x9c, 0x43, 0x4e, 0xf9, 0x02, 0xa4, 0x72, 0xa1, 0x72, 0xca, 0xab, + 0xa8, 0x94, 0xc9, 0x27, 0xc8, 0x27, 0x48, 0xcd, 0x43, 0x2b, 0xed, 0x83, 0xb5, 0x17, 0x48, 0xfd, + 0x4f, 0xab, 0x99, 0xe9, 0xf9, 0x75, 0xf7, 0xaf, 0x7b, 0x7a, 0x7a, 0x16, 0x6e, 0x93, 0xf0, 0xe7, + 0xd8, 0xe5, 0xe4, 0x14, 0x57, 0xf1, 0x3b, 0xb7, 0x81, 0xc2, 0x3a, 0xae, 0x9e, 0x3e, 0xa8, 0x61, + 0x8e, 0x1e, 0x54, 0xf1, 0x29, 0x0e, 0x39, 0xab, 0x44, 0x31, 0xe5, 0xd4, 0x5c, 0x6c, 0x09, 0x56, + 0x52, 0xc1, 0x8a, 0x16, 0x5c, 0x9c, 0xaf, 0xd3, 0x3a, 0x95, 0x62, 0x55, 0xf1, 0xa5, 0x76, 0x2c, + 0x96, 0x5d, 0xca, 0x02, 0xca, 0xaa, 0x35, 0xc4, 0x32, 0x4c, 0x97, 0x92, 0x50, 0xaf, 0xdf, 0xca, + 0x54, 0xd3, 0x18, 0xb9, 0x7e, 0x26, 0xa4, 0x86, 0x5a, 0xec, 0x4e, 0x3f, 0x0b, 0x53, 0x4b, 0xa4, + 0xa8, 0xf5, 0x2f, 0x03, 0xae, 0xec, 0x08, 0xa3, 0x37, 0x11, 0x77, 0x1b, 0x47, 0x11, 0xe5, 0x3b, + 0xef, 0xb0, 0x9b, 0x70, 0x42, 0x43, 0xf3, 0x1a, 0x4c, 0x06, 0x28, 0x7e, 0x8d, 0xb9, 0x43, 0xbc, + 0x92, 0xb1, 0x6c, 0xac, 0x4e, 0xda, 0x13, 0x6a, 0x62, 0xcf, 0x33, 0x17, 0x60, 0x9c, 0x30, 0xa7, + 0x96, 0x34, 0x4b, 0xc3, 0xcb, 0xc6, 0xea, 0x84, 0x3d, 0x46, 0xd8, 0x66, 0xd2, 0x34, 0x0f, 0x60, + 0x0a, 0xa7, 0x00, 0xc7, 0xcd, 0x08, 0x97, 0x46, 0x96, 0x8d, 0xd5, 0xe9, 0xf5, 0x3b, 0x95, 0xcf, + 0x73, 0x51, 0xd9, 0xc9, 0x6f, 0xb0, 0xdb, 0xf7, 0x9b, 0x3f, 0x86, 0x71, 0x1e, 0x23, 0x0f, 0xb3, + 0xd2, 0xe8, 0xf2, 0xc8, 0x6a, 0x61, 0xfd, 0x66, 0x3f, 0xa4, 0x63, 0x21, 0xb9, 0x4f, 0xeb, 0xb6, + 0xde, 0x63, 0xfd, 0x77, 0x18, 0xae, 0x67, 0xee, 0x6d, 0xe3, 0x98, 0x9c, 0x22, 0xb1, 0xf5, 0xeb, + 0x9c, 0xbc, 0x05, 0xd3, 0x84, 0x39, 0x3e, 0x79, 0x93, 0x10, 0x0f, 0x09, 0x14, 0xe9, 0xe5, 0x84, + 0x3d, 0x45, 0xd8, 0x7e, 0x36, 0x69, 0xbe, 0x02, 0xd3, 0x4d, 0x82, 0xc4, 0x97, 0x1a, 0x9d, 0x93, + 0x24, 0xf4, 0x48, 0x58, 0x2f, 0x8d, 0x0a, 0x1d, 0x9b, 0x95, 0xf7, 0x1f, 0x97, 0x8c, 0x7f, 0x7c, + 0x5c, 0x5a, 0xa9, 0x13, 0xde, 0x48, 0x6a, 0x15, 0x97, 0x06, 0x55, 0x1d, 0x7c, 0xf5, 0x73, 0x8f, + 0x79, 0xaf, 0xab, 0xbc, 0x19, 0x61, 0x56, 0xd9, 0xc6, 0xae, 0x3d, 0x9b, 0x21, 0xed, 0x2a, 0xa0, + 0x6e, 0xaa, 0xc7, 0xbe, 0x92, 0xea, 0xdd, 0x16, 0xd5, 0xe3, 0x92, 0xea, 0x4a, 0x3f, 0xa4, 0x8c, + 0xcb, 0x2e, 0xd2, 0xff, 0x9e, 0x92, 0xbe, 0x4f, 0x19, 0x17, 0xd6, 0xb2, 0xdd, 0x98, 0x06, 0x79, + 0x66, 0xfa, 0x92, 0xfe, 0x03, 0x98, 0x62, 0x49, 0x0d, 0xb9, 0x2e, 0x4d, 0x42, 0x29, 0x20, 0xb8, + 0x2f, 0xda, 0xc5, 0x6c, 0x72, 0xcf, 0x33, 0x7f, 0x69, 0xc0, 0x6d, 0x9f, 0x32, 0x2e, 0x69, 0x65, + 0xce, 0x49, 0x4c, 0x03, 0x07, 0x9d, 0x22, 0xe2, 0xa3, 0x9a, 0x8f, 0x1d, 0x2f, 0x89, 0x49, 0x58, + 0x77, 0x22, 0xd4, 0xa4, 0x09, 0x97, 0xc1, 0x51, 0x8c, 0x0f, 0x0d, 0xc0, 0xb8, 0xe5, 0xe7, 0xad, + 0xdf, 0x48, 0xb1, 0xb7, 0x25, 0xf4, 0xa1, 0x44, 0x36, 0x23, 0xb8, 0xde, 0x69, 0x04, 0x8d, 0x3d, + 0x1c, 0x3b, 0x2e, 0x0a, 0x5d, 0xec, 0xb3, 0x5c, 0xb0, 0x07, 0x51, 0x7d, 0xb5, 0x4d, 0xf5, 0x81, + 0x40, 0xdc, 0x52, 0x80, 0xd6, 0xaf, 0x0c, 0xf8, 0x7e, 0xaf, 0x84, 0x3e, 0xa4, 0x8c, 0x9c, 0x4f, + 0xed, 0x3e, 0x4c, 0x46, 0x5a, 0x90, 0x95, 0x86, 0xcf, 0x0f, 0xf2, 0x51, 0x8b, 0xf2, 0x14, 0xdf, + 0xce, 0x00, 0xac, 0x3f, 0x19, 0x70, 0x4d, 0xda, 0x92, 0x99, 0xf1, 0x54, 0x6a, 0x3a, 0x44, 0x09, + 0xc3, 0x5e, 0x7f, 0x53, 0x6e, 0x40, 0x91, 0x61, 0xce, 0x7d, 0xec, 0x44, 0x31, 0x71, 0xb1, 0x0c, + 0xf2, 0xa4, 0x5d, 0x50, 0x73, 0x87, 0x62, 0xca, 0xac, 0xc0, 0x1c, 0xa7, 0x1c, 0xf9, 0x4e, 0x40, + 0x18, 0x13, 0xf1, 0x94, 0x34, 0xab, 0x70, 0xda, 0xb3, 0x72, 0xe9, 0xa9, 0x5a, 0x91, 0x5c, 0x99, + 0x77, 0xc1, 0x6c, 0x93, 0x74, 0x62, 0xc4, 0xb1, 0x0a, 0x81, 0xfd, 0xbd, 0x20, 0x27, 0x69, 0x23, + 0x8e, 0x2d, 0x0a, 0x65, 0x45, 0x24, 0x09, 0x51, 0xdc, 0x3c, 0x88, 0xa4, 0x4f, 0xca, 0xfe, 0x9f, + 0x46, 0x1e, 0xe2, 0xd8, 0x7c, 0x0a, 0xe3, 0xca, 0x5c, 0x69, 0x7c, 0x61, 0xbd, 0xda, 0x8f, 0xaa, + 0x1e, 0x30, 0x9b, 0xa3, 0x22, 0xee, 0xb6, 0x06, 0xb1, 0xfe, 0x6c, 0x80, 0x29, 0x35, 0x3e, 0xc3, + 0x6f, 0x45, 0xa1, 0x95, 0x71, 0x65, 0xfd, 0x59, 0xda, 0x03, 0xa8, 0x25, 0x4d, 0x95, 0x54, 0x69, + 0xc4, 0xd6, 0xfa, 0x46, 0x2c, 0xa2, 0x7c, 0x9f, 0x04, 0x44, 0xa1, 0xdb, 0x93, 0xb5, 0xa4, 0xa9, + 0xf5, 0x3c, 0x81, 0x02, 0xc3, 0xbe, 0x9f, 0x62, 0x8d, 0x0c, 0x8c, 0x05, 0x62, 0xbb, 0x02, 0xb3, + 0xfe, 0x69, 0x40, 0x29, 0xf5, 0x25, 0x8b, 0xfe, 0x45, 0x3c, 0x3a, 0xe8, 0xe1, 0xd1, 0xfd, 0x8b, + 0x15, 0x9a, 0xde, 0x7e, 0x3d, 0xef, 0xe5, 0xd7, 0xe0, 0x88, 0x79, 0xef, 0x7e, 0x01, 0xf3, 0xd2, + 0x39, 0x75, 0xe8, 0x5a, 0xb1, 0xea, 0xef, 0xd8, 0x2e, 0x8c, 0x49, 0x13, 0x64, 0x26, 0x0f, 0xc4, + 0xac, 0xce, 0x13, 0xb5, 0xdd, 0x7a, 0x05, 0x0b, 0x52, 0xb9, 0x90, 0x69, 0x4b, 0xc7, 0xed, 0x8e, + 0x74, 0x5c, 0x39, 0x4f, 0x43, 0xcf, 0x2c, 0xfc, 0xfd, 0x30, 0x2c, 0x4a, 0xfc, 0x43, 0x1c, 0x47, + 0x98, 0x27, 0xc8, 0x6f, 0x53, 0xf2, 0x93, 0x0e, 0x25, 0x77, 0x2f, 0x46, 0x64, 0x2f, 0x55, 0x26, + 0x81, 0x85, 0x28, 0x55, 0xe2, 0xa4, 0xc4, 0x85, 0x27, 0x54, 0x33, 0xd4, 0xf7, 0x38, 0x75, 0x58, + 0xb7, 0x17, 0x9e, 0x50, 0x89, 0x6e, 0xd8, 0x73, 0x51, 0xf7, 0x92, 0x69, 0xc3, 0xa5, 0xf4, 0x7e, + 0x1d, 0x91, 0xe0, 0xeb, 0x03, 0x80, 0xeb, 0x0b, 0x55, 0xe3, 0xa7, 0x40, 0xd6, 0x7f, 0x0c, 0x5d, + 0x21, 0x76, 0xde, 0x45, 0x24, 0x6e, 0xee, 0x26, 0x3c, 0x89, 0x31, 0xfb, 0xbf, 0xb1, 0x75, 0x0a, + 0x8b, 0x58, 0x2a, 0x72, 0x4e, 0x94, 0xa6, 0x36, 0xca, 0x94, 0x57, 0x0f, 0xfb, 0xdf, 0xed, 0x5d, + 0x66, 0xe6, 0x68, 0xbb, 0x82, 0x7b, 0x2f, 0x5b, 0x67, 0xc3, 0x70, 0xa3, 0x57, 0x42, 0x68, 0x56, + 0xb4, 0xa7, 0x7d, 0x53, 0x3f, 0xc7, 0xfe, 0xf0, 0x57, 0xb1, 0x3f, 0xd4, 0x62, 0xdf, 0x5c, 0x83, + 0x59, 0xc2, 0x9c, 0x06, 0x4d, 0x62, 0xbf, 0xe9, 0xe4, 0x63, 0x3b, 0x61, 0xcf, 0x10, 0xf6, 0x58, + 0xce, 0xa7, 0x9d, 0xd0, 0x73, 0x28, 0x6a, 0x89, 0x5c, 0xc9, 0x1f, 0xb8, 0xc5, 0x2a, 0x68, 0x0c, + 0x5b, 0xd5, 0x7e, 0x10, 0xee, 0xe9, 0xcb, 0x69, 0xec, 0x8b, 0x00, 0x25, 0x63, 0xf2, 0x2a, 0xb3, + 0x7e, 0x63, 0xc0, 0x65, 0x75, 0xaa, 0x5b, 0x37, 0xea, 0x36, 0x96, 0x37, 0xa9, 0xb9, 0x04, 0x05, + 0x16, 0xbb, 0x0e, 0xf2, 0xbc, 0x18, 0x33, 0xa6, 0xb9, 0x05, 0x16, 0xbb, 0x1b, 0x6a, 0xe6, 0x62, + 0xfd, 0xd0, 0x23, 0x18, 0x47, 0x81, 0xf8, 0xd6, 0x99, 0x72, 0xb5, 0xa2, 0x4c, 0xaa, 0x88, 0xa7, + 0x44, 0x8b, 0xfa, 0x2d, 0x4a, 0xc2, 0x34, 0xed, 0x94, 0xb8, 0xf5, 0xdb, 0xf4, 0x01, 0x90, 0x59, + 0xf6, 0x82, 0xf0, 0x86, 0x17, 0xa3, 0xb7, 0xdd, 0x9a, 0x8d, 0x1e, 0x9a, 0x97, 0xa0, 0xe0, 0x31, + 0xde, 0xb2, 0x5f, 0xdd, 0xe3, 0xe0, 0x31, 0x9e, 0xda, 0xff, 0xc5, 0xa6, 0xfd, 0x21, 0x3d, 0x80, + 0x99, 0x69, 0x9b, 0xc8, 0x17, 0x35, 0xf9, 0x38, 0x46, 0x21, 0x3b, 0xc1, 0xb1, 0xc8, 0x12, 0x41, + 0x5e, 0xb7, 0x95, 0x93, 0xf6, 0x0c, 0x8b, 0xdd, 0xa3, 0xbc, 0xa1, 0x6b, 0x30, 0x2b, 0x0c, 0xed, + 0xe6, 0x72, 0xd2, 0x9e, 0xf1, 0x18, 0x3f, 0xfa, 0x26, 0x74, 0x06, 0xf9, 0xe7, 0x94, 0x0e, 0xb1, + 0x3e, 0x42, 0x36, 0xcc, 0x78, 0x6a, 0xc2, 0x49, 0xe4, 0x8c, 0x08, 0xb6, 0xb8, 0xac, 0xee, 0xf4, + 0xaf, 0x1a, 0x39, 0x0c, 0x7b, 0xda, 0xcb, 0x0f, 0x99, 0xf5, 0x57, 0x03, 0xae, 0x75, 0xd6, 0x95, + 0x5c, 0xbf, 0x68, 0xbe, 0x84, 0xa2, 0x3e, 0xb6, 0xea, 0x6e, 0x52, 0x65, 0xea, 0xc1, 0x20, 0x65, + 0x2a, 0xbb, 0xa2, 0x0c, 0xbb, 0x10, 0x64, 0x53, 0xe6, 0x0b, 0x98, 0x51, 0x6d, 0xae, 0xf3, 0x26, + 0x41, 0x21, 0x27, 0x5c, 0xbd, 0x92, 0x06, 0x6f, 0x77, 0xa7, 0x15, 0xcc, 0x73, 0x8d, 0x92, 0x5d, + 0x51, 0xca, 0x89, 0x8e, 0xfe, 0xa2, 0x7f, 0x29, 0xba, 0x09, 0xf2, 0x11, 0x16, 0x10, 0xbd, 0x59, + 0x3f, 0xdc, 0xda, 0x27, 0xcd, 0x17, 0x50, 0xf0, 0xc5, 0x50, 0xb3, 0xa2, 0x62, 0x3c, 0x70, 0xcf, 0xa0, 0x49, 0x01, 0xbf, 0x35, 0x63, 0x06, 0x30, 0x97, 0xe7, 0x5b, 0xbf, 0x03, 0x64, 0x41, 0x2a, - 0xac, 0x3d, 0x1c, 0x98, 0x76, 0x65, 0xae, 0xd6, 0x33, 0x1b, 0x74, 0x2e, 0x58, 0x75, 0x7d, 0x0b, - 0xdb, 0xc1, 0x78, 0x8b, 0x30, 0x99, 0xbc, 0x87, 0x6e, 0x03, 0x7b, 0x89, 0x8f, 0xcd, 0xc7, 0x30, - 0xc1, 0xf4, 0xf7, 0x79, 0xee, 0xaf, 0x3d, 0x20, 0xec, 0x16, 0x80, 0x75, 0x6a, 0xc0, 0xb2, 0xd4, - 0x24, 0x1e, 0x7b, 0xa2, 0x46, 0xe2, 0x37, 0x28, 0xf6, 0x36, 0x51, 0x10, 0x21, 0x52, 0x0f, 0x75, - 0x82, 0xbf, 0x80, 0x29, 0x57, 0xcf, 0xa8, 0xa6, 0xa5, 0xd4, 0xfe, 0xe2, 0xac, 0x17, 0x7b, 0x17, - 0x9e, 0xe8, 0x4b, 0x76, 0xd1, 0xcd, 0x8d, 0xcc, 0x1a, 0x2c, 0xb4, 0xb0, 0x63, 0x29, 0xec, 0x44, - 0x94, 0xfa, 0xe7, 0x7a, 0xc5, 0xa4, 0xb0, 0x4a, 0xc9, 0x01, 0xa5, 0xbe, 0x3d, 0xe7, 0x76, 0xcd, - 0x31, 0x2b, 0xd1, 0xe5, 0xa6, 0xcd, 0xa6, 0x2d, 0xc2, 0x78, 0x4c, 0x6a, 0xea, 0xcf, 0x82, 0x43, - 0x98, 0x49, 0x6b, 0x87, 0x32, 0x22, 0x3d, 0xc2, 0x7d, 0x6f, 0x7b, 0xeb, 0x6a, 0x8b, 0xc2, 0x63, - 0xf6, 0x34, 0x6a, 0x1b, 0x8b, 0x0a, 0x6c, 0xa5, 0x77, 0xe9, 0x4d, 0x1a, 0x7a, 0xf2, 0x75, 0x85, - 0x06, 0x4b, 0xfb, 0xf5, 0xf6, 0xcb, 0xe7, 0xcf, 0xcf, 0x97, 0x69, 0xea, 0xe6, 0xab, 0x76, 0x9a, - 0x26, 0x8c, 0x36, 0x10, 0x6b, 0xc8, 0xc3, 0x50, 0xb4, 0xe5, 0xb7, 0xf5, 0x97, 0x61, 0xb8, 0x91, - 0x3b, 0x89, 0x9f, 0x6b, 0xdd, 0x8f, 0x7c, 0x28, 0x3b, 0x8b, 0xe0, 0xe8, 0xd7, 0x2b, 0x82, 0xd6, - 0x3f, 0x0d, 0x58, 0x51, 0x0c, 0x7d, 0x92, 0x9b, 0xa3, 0x98, 0xd4, 0xeb, 0xbd, 0x28, 0x2a, 0xe6, - 0x28, 0x5a, 0x81, 0x69, 0xcd, 0x86, 0x16, 0xd7, 0x1c, 0x75, 0xcc, 0x9a, 0xf7, 0x60, 0x9e, 0xab, - 0x4f, 0xec, 0xe9, 0x1a, 0x93, 0x8b, 0x9a, 0xd9, 0x5a, 0x93, 0x9a, 0x1f, 0x21, 0xd6, 0x10, 0x6d, - 0x2f, 0xf2, 0x91, 0xdb, 0x2e, 0x3e, 0x2a, 0xc5, 0x67, 0xd4, 0x42, 0x4b, 0xd6, 0xfa, 0x0d, 0x4c, - 0x4b, 0x67, 0xe4, 0xcc, 0x0e, 0x22, 0xbe, 0x59, 0x82, 0x0b, 0x3a, 0x5d, 0xb5, 0xc9, 0xe9, 0xd0, - 0xbc, 0x08, 0xe3, 0x02, 0x0a, 0xab, 0x23, 0x58, 0xb4, 0xf5, 0xc8, 0x9c, 0x87, 0xb1, 0x63, 0x1f, - 0xd5, 0xd5, 0x4b, 0x6c, 0xca, 0x56, 0x83, 0x8d, 0xc6, 0xbb, 0xd3, 0xb2, 0xf1, 0xfe, 0xb4, 0x6c, - 0x7c, 0x73, 0x5a, 0x36, 0xfe, 0xf8, 0xb1, 0x3c, 0xf4, 0xfe, 0x63, 0x79, 0xe8, 0xdf, 0x1f, 0xcb, - 0x43, 0x2f, 0x9e, 0xe6, 0xba, 0xc4, 0x6e, 0x1a, 0x91, 0x3d, 0x54, 0x63, 0xd5, 0x56, 0x7c, 0xee, - 0xba, 0x34, 0xc6, 0xf9, 0x61, 0x03, 0x91, 0xb0, 0x1a, 0x50, 0x51, 0x9a, 0x58, 0xf6, 0x17, 0xa7, - 0xec, 0x28, 0xb5, 0x71, 0xf9, 0xc7, 0xe6, 0x83, 0xef, 0x03, 0x00, 0x00, 0xff, 0xff, 0xe7, 0x9d, - 0x24, 0x27, 0xa7, 0x15, 0x00, 0x00, + 0xac, 0x3f, 0x1a, 0x98, 0x76, 0x65, 0xae, 0xd6, 0x33, 0x1b, 0x74, 0x2e, 0x58, 0x75, 0xdd, 0x85, + 0xed, 0x62, 0xbc, 0x4d, 0x98, 0x4c, 0xde, 0x23, 0xb7, 0x81, 0xbd, 0xc4, 0xc7, 0xe6, 0x13, 0x98, + 0x60, 0xfa, 0xfb, 0x22, 0xfd, 0x6b, 0x0f, 0x08, 0xbb, 0x05, 0x60, 0x9d, 0x19, 0xb0, 0x2c, 0x35, + 0x89, 0xc7, 0x9e, 0xa8, 0x91, 0xf8, 0x2d, 0x8a, 0xbd, 0x2d, 0x14, 0x44, 0x88, 0xd4, 0x43, 0x9d, + 0xe0, 0x2f, 0x61, 0xca, 0xd5, 0x33, 0xea, 0xd2, 0x52, 0x6a, 0x7f, 0x74, 0xde, 0x8b, 0xbd, 0x0b, + 0x4f, 0xdc, 0x4b, 0x76, 0xd1, 0xcd, 0x8d, 0xcc, 0x1a, 0x2c, 0xb4, 0xb0, 0x63, 0x29, 0xec, 0x44, + 0x94, 0xfa, 0x17, 0x7a, 0xc5, 0xa4, 0xb0, 0x4a, 0xc9, 0x21, 0xa5, 0xbe, 0x3d, 0xe7, 0x76, 0xcd, + 0x31, 0x2b, 0xd1, 0xe5, 0xa6, 0xcd, 0xa6, 0x6d, 0xc2, 0x78, 0x4c, 0x6a, 0xea, 0xcf, 0x82, 0x23, + 0x98, 0x49, 0x6b, 0x87, 0x32, 0x22, 0x3d, 0xc2, 0x7d, 0xbb, 0xbd, 0x0d, 0xb5, 0x45, 0xe1, 0x31, + 0x7b, 0x1a, 0xb5, 0x8d, 0xad, 0x3f, 0x1a, 0x60, 0xa5, 0xbd, 0xf4, 0x16, 0x0d, 0x3d, 0xf9, 0xba, + 0x42, 0x83, 0xa5, 0xfd, 0x46, 0x7b, 0xf3, 0xf9, 0xc3, 0x8b, 0x65, 0x9a, 0xea, 0x7c, 0xd5, 0x4e, + 0xd3, 0x84, 0xd1, 0x06, 0x62, 0x0d, 0x79, 0x18, 0x8a, 0xb6, 0xfc, 0x16, 0x3a, 0x49, 0xda, 0x87, + 0xc8, 0x24, 0x9e, 0xb0, 0x27, 0x88, 0x6e, 0x1e, 0xac, 0xdf, 0x0d, 0xc3, 0xad, 0xdc, 0x31, 0xfd, + 0x52, 0xd3, 0xbf, 0xe3, 0x13, 0xdb, 0x59, 0x21, 0x47, 0xbf, 0x5d, 0x85, 0xb4, 0xfe, 0x62, 0xc0, + 0x8a, 0x62, 0xe8, 0xb3, 0xdc, 0x1c, 0xc7, 0xa4, 0x5e, 0xef, 0x45, 0x51, 0x31, 0x47, 0xd1, 0x0a, + 0x4c, 0x6b, 0x36, 0xb4, 0xb8, 0xe6, 0xa8, 0x63, 0xd6, 0xbc, 0x0f, 0xf3, 0x5c, 0x7d, 0x62, 0x4f, + 0x17, 0xa0, 0x5c, 0x48, 0xcd, 0xd6, 0x9a, 0xd4, 0xfc, 0x58, 0x04, 0x78, 0x0d, 0x66, 0x23, 0x1f, + 0xb9, 0xed, 0xe2, 0xa3, 0x52, 0x7c, 0x46, 0x2d, 0xb4, 0x64, 0xad, 0x9f, 0xc1, 0xb4, 0x74, 0x46, + 0xce, 0xec, 0x22, 0xe2, 0x9b, 0x25, 0xb8, 0xa4, 0x73, 0x59, 0x9b, 0x9c, 0x0e, 0xcd, 0xcb, 0x30, + 0x2e, 0xa0, 0xb0, 0x3a, 0x9f, 0x45, 0x5b, 0x8f, 0xcc, 0x79, 0x18, 0x3b, 0xf1, 0x51, 0x5d, 0x3d, + 0xd3, 0xa6, 0x6c, 0x35, 0xd8, 0x6c, 0xbc, 0x3f, 0x2b, 0x1b, 0x1f, 0xce, 0xca, 0xc6, 0xbf, 0xcf, + 0xca, 0xc6, 0xaf, 0x3f, 0x95, 0x87, 0x3e, 0x7c, 0x2a, 0x0f, 0xfd, 0xed, 0x53, 0x79, 0xe8, 0xe5, + 0xb3, 0xdc, 0x15, 0xb2, 0x97, 0x46, 0x64, 0x1f, 0xd5, 0x58, 0xb5, 0x15, 0x9f, 0x7b, 0x2e, 0x8d, + 0x71, 0x7e, 0xd8, 0x40, 0x24, 0xac, 0x06, 0x54, 0xd4, 0x2d, 0x96, 0xfd, 0xff, 0x29, 0xaf, 0x9b, + 0xda, 0xb8, 0xfc, 0xd7, 0xf3, 0xe1, 0xff, 0x02, 0x00, 0x00, 0xff, 0xff, 0x91, 0x25, 0xdc, 0x2b, + 0xc4, 0x15, 0x00, 0x00, } func (m *EventBatchSpotExecution) Marshal() (dAtA []byte, err error) { @@ -2774,6 +2783,16 @@ func (m *EventNewConditionalDerivativeOrder) MarshalToSizedBuffer(dAtA []byte) ( _ = i var l int _ = l + if m.IsMarket { + i-- + if m.IsMarket { + dAtA[i] = 1 + } else { + dAtA[i] = 0 + } + i-- + dAtA[i] = 0x20 + } if len(m.Hash) > 0 { i -= len(m.Hash) copy(dAtA[i:], m.Hash) @@ -3434,6 +3453,9 @@ func (m *EventNewConditionalDerivativeOrder) Size() (n int) { if l > 0 { n += 1 + l + sovEvents(uint64(l)) } + if m.IsMarket { + n += 2 + } return n } @@ -6667,6 +6689,26 @@ func (m *EventNewConditionalDerivativeOrder) Unmarshal(dAtA []byte) error { m.Hash = []byte{} } iNdEx = postIndex + case 4: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field IsMarket", wireType) + } + var v int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowEvents + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + v |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + m.IsMarket = bool(v != 0) default: iNdEx = preIndex skippy, err := skipEvents(dAtA[iNdEx:]) diff --git a/chain/exchange/types/exchange.go b/chain/exchange/types/exchange.go index e31a6824..5222db26 100644 --- a/chain/exchange/types/exchange.go +++ b/chain/exchange/types/exchange.go @@ -15,6 +15,7 @@ type MatchedMarketDirection struct { type TriggeredOrdersInMarket struct { Market *DerivativeMarket + MarkPrice sdk.Dec MarketOrders []*DerivativeMarketOrder LimitOrders []*DerivativeLimitOrder HasLimitBuyOrders bool diff --git a/chain/exchange/types/query.pb.go b/chain/exchange/types/query.pb.go index d3d2cb8b..21df07cf 100644 --- a/chain/exchange/types/query.pb.go +++ b/chain/exchange/types/query.pb.go @@ -928,6 +928,115 @@ func (m *QuerySpotOrderbookResponse) GetSellsPriceLevel() []*PriceLevel { return nil } +// QueryTraderSpotOrdersRequest is the request type for the Query/TraderSpotOrders RPC method. +type QuerySpotOrdersByHashesRequest struct { + // Market ID for the market + MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` + // SubaccountID of the trader + SubaccountId string `protobuf:"bytes,2,opt,name=subaccount_id,json=subaccountId,proto3" json:"subaccount_id,omitempty"` + // the order hashes + OrderHashes []string `protobuf:"bytes,3,rep,name=order_hashes,json=orderHashes,proto3" json:"order_hashes,omitempty"` +} + +func (m *QuerySpotOrdersByHashesRequest) Reset() { *m = QuerySpotOrdersByHashesRequest{} } +func (m *QuerySpotOrdersByHashesRequest) String() string { return proto.CompactTextString(m) } +func (*QuerySpotOrdersByHashesRequest) ProtoMessage() {} +func (*QuerySpotOrdersByHashesRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_523db28b8af54781, []int{18} +} +func (m *QuerySpotOrdersByHashesRequest) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *QuerySpotOrdersByHashesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + if deterministic { + return xxx_messageInfo_QuerySpotOrdersByHashesRequest.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalToSizedBuffer(b) + if err != nil { + return nil, err + } + return b[:n], nil + } +} +func (m *QuerySpotOrdersByHashesRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_QuerySpotOrdersByHashesRequest.Merge(m, src) +} +func (m *QuerySpotOrdersByHashesRequest) XXX_Size() int { + return m.Size() +} +func (m *QuerySpotOrdersByHashesRequest) XXX_DiscardUnknown() { + xxx_messageInfo_QuerySpotOrdersByHashesRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_QuerySpotOrdersByHashesRequest proto.InternalMessageInfo + +func (m *QuerySpotOrdersByHashesRequest) GetMarketId() string { + if m != nil { + return m.MarketId + } + return "" +} + +func (m *QuerySpotOrdersByHashesRequest) GetSubaccountId() string { + if m != nil { + return m.SubaccountId + } + return "" +} + +func (m *QuerySpotOrdersByHashesRequest) GetOrderHashes() []string { + if m != nil { + return m.OrderHashes + } + return nil +} + +// QuerySpotOrdersByHashesResponse is the response type for the Query/SpotOrdersByHashes RPC method. +type QuerySpotOrdersByHashesResponse struct { + Orders []*TrimmedSpotLimitOrder `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` +} + +func (m *QuerySpotOrdersByHashesResponse) Reset() { *m = QuerySpotOrdersByHashesResponse{} } +func (m *QuerySpotOrdersByHashesResponse) String() string { return proto.CompactTextString(m) } +func (*QuerySpotOrdersByHashesResponse) ProtoMessage() {} +func (*QuerySpotOrdersByHashesResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_523db28b8af54781, []int{19} +} +func (m *QuerySpotOrdersByHashesResponse) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *QuerySpotOrdersByHashesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + if deterministic { + return xxx_messageInfo_QuerySpotOrdersByHashesResponse.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalToSizedBuffer(b) + if err != nil { + return nil, err + } + return b[:n], nil + } +} +func (m *QuerySpotOrdersByHashesResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_QuerySpotOrdersByHashesResponse.Merge(m, src) +} +func (m *QuerySpotOrdersByHashesResponse) XXX_Size() int { + return m.Size() +} +func (m *QuerySpotOrdersByHashesResponse) XXX_DiscardUnknown() { + xxx_messageInfo_QuerySpotOrdersByHashesResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_QuerySpotOrdersByHashesResponse proto.InternalMessageInfo + +func (m *QuerySpotOrdersByHashesResponse) GetOrders() []*TrimmedSpotLimitOrder { + if m != nil { + return m.Orders + } + return nil +} + // QueryTraderSpotOrdersRequest is the request type for the Query/TraderSpotOrders RPC method. type QueryTraderSpotOrdersRequest struct { // Market ID for the market @@ -940,7 +1049,7 @@ func (m *QueryTraderSpotOrdersRequest) Reset() { *m = QueryTraderSpotOrd func (m *QueryTraderSpotOrdersRequest) String() string { return proto.CompactTextString(m) } func (*QueryTraderSpotOrdersRequest) ProtoMessage() {} func (*QueryTraderSpotOrdersRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{18} + return fileDescriptor_523db28b8af54781, []int{20} } func (m *QueryTraderSpotOrdersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -999,7 +1108,7 @@ func (m *TrimmedSpotLimitOrder) Reset() { *m = TrimmedSpotLimitOrder{} } func (m *TrimmedSpotLimitOrder) String() string { return proto.CompactTextString(m) } func (*TrimmedSpotLimitOrder) ProtoMessage() {} func (*TrimmedSpotLimitOrder) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{19} + return fileDescriptor_523db28b8af54781, []int{21} } func (m *TrimmedSpotLimitOrder) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1051,7 +1160,7 @@ func (m *QueryTraderSpotOrdersResponse) Reset() { *m = QueryTraderSpotOr func (m *QueryTraderSpotOrdersResponse) String() string { return proto.CompactTextString(m) } func (*QueryTraderSpotOrdersResponse) ProtoMessage() {} func (*QueryTraderSpotOrdersResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{20} + return fileDescriptor_523db28b8af54781, []int{22} } func (m *QueryTraderSpotOrdersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1097,7 +1206,7 @@ func (m *QuerySpotMidPriceAndTOBRequest) Reset() { *m = QuerySpotMidPric func (m *QuerySpotMidPriceAndTOBRequest) String() string { return proto.CompactTextString(m) } func (*QuerySpotMidPriceAndTOBRequest) ProtoMessage() {} func (*QuerySpotMidPriceAndTOBRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{21} + return fileDescriptor_523db28b8af54781, []int{23} } func (m *QuerySpotMidPriceAndTOBRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1147,7 +1256,7 @@ func (m *QuerySpotMidPriceAndTOBResponse) Reset() { *m = QuerySpotMidPri func (m *QuerySpotMidPriceAndTOBResponse) String() string { return proto.CompactTextString(m) } func (*QuerySpotMidPriceAndTOBResponse) ProtoMessage() {} func (*QuerySpotMidPriceAndTOBResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{22} + return fileDescriptor_523db28b8af54781, []int{24} } func (m *QuerySpotMidPriceAndTOBResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1186,7 +1295,7 @@ func (m *QueryDerivativeMidPriceAndTOBRequest) Reset() { *m = QueryDeriv func (m *QueryDerivativeMidPriceAndTOBRequest) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMidPriceAndTOBRequest) ProtoMessage() {} func (*QueryDerivativeMidPriceAndTOBRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{23} + return fileDescriptor_523db28b8af54781, []int{25} } func (m *QueryDerivativeMidPriceAndTOBRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1236,7 +1345,7 @@ func (m *QueryDerivativeMidPriceAndTOBResponse) Reset() { *m = QueryDeri func (m *QueryDerivativeMidPriceAndTOBResponse) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMidPriceAndTOBResponse) ProtoMessage() {} func (*QueryDerivativeMidPriceAndTOBResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{24} + return fileDescriptor_523db28b8af54781, []int{26} } func (m *QueryDerivativeMidPriceAndTOBResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1276,7 +1385,7 @@ func (m *QueryDerivativeOrderbookRequest) Reset() { *m = QueryDerivative func (m *QueryDerivativeOrderbookRequest) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeOrderbookRequest) ProtoMessage() {} func (*QueryDerivativeOrderbookRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{25} + return fileDescriptor_523db28b8af54781, []int{27} } func (m *QueryDerivativeOrderbookRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1329,7 +1438,7 @@ func (m *QueryDerivativeOrderbookResponse) Reset() { *m = QueryDerivativ func (m *QueryDerivativeOrderbookResponse) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeOrderbookResponse) ProtoMessage() {} func (*QueryDerivativeOrderbookResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{26} + return fileDescriptor_523db28b8af54781, []int{28} } func (m *QueryDerivativeOrderbookResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1396,7 +1505,7 @@ func (m *QueryTraderSpotOrdersToCancelUpToAmountRequest) String() string { } func (*QueryTraderSpotOrdersToCancelUpToAmountRequest) ProtoMessage() {} func (*QueryTraderSpotOrdersToCancelUpToAmountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{27} + return fileDescriptor_523db28b8af54781, []int{29} } func (m *QueryTraderSpotOrdersToCancelUpToAmountRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1468,7 +1577,7 @@ func (m *QueryTraderDerivativeOrdersToCancelUpToAmountRequest) String() string { } func (*QueryTraderDerivativeOrdersToCancelUpToAmountRequest) ProtoMessage() {} func (*QueryTraderDerivativeOrdersToCancelUpToAmountRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{28} + return fileDescriptor_523db28b8af54781, []int{30} } func (m *QueryTraderDerivativeOrdersToCancelUpToAmountRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1530,7 +1639,7 @@ func (m *QueryTraderDerivativeOrdersRequest) Reset() { *m = QueryTraderD func (m *QueryTraderDerivativeOrdersRequest) String() string { return proto.CompactTextString(m) } func (*QueryTraderDerivativeOrdersRequest) ProtoMessage() {} func (*QueryTraderDerivativeOrdersRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{29} + return fileDescriptor_523db28b8af54781, []int{31} } func (m *QueryTraderDerivativeOrdersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1591,7 +1700,7 @@ func (m *TrimmedDerivativeLimitOrder) Reset() { *m = TrimmedDerivativeLi func (m *TrimmedDerivativeLimitOrder) String() string { return proto.CompactTextString(m) } func (*TrimmedDerivativeLimitOrder) ProtoMessage() {} func (*TrimmedDerivativeLimitOrder) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{30} + return fileDescriptor_523db28b8af54781, []int{32} } func (m *TrimmedDerivativeLimitOrder) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1643,7 +1752,7 @@ func (m *QueryTraderDerivativeOrdersResponse) Reset() { *m = QueryTrader func (m *QueryTraderDerivativeOrdersResponse) String() string { return proto.CompactTextString(m) } func (*QueryTraderDerivativeOrdersResponse) ProtoMessage() {} func (*QueryTraderDerivativeOrdersResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{31} + return fileDescriptor_523db28b8af54781, []int{33} } func (m *QueryTraderDerivativeOrdersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1679,6 +1788,115 @@ func (m *QueryTraderDerivativeOrdersResponse) GetOrders() []*TrimmedDerivativeLi return nil } +// QueryTraderDerivativeOrdersRequest is the request type for the Query/TraderDerivativeOrders RPC method. +type QueryDerivativeOrdersByHashesRequest struct { + // Market ID for the market + MarketId string `protobuf:"bytes,1,opt,name=market_id,json=marketId,proto3" json:"market_id,omitempty"` + // SubaccountID of the trader + SubaccountId string `protobuf:"bytes,2,opt,name=subaccount_id,json=subaccountId,proto3" json:"subaccount_id,omitempty"` + // the order hashes + OrderHashes []string `protobuf:"bytes,3,rep,name=order_hashes,json=orderHashes,proto3" json:"order_hashes,omitempty"` +} + +func (m *QueryDerivativeOrdersByHashesRequest) Reset() { *m = QueryDerivativeOrdersByHashesRequest{} } +func (m *QueryDerivativeOrdersByHashesRequest) String() string { return proto.CompactTextString(m) } +func (*QueryDerivativeOrdersByHashesRequest) ProtoMessage() {} +func (*QueryDerivativeOrdersByHashesRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_523db28b8af54781, []int{34} +} +func (m *QueryDerivativeOrdersByHashesRequest) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *QueryDerivativeOrdersByHashesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + if deterministic { + return xxx_messageInfo_QueryDerivativeOrdersByHashesRequest.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalToSizedBuffer(b) + if err != nil { + return nil, err + } + return b[:n], nil + } +} +func (m *QueryDerivativeOrdersByHashesRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_QueryDerivativeOrdersByHashesRequest.Merge(m, src) +} +func (m *QueryDerivativeOrdersByHashesRequest) XXX_Size() int { + return m.Size() +} +func (m *QueryDerivativeOrdersByHashesRequest) XXX_DiscardUnknown() { + xxx_messageInfo_QueryDerivativeOrdersByHashesRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_QueryDerivativeOrdersByHashesRequest proto.InternalMessageInfo + +func (m *QueryDerivativeOrdersByHashesRequest) GetMarketId() string { + if m != nil { + return m.MarketId + } + return "" +} + +func (m *QueryDerivativeOrdersByHashesRequest) GetSubaccountId() string { + if m != nil { + return m.SubaccountId + } + return "" +} + +func (m *QueryDerivativeOrdersByHashesRequest) GetOrderHashes() []string { + if m != nil { + return m.OrderHashes + } + return nil +} + +// QueryDerivativeOrdersByHashesResponse is the response type for the Query/DerivativeOrdersByHashes RPC method. +type QueryDerivativeOrdersByHashesResponse struct { + Orders []*TrimmedDerivativeLimitOrder `protobuf:"bytes,1,rep,name=orders,proto3" json:"orders,omitempty"` +} + +func (m *QueryDerivativeOrdersByHashesResponse) Reset() { *m = QueryDerivativeOrdersByHashesResponse{} } +func (m *QueryDerivativeOrdersByHashesResponse) String() string { return proto.CompactTextString(m) } +func (*QueryDerivativeOrdersByHashesResponse) ProtoMessage() {} +func (*QueryDerivativeOrdersByHashesResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_523db28b8af54781, []int{35} +} +func (m *QueryDerivativeOrdersByHashesResponse) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *QueryDerivativeOrdersByHashesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + if deterministic { + return xxx_messageInfo_QueryDerivativeOrdersByHashesResponse.Marshal(b, m, deterministic) + } else { + b = b[:cap(b)] + n, err := m.MarshalToSizedBuffer(b) + if err != nil { + return nil, err + } + return b[:n], nil + } +} +func (m *QueryDerivativeOrdersByHashesResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_QueryDerivativeOrdersByHashesResponse.Merge(m, src) +} +func (m *QueryDerivativeOrdersByHashesResponse) XXX_Size() int { + return m.Size() +} +func (m *QueryDerivativeOrdersByHashesResponse) XXX_DiscardUnknown() { + xxx_messageInfo_QueryDerivativeOrdersByHashesResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_QueryDerivativeOrdersByHashesResponse proto.InternalMessageInfo + +func (m *QueryDerivativeOrdersByHashesResponse) GetOrders() []*TrimmedDerivativeLimitOrder { + if m != nil { + return m.Orders + } + return nil +} + // QueryDerivativeMarketsRequest is the request type for the Query/DerivativeMarkets RPC method. type QueryDerivativeMarketsRequest struct { // Status of the market, for convenience it is set to string - not enum @@ -1689,7 +1907,7 @@ func (m *QueryDerivativeMarketsRequest) Reset() { *m = QueryDerivativeMa func (m *QueryDerivativeMarketsRequest) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketsRequest) ProtoMessage() {} func (*QueryDerivativeMarketsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{32} + return fileDescriptor_523db28b8af54781, []int{36} } func (m *QueryDerivativeMarketsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1735,7 +1953,7 @@ func (m *PriceLevel) Reset() { *m = PriceLevel{} } func (m *PriceLevel) String() string { return proto.CompactTextString(m) } func (*PriceLevel) ProtoMessage() {} func (*PriceLevel) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{33} + return fileDescriptor_523db28b8af54781, []int{37} } func (m *PriceLevel) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1773,7 +1991,7 @@ func (m *PerpetualMarketState) Reset() { *m = PerpetualMarketState{} } func (m *PerpetualMarketState) String() string { return proto.CompactTextString(m) } func (*PerpetualMarketState) ProtoMessage() {} func (*PerpetualMarketState) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{34} + return fileDescriptor_523db28b8af54781, []int{38} } func (m *PerpetualMarketState) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1829,7 +2047,7 @@ func (m *FullDerivativeMarket) Reset() { *m = FullDerivativeMarket{} } func (m *FullDerivativeMarket) String() string { return proto.CompactTextString(m) } func (*FullDerivativeMarket) ProtoMessage() {} func (*FullDerivativeMarket) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{35} + return fileDescriptor_523db28b8af54781, []int{39} } func (m *FullDerivativeMarket) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1919,7 +2137,7 @@ func (m *QueryDerivativeMarketsResponse) Reset() { *m = QueryDerivativeM func (m *QueryDerivativeMarketsResponse) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketsResponse) ProtoMessage() {} func (*QueryDerivativeMarketsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{36} + return fileDescriptor_523db28b8af54781, []int{40} } func (m *QueryDerivativeMarketsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -1965,7 +2183,7 @@ func (m *QueryDerivativeMarketRequest) Reset() { *m = QueryDerivativeMar func (m *QueryDerivativeMarketRequest) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketRequest) ProtoMessage() {} func (*QueryDerivativeMarketRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{37} + return fileDescriptor_523db28b8af54781, []int{41} } func (m *QueryDerivativeMarketRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2010,7 +2228,7 @@ func (m *QueryDerivativeMarketResponse) Reset() { *m = QueryDerivativeMa func (m *QueryDerivativeMarketResponse) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketResponse) ProtoMessage() {} func (*QueryDerivativeMarketResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{38} + return fileDescriptor_523db28b8af54781, []int{42} } func (m *QueryDerivativeMarketResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2056,7 +2274,7 @@ func (m *QueryDerivativeMarketAddressRequest) Reset() { *m = QueryDeriva func (m *QueryDerivativeMarketAddressRequest) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketAddressRequest) ProtoMessage() {} func (*QueryDerivativeMarketAddressRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{39} + return fileDescriptor_523db28b8af54781, []int{43} } func (m *QueryDerivativeMarketAddressRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2104,7 +2322,7 @@ func (m *QueryDerivativeMarketAddressResponse) Reset() { *m = QueryDeriv func (m *QueryDerivativeMarketAddressResponse) String() string { return proto.CompactTextString(m) } func (*QueryDerivativeMarketAddressResponse) ProtoMessage() {} func (*QueryDerivativeMarketAddressResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{40} + return fileDescriptor_523db28b8af54781, []int{44} } func (m *QueryDerivativeMarketAddressResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2156,7 +2374,7 @@ func (m *QuerySubaccountTradeNonceRequest) Reset() { *m = QuerySubaccoun func (m *QuerySubaccountTradeNonceRequest) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountTradeNonceRequest) ProtoMessage() {} func (*QuerySubaccountTradeNonceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{41} + return fileDescriptor_523db28b8af54781, []int{45} } func (m *QuerySubaccountTradeNonceRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2201,7 +2419,7 @@ func (m *QuerySubaccountPositionsRequest) Reset() { *m = QuerySubaccount func (m *QuerySubaccountPositionsRequest) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountPositionsRequest) ProtoMessage() {} func (*QuerySubaccountPositionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{42} + return fileDescriptor_523db28b8af54781, []int{46} } func (m *QuerySubaccountPositionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2249,7 +2467,7 @@ func (m *QuerySubaccountPositionInMarketRequest) Reset() { func (m *QuerySubaccountPositionInMarketRequest) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountPositionInMarketRequest) ProtoMessage() {} func (*QuerySubaccountPositionInMarketRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{43} + return fileDescriptor_523db28b8af54781, []int{47} } func (m *QuerySubaccountPositionInMarketRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2306,7 +2524,7 @@ func (m *QuerySubaccountEffectivePositionInMarketRequest) String() string { } func (*QuerySubaccountEffectivePositionInMarketRequest) ProtoMessage() {} func (*QuerySubaccountEffectivePositionInMarketRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{44} + return fileDescriptor_523db28b8af54781, []int{48} } func (m *QuerySubaccountEffectivePositionInMarketRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2358,7 +2576,7 @@ func (m *QuerySubaccountOrderMetadataRequest) Reset() { *m = QuerySubacc func (m *QuerySubaccountOrderMetadataRequest) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountOrderMetadataRequest) ProtoMessage() {} func (*QuerySubaccountOrderMetadataRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{45} + return fileDescriptor_523db28b8af54781, []int{49} } func (m *QuerySubaccountOrderMetadataRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2403,7 +2621,7 @@ func (m *QuerySubaccountPositionsResponse) Reset() { *m = QuerySubaccoun func (m *QuerySubaccountPositionsResponse) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountPositionsResponse) ProtoMessage() {} func (*QuerySubaccountPositionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{46} + return fileDescriptor_523db28b8af54781, []int{50} } func (m *QuerySubaccountPositionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2450,7 +2668,7 @@ func (m *QuerySubaccountPositionInMarketResponse) Reset() { func (m *QuerySubaccountPositionInMarketResponse) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountPositionInMarketResponse) ProtoMessage() {} func (*QuerySubaccountPositionInMarketResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{47} + return fileDescriptor_523db28b8af54781, []int{51} } func (m *QuerySubaccountPositionInMarketResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2497,7 +2715,7 @@ func (m *EffectivePosition) Reset() { *m = EffectivePosition{} } func (m *EffectivePosition) String() string { return proto.CompactTextString(m) } func (*EffectivePosition) ProtoMessage() {} func (*EffectivePosition) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{48} + return fileDescriptor_523db28b8af54781, []int{52} } func (m *EffectivePosition) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2546,7 +2764,7 @@ func (m *QuerySubaccountEffectivePositionInMarketResponse) String() string { } func (*QuerySubaccountEffectivePositionInMarketResponse) ProtoMessage() {} func (*QuerySubaccountEffectivePositionInMarketResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{49} + return fileDescriptor_523db28b8af54781, []int{53} } func (m *QuerySubaccountEffectivePositionInMarketResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2591,7 +2809,7 @@ func (m *QueryPerpetualMarketInfoRequest) Reset() { *m = QueryPerpetualM func (m *QueryPerpetualMarketInfoRequest) String() string { return proto.CompactTextString(m) } func (*QueryPerpetualMarketInfoRequest) ProtoMessage() {} func (*QueryPerpetualMarketInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{50} + return fileDescriptor_523db28b8af54781, []int{54} } func (m *QueryPerpetualMarketInfoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2636,7 +2854,7 @@ func (m *QueryPerpetualMarketInfoResponse) Reset() { *m = QueryPerpetual func (m *QueryPerpetualMarketInfoResponse) String() string { return proto.CompactTextString(m) } func (*QueryPerpetualMarketInfoResponse) ProtoMessage() {} func (*QueryPerpetualMarketInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{51} + return fileDescriptor_523db28b8af54781, []int{55} } func (m *QueryPerpetualMarketInfoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2681,7 +2899,7 @@ func (m *QueryExpiryFuturesMarketInfoRequest) Reset() { *m = QueryExpiry func (m *QueryExpiryFuturesMarketInfoRequest) String() string { return proto.CompactTextString(m) } func (*QueryExpiryFuturesMarketInfoRequest) ProtoMessage() {} func (*QueryExpiryFuturesMarketInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{52} + return fileDescriptor_523db28b8af54781, []int{56} } func (m *QueryExpiryFuturesMarketInfoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2726,7 +2944,7 @@ func (m *QueryExpiryFuturesMarketInfoResponse) Reset() { *m = QueryExpir func (m *QueryExpiryFuturesMarketInfoResponse) String() string { return proto.CompactTextString(m) } func (*QueryExpiryFuturesMarketInfoResponse) ProtoMessage() {} func (*QueryExpiryFuturesMarketInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{53} + return fileDescriptor_523db28b8af54781, []int{57} } func (m *QueryExpiryFuturesMarketInfoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2771,7 +2989,7 @@ func (m *QueryPerpetualMarketFundingRequest) Reset() { *m = QueryPerpetu func (m *QueryPerpetualMarketFundingRequest) String() string { return proto.CompactTextString(m) } func (*QueryPerpetualMarketFundingRequest) ProtoMessage() {} func (*QueryPerpetualMarketFundingRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{54} + return fileDescriptor_523db28b8af54781, []int{58} } func (m *QueryPerpetualMarketFundingRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2816,7 +3034,7 @@ func (m *QueryPerpetualMarketFundingResponse) Reset() { *m = QueryPerpet func (m *QueryPerpetualMarketFundingResponse) String() string { return proto.CompactTextString(m) } func (*QueryPerpetualMarketFundingResponse) ProtoMessage() {} func (*QueryPerpetualMarketFundingResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{55} + return fileDescriptor_523db28b8af54781, []int{59} } func (m *QueryPerpetualMarketFundingResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2861,7 +3079,7 @@ func (m *QuerySubaccountOrderMetadataResponse) Reset() { *m = QuerySubac func (m *QuerySubaccountOrderMetadataResponse) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountOrderMetadataResponse) ProtoMessage() {} func (*QuerySubaccountOrderMetadataResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{56} + return fileDescriptor_523db28b8af54781, []int{60} } func (m *QuerySubaccountOrderMetadataResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2906,7 +3124,7 @@ func (m *QuerySubaccountTradeNonceResponse) Reset() { *m = QuerySubaccou func (m *QuerySubaccountTradeNonceResponse) String() string { return proto.CompactTextString(m) } func (*QuerySubaccountTradeNonceResponse) ProtoMessage() {} func (*QuerySubaccountTradeNonceResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{57} + return fileDescriptor_523db28b8af54781, []int{61} } func (m *QuerySubaccountTradeNonceResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2950,7 +3168,7 @@ func (m *QueryModuleStateRequest) Reset() { *m = QueryModuleStateRequest func (m *QueryModuleStateRequest) String() string { return proto.CompactTextString(m) } func (*QueryModuleStateRequest) ProtoMessage() {} func (*QueryModuleStateRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{58} + return fileDescriptor_523db28b8af54781, []int{62} } func (m *QueryModuleStateRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -2988,7 +3206,7 @@ func (m *QueryModuleStateResponse) Reset() { *m = QueryModuleStateRespon func (m *QueryModuleStateResponse) String() string { return proto.CompactTextString(m) } func (*QueryModuleStateResponse) ProtoMessage() {} func (*QueryModuleStateResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{59} + return fileDescriptor_523db28b8af54781, []int{63} } func (m *QueryModuleStateResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3032,7 +3250,7 @@ func (m *QueryPositionsRequest) Reset() { *m = QueryPositionsRequest{} } func (m *QueryPositionsRequest) String() string { return proto.CompactTextString(m) } func (*QueryPositionsRequest) ProtoMessage() {} func (*QueryPositionsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{60} + return fileDescriptor_523db28b8af54781, []int{64} } func (m *QueryPositionsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3070,7 +3288,7 @@ func (m *QueryPositionsResponse) Reset() { *m = QueryPositionsResponse{} func (m *QueryPositionsResponse) String() string { return proto.CompactTextString(m) } func (*QueryPositionsResponse) ProtoMessage() {} func (*QueryPositionsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{61} + return fileDescriptor_523db28b8af54781, []int{65} } func (m *QueryPositionsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3116,7 +3334,7 @@ func (m *QueryTradeRewardPointsRequest) Reset() { *m = QueryTradeRewardP func (m *QueryTradeRewardPointsRequest) String() string { return proto.CompactTextString(m) } func (*QueryTradeRewardPointsRequest) ProtoMessage() {} func (*QueryTradeRewardPointsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{62} + return fileDescriptor_523db28b8af54781, []int{66} } func (m *QueryTradeRewardPointsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3168,7 +3386,7 @@ func (m *QueryTradeRewardPointsResponse) Reset() { *m = QueryTradeReward func (m *QueryTradeRewardPointsResponse) String() string { return proto.CompactTextString(m) } func (*QueryTradeRewardPointsResponse) ProtoMessage() {} func (*QueryTradeRewardPointsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{63} + return fileDescriptor_523db28b8af54781, []int{67} } func (m *QueryTradeRewardPointsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3205,7 +3423,7 @@ func (m *QueryTradeRewardCampaignRequest) Reset() { *m = QueryTradeRewar func (m *QueryTradeRewardCampaignRequest) String() string { return proto.CompactTextString(m) } func (*QueryTradeRewardCampaignRequest) ProtoMessage() {} func (*QueryTradeRewardCampaignRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{64} + return fileDescriptor_523db28b8af54781, []int{68} } func (m *QueryTradeRewardCampaignRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3247,7 +3465,7 @@ func (m *QueryTradeRewardCampaignResponse) Reset() { *m = QueryTradeRewa func (m *QueryTradeRewardCampaignResponse) String() string { return proto.CompactTextString(m) } func (*QueryTradeRewardCampaignResponse) ProtoMessage() {} func (*QueryTradeRewardCampaignResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{65} + return fileDescriptor_523db28b8af54781, []int{69} } func (m *QueryTradeRewardCampaignResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3306,7 +3524,7 @@ func (m *QueryIsOptedOutOfRewardsRequest) Reset() { *m = QueryIsOptedOut func (m *QueryIsOptedOutOfRewardsRequest) String() string { return proto.CompactTextString(m) } func (*QueryIsOptedOutOfRewardsRequest) ProtoMessage() {} func (*QueryIsOptedOutOfRewardsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{66} + return fileDescriptor_523db28b8af54781, []int{70} } func (m *QueryIsOptedOutOfRewardsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3351,7 +3569,7 @@ func (m *QueryIsOptedOutOfRewardsResponse) Reset() { *m = QueryIsOptedOu func (m *QueryIsOptedOutOfRewardsResponse) String() string { return proto.CompactTextString(m) } func (*QueryIsOptedOutOfRewardsResponse) ProtoMessage() {} func (*QueryIsOptedOutOfRewardsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{67} + return fileDescriptor_523db28b8af54781, []int{71} } func (m *QueryIsOptedOutOfRewardsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3395,7 +3613,7 @@ func (m *QueryOptedOutOfRewardsAccountsRequest) Reset() { *m = QueryOpte func (m *QueryOptedOutOfRewardsAccountsRequest) String() string { return proto.CompactTextString(m) } func (*QueryOptedOutOfRewardsAccountsRequest) ProtoMessage() {} func (*QueryOptedOutOfRewardsAccountsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{68} + return fileDescriptor_523db28b8af54781, []int{72} } func (m *QueryOptedOutOfRewardsAccountsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3435,7 +3653,7 @@ func (m *QueryOptedOutOfRewardsAccountsResponse) Reset() { func (m *QueryOptedOutOfRewardsAccountsResponse) String() string { return proto.CompactTextString(m) } func (*QueryOptedOutOfRewardsAccountsResponse) ProtoMessage() {} func (*QueryOptedOutOfRewardsAccountsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{69} + return fileDescriptor_523db28b8af54781, []int{73} } func (m *QueryOptedOutOfRewardsAccountsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3480,7 +3698,7 @@ func (m *QueryFeeDiscountAccountInfoRequest) Reset() { *m = QueryFeeDisc func (m *QueryFeeDiscountAccountInfoRequest) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountAccountInfoRequest) ProtoMessage() {} func (*QueryFeeDiscountAccountInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{70} + return fileDescriptor_523db28b8af54781, []int{74} } func (m *QueryFeeDiscountAccountInfoRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3527,7 +3745,7 @@ func (m *QueryFeeDiscountAccountInfoResponse) Reset() { *m = QueryFeeDis func (m *QueryFeeDiscountAccountInfoResponse) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountAccountInfoResponse) ProtoMessage() {} func (*QueryFeeDiscountAccountInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{71} + return fileDescriptor_523db28b8af54781, []int{75} } func (m *QueryFeeDiscountAccountInfoResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3585,7 +3803,7 @@ func (m *QueryFeeDiscountScheduleRequest) Reset() { *m = QueryFeeDiscoun func (m *QueryFeeDiscountScheduleRequest) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountScheduleRequest) ProtoMessage() {} func (*QueryFeeDiscountScheduleRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{72} + return fileDescriptor_523db28b8af54781, []int{76} } func (m *QueryFeeDiscountScheduleRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3623,7 +3841,7 @@ func (m *QueryFeeDiscountScheduleResponse) Reset() { *m = QueryFeeDiscou func (m *QueryFeeDiscountScheduleResponse) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountScheduleResponse) ProtoMessage() {} func (*QueryFeeDiscountScheduleResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{73} + return fileDescriptor_523db28b8af54781, []int{77} } func (m *QueryFeeDiscountScheduleResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3668,7 +3886,7 @@ func (m *QueryBalanceMismatchesRequest) Reset() { *m = QueryBalanceMisma func (m *QueryBalanceMismatchesRequest) String() string { return proto.CompactTextString(m) } func (*QueryBalanceMismatchesRequest) ProtoMessage() {} func (*QueryBalanceMismatchesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{74} + return fileDescriptor_523db28b8af54781, []int{78} } func (m *QueryBalanceMismatchesRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3718,7 +3936,7 @@ func (m *BalanceMismatch) Reset() { *m = BalanceMismatch{} } func (m *BalanceMismatch) String() string { return proto.CompactTextString(m) } func (*BalanceMismatch) ProtoMessage() {} func (*BalanceMismatch) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{75} + return fileDescriptor_523db28b8af54781, []int{79} } func (m *BalanceMismatch) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3770,7 +3988,7 @@ func (m *QueryBalanceMismatchesResponse) Reset() { *m = QueryBalanceMism func (m *QueryBalanceMismatchesResponse) String() string { return proto.CompactTextString(m) } func (*QueryBalanceMismatchesResponse) ProtoMessage() {} func (*QueryBalanceMismatchesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{76} + return fileDescriptor_523db28b8af54781, []int{80} } func (m *QueryBalanceMismatchesResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3814,7 +4032,7 @@ func (m *QueryBalanceWithBalanceHoldsRequest) Reset() { *m = QueryBalanc func (m *QueryBalanceWithBalanceHoldsRequest) String() string { return proto.CompactTextString(m) } func (*QueryBalanceWithBalanceHoldsRequest) ProtoMessage() {} func (*QueryBalanceWithBalanceHoldsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{77} + return fileDescriptor_523db28b8af54781, []int{81} } func (m *QueryBalanceWithBalanceHoldsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3855,7 +4073,7 @@ func (m *BalanceWithMarginHold) Reset() { *m = BalanceWithMarginHold{} } func (m *BalanceWithMarginHold) String() string { return proto.CompactTextString(m) } func (*BalanceWithMarginHold) ProtoMessage() {} func (*BalanceWithMarginHold) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{78} + return fileDescriptor_523db28b8af54781, []int{82} } func (m *BalanceWithMarginHold) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3907,7 +4125,7 @@ func (m *QueryBalanceWithBalanceHoldsResponse) Reset() { *m = QueryBalan func (m *QueryBalanceWithBalanceHoldsResponse) String() string { return proto.CompactTextString(m) } func (*QueryBalanceWithBalanceHoldsResponse) ProtoMessage() {} func (*QueryBalanceWithBalanceHoldsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{79} + return fileDescriptor_523db28b8af54781, []int{83} } func (m *QueryBalanceWithBalanceHoldsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3951,7 +4169,7 @@ func (m *QueryFeeDiscountTierStatisticsRequest) Reset() { *m = QueryFeeD func (m *QueryFeeDiscountTierStatisticsRequest) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountTierStatisticsRequest) ProtoMessage() {} func (*QueryFeeDiscountTierStatisticsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{80} + return fileDescriptor_523db28b8af54781, []int{84} } func (m *QueryFeeDiscountTierStatisticsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -3989,7 +4207,7 @@ func (m *TierStatistic) Reset() { *m = TierStatistic{} } func (m *TierStatistic) String() string { return proto.CompactTextString(m) } func (*TierStatistic) ProtoMessage() {} func (*TierStatistic) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{81} + return fileDescriptor_523db28b8af54781, []int{85} } func (m *TierStatistic) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4043,7 +4261,7 @@ func (m *QueryFeeDiscountTierStatisticsResponse) Reset() { func (m *QueryFeeDiscountTierStatisticsResponse) String() string { return proto.CompactTextString(m) } func (*QueryFeeDiscountTierStatisticsResponse) ProtoMessage() {} func (*QueryFeeDiscountTierStatisticsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{82} + return fileDescriptor_523db28b8af54781, []int{86} } func (m *QueryFeeDiscountTierStatisticsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4087,7 +4305,7 @@ func (m *NinjaVaultInfosRequest) Reset() { *m = NinjaVaultInfosRequest{} func (m *NinjaVaultInfosRequest) String() string { return proto.CompactTextString(m) } func (*NinjaVaultInfosRequest) ProtoMessage() {} func (*NinjaVaultInfosRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{83} + return fileDescriptor_523db28b8af54781, []int{87} } func (m *NinjaVaultInfosRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4128,7 +4346,7 @@ func (m *NinjaVaultInfosResponse) Reset() { *m = NinjaVaultInfosResponse func (m *NinjaVaultInfosResponse) String() string { return proto.CompactTextString(m) } func (*NinjaVaultInfosResponse) ProtoMessage() {} func (*NinjaVaultInfosResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{84} + return fileDescriptor_523db28b8af54781, []int{88} } func (m *NinjaVaultInfosResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4194,7 +4412,7 @@ func (m *QueryMarketIDFromVaultRequest) Reset() { *m = QueryMarketIDFrom func (m *QueryMarketIDFromVaultRequest) String() string { return proto.CompactTextString(m) } func (*QueryMarketIDFromVaultRequest) ProtoMessage() {} func (*QueryMarketIDFromVaultRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{85} + return fileDescriptor_523db28b8af54781, []int{89} } func (m *QueryMarketIDFromVaultRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4239,7 +4457,7 @@ func (m *QueryMarketIDFromVaultResponse) Reset() { *m = QueryMarketIDFro func (m *QueryMarketIDFromVaultResponse) String() string { return proto.CompactTextString(m) } func (*QueryMarketIDFromVaultResponse) ProtoMessage() {} func (*QueryMarketIDFromVaultResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{86} + return fileDescriptor_523db28b8af54781, []int{90} } func (m *QueryMarketIDFromVaultResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4283,7 +4501,7 @@ func (m *QueryHistoricalTradeRecordsRequest) Reset() { *m = QueryHistori func (m *QueryHistoricalTradeRecordsRequest) String() string { return proto.CompactTextString(m) } func (*QueryHistoricalTradeRecordsRequest) ProtoMessage() {} func (*QueryHistoricalTradeRecordsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{87} + return fileDescriptor_523db28b8af54781, []int{91} } func (m *QueryHistoricalTradeRecordsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4327,7 +4545,7 @@ func (m *QueryHistoricalTradeRecordsResponse) Reset() { *m = QueryHistor func (m *QueryHistoricalTradeRecordsResponse) String() string { return proto.CompactTextString(m) } func (*QueryHistoricalTradeRecordsResponse) ProtoMessage() {} func (*QueryHistoricalTradeRecordsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{88} + return fileDescriptor_523db28b8af54781, []int{92} } func (m *QueryHistoricalTradeRecordsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4380,7 +4598,7 @@ func (m *TradeHistoryOptions) Reset() { *m = TradeHistoryOptions{} } func (m *TradeHistoryOptions) String() string { return proto.CompactTextString(m) } func (*TradeHistoryOptions) ProtoMessage() {} func (*TradeHistoryOptions) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{89} + return fileDescriptor_523db28b8af54781, []int{93} } func (m *TradeHistoryOptions) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4447,7 +4665,7 @@ func (m *QueryMarketVolatilityRequest) Reset() { *m = QueryMarketVolatil func (m *QueryMarketVolatilityRequest) String() string { return proto.CompactTextString(m) } func (*QueryMarketVolatilityRequest) ProtoMessage() {} func (*QueryMarketVolatilityRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{90} + return fileDescriptor_523db28b8af54781, []int{94} } func (m *QueryMarketVolatilityRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4501,7 +4719,7 @@ func (m *QueryMarketVolatilityResponse) Reset() { *m = QueryMarketVolati func (m *QueryMarketVolatilityResponse) String() string { return proto.CompactTextString(m) } func (*QueryMarketVolatilityResponse) ProtoMessage() {} func (*QueryMarketVolatilityResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{91} + return fileDescriptor_523db28b8af54781, []int{95} } func (m *QueryMarketVolatilityResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4554,7 +4772,7 @@ func (m *QueryBinaryMarketsRequest) Reset() { *m = QueryBinaryMarketsReq func (m *QueryBinaryMarketsRequest) String() string { return proto.CompactTextString(m) } func (*QueryBinaryMarketsRequest) ProtoMessage() {} func (*QueryBinaryMarketsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{92} + return fileDescriptor_523db28b8af54781, []int{96} } func (m *QueryBinaryMarketsRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4599,7 +4817,7 @@ func (m *QueryBinaryMarketsResponse) Reset() { *m = QueryBinaryMarketsRe func (m *QueryBinaryMarketsResponse) String() string { return proto.CompactTextString(m) } func (*QueryBinaryMarketsResponse) ProtoMessage() {} func (*QueryBinaryMarketsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{93} + return fileDescriptor_523db28b8af54781, []int{97} } func (m *QueryBinaryMarketsResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4649,7 +4867,7 @@ func (m *QueryTraderDerivativeConditionalOrdersRequest) String() string { } func (*QueryTraderDerivativeConditionalOrdersRequest) ProtoMessage() {} func (*QueryTraderDerivativeConditionalOrdersRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{94} + return fileDescriptor_523db28b8af54781, []int{98} } func (m *QueryTraderDerivativeConditionalOrdersRequest) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4711,7 +4929,7 @@ func (m *TrimmedDerivativeConditionalOrder) Reset() { *m = TrimmedDeriva func (m *TrimmedDerivativeConditionalOrder) String() string { return proto.CompactTextString(m) } func (*TrimmedDerivativeConditionalOrder) ProtoMessage() {} func (*TrimmedDerivativeConditionalOrder) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{95} + return fileDescriptor_523db28b8af54781, []int{99} } func (m *TrimmedDerivativeConditionalOrder) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4774,7 +4992,7 @@ func (m *QueryTraderDerivativeConditionalOrdersResponse) String() string { } func (*QueryTraderDerivativeConditionalOrdersResponse) ProtoMessage() {} func (*QueryTraderDerivativeConditionalOrdersResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_523db28b8af54781, []int{96} + return fileDescriptor_523db28b8af54781, []int{100} } func (m *QueryTraderDerivativeConditionalOrdersResponse) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -4831,6 +5049,8 @@ func init() { proto.RegisterType((*QuerySpotMarketResponse)(nil), "injective.exchange.v1beta1.QuerySpotMarketResponse") proto.RegisterType((*QuerySpotOrderbookRequest)(nil), "injective.exchange.v1beta1.QuerySpotOrderbookRequest") proto.RegisterType((*QuerySpotOrderbookResponse)(nil), "injective.exchange.v1beta1.QuerySpotOrderbookResponse") + proto.RegisterType((*QuerySpotOrdersByHashesRequest)(nil), "injective.exchange.v1beta1.QuerySpotOrdersByHashesRequest") + proto.RegisterType((*QuerySpotOrdersByHashesResponse)(nil), "injective.exchange.v1beta1.QuerySpotOrdersByHashesResponse") proto.RegisterType((*QueryTraderSpotOrdersRequest)(nil), "injective.exchange.v1beta1.QueryTraderSpotOrdersRequest") proto.RegisterType((*TrimmedSpotLimitOrder)(nil), "injective.exchange.v1beta1.TrimmedSpotLimitOrder") proto.RegisterType((*QueryTraderSpotOrdersResponse)(nil), "injective.exchange.v1beta1.QueryTraderSpotOrdersResponse") @@ -4845,6 +5065,8 @@ func init() { proto.RegisterType((*QueryTraderDerivativeOrdersRequest)(nil), "injective.exchange.v1beta1.QueryTraderDerivativeOrdersRequest") proto.RegisterType((*TrimmedDerivativeLimitOrder)(nil), "injective.exchange.v1beta1.TrimmedDerivativeLimitOrder") proto.RegisterType((*QueryTraderDerivativeOrdersResponse)(nil), "injective.exchange.v1beta1.QueryTraderDerivativeOrdersResponse") + proto.RegisterType((*QueryDerivativeOrdersByHashesRequest)(nil), "injective.exchange.v1beta1.QueryDerivativeOrdersByHashesRequest") + proto.RegisterType((*QueryDerivativeOrdersByHashesResponse)(nil), "injective.exchange.v1beta1.QueryDerivativeOrdersByHashesResponse") proto.RegisterType((*QueryDerivativeMarketsRequest)(nil), "injective.exchange.v1beta1.QueryDerivativeMarketsRequest") proto.RegisterType((*PriceLevel)(nil), "injective.exchange.v1beta1.PriceLevel") proto.RegisterType((*PerpetualMarketState)(nil), "injective.exchange.v1beta1.PerpetualMarketState") @@ -4917,292 +5139,299 @@ func init() { } var fileDescriptor_523db28b8af54781 = []byte{ - // 4553 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5c, 0xed, 0x6f, 0x1c, 0x49, - 0x5a, 0x4f, 0x8f, 0x5f, 0x62, 0x3f, 0x8e, 0x63, 0xa7, 0xec, 0x38, 0xce, 0xec, 0x6e, 0x5e, 0x3a, - 0x97, 0x5d, 0xef, 0xb2, 0xf1, 0x24, 0xce, 0xdb, 0x3a, 0xef, 0x9e, 0x38, 0xde, 0x38, 0xb1, 0x63, - 0x6f, 0xdb, 0xd9, 0xb0, 0x0b, 0x68, 0xae, 0x3d, 0x53, 0x1e, 0xf7, 0x66, 0xa6, 0x7b, 0x32, 0xdd, - 0xe3, 0xc4, 0x0a, 0x91, 0x4e, 0xf0, 0xe1, 0x3e, 0x20, 0x71, 0x48, 0x07, 0x48, 0x48, 0x08, 0x01, - 0xe2, 0xd3, 0x7d, 0x41, 0xc0, 0x07, 0x4e, 0x48, 0x80, 0xee, 0x10, 0x68, 0x75, 0x27, 0xc1, 0xf2, - 0x0e, 0x27, 0xb1, 0x9c, 0x76, 0x41, 0x07, 0x2b, 0x90, 0x10, 0xff, 0x00, 0xa8, 0xab, 0x9f, 0xaa, - 0xe9, 0xf7, 0xa9, 0x1e, 0x7b, 0x75, 0x0b, 0xba, 0x4f, 0xf1, 0x54, 0x57, 0xfd, 0xea, 0x79, 0xa9, - 0x7a, 0xea, 0xa9, 0xaa, 0x5f, 0x05, 0x5e, 0x35, 0xcc, 0x0f, 0x68, 0xd9, 0x31, 0xb6, 0x69, 0x81, - 0x3e, 0x2b, 0x6f, 0xe9, 0x66, 0x95, 0x16, 0xb6, 0xcf, 0x6d, 0x50, 0x47, 0x3f, 0x57, 0x78, 0xd2, - 0xa2, 0xcd, 0x9d, 0xe9, 0x46, 0xd3, 0x72, 0x2c, 0x92, 0x17, 0xf5, 0xa6, 0x79, 0xbd, 0x69, 0xac, - 0x97, 0x7f, 0xb9, 0x6a, 0x59, 0xd5, 0x1a, 0x2d, 0xe8, 0x0d, 0xa3, 0xa0, 0x9b, 0xa6, 0xe5, 0xe8, - 0x8e, 0x61, 0x99, 0xb6, 0xd7, 0x32, 0xff, 0x7a, 0x4a, 0x0f, 0x02, 0xca, 0xab, 0x3a, 0x95, 0x52, - 0xb5, 0x4a, 0x4d, 0x6a, 0x1b, 0x1c, 0xf4, 0x74, 0xbb, 0xa6, 0xd5, 0xd4, 0xcb, 0xb5, 0x76, 0x3d, - 0xef, 0x27, 0x56, 0x1b, 0xaf, 0x5a, 0x55, 0x8b, 0xfd, 0x59, 0x70, 0xff, 0xf2, 0x4a, 0xd5, 0x15, - 0x80, 0xb5, 0xd6, 0x86, 0x5e, 0x2e, 0x5b, 0x2d, 0xd3, 0x21, 0x13, 0xd0, 0xef, 0x34, 0xf5, 0x0a, - 0x6d, 0x4e, 0x2a, 0x27, 0x94, 0xa9, 0x41, 0x0d, 0x7f, 0x91, 0xd7, 0x61, 0xd4, 0x16, 0xb5, 0x4a, - 0xa6, 0x65, 0x96, 0xe9, 0x64, 0xee, 0x84, 0x32, 0x35, 0xac, 0x8d, 0xb4, 0xcb, 0x1f, 0xb8, 0xc5, - 0xea, 0x97, 0xe1, 0xe5, 0x77, 0x5c, 0x5b, 0xb5, 0x51, 0x57, 0x9a, 0x15, 0xda, 0xb4, 0x35, 0xfa, - 0xa4, 0x45, 0x6d, 0x87, 0x9c, 0x82, 0x61, 0x1f, 0x94, 0x51, 0xc1, 0x9e, 0x0e, 0xb4, 0x0b, 0x17, - 0x2b, 0xe4, 0x25, 0x18, 0xac, 0xeb, 0xcd, 0xc7, 0x94, 0x55, 0xc8, 0xb1, 0x0a, 0x03, 0x5e, 0xc1, - 0x62, 0x45, 0xfd, 0x96, 0x02, 0xaf, 0x24, 0x74, 0x61, 0x37, 0x2c, 0xd3, 0xa6, 0xe4, 0x01, 0xc0, - 0x46, 0x6b, 0xa7, 0x64, 0xb1, 0xd2, 0x49, 0xe5, 0x44, 0xcf, 0xd4, 0xd0, 0x4c, 0x61, 0x3a, 0xd9, - 0x6b, 0xd3, 0x21, 0xa4, 0x79, 0xdd, 0xd1, 0xb5, 0xc1, 0x8d, 0xd6, 0x8e, 0x87, 0x4b, 0x56, 0x61, - 0xc8, 0xa6, 0xb5, 0x1a, 0x07, 0xcc, 0x75, 0x07, 0x08, 0x2e, 0x86, 0x87, 0xa8, 0xfe, 0xb6, 0x02, - 0xa7, 0x43, 0x75, 0x36, 0x2c, 0xeb, 0xf1, 0x32, 0x75, 0xf4, 0x8a, 0xee, 0xe8, 0x8f, 0x0c, 0x67, - 0x6b, 0x99, 0xe9, 0x4b, 0xd6, 0x60, 0xa0, 0x8e, 0xa5, 0xcc, 0x54, 0x43, 0x33, 0x97, 0x33, 0x74, - 0xec, 0x07, 0xd5, 0x04, 0x50, 0xaa, 0x7d, 0xc9, 0x38, 0xf4, 0x19, 0x76, 0xb1, 0xb5, 0x33, 0xd9, - 0x73, 0x42, 0x99, 0x1a, 0xd0, 0xbc, 0x1f, 0xea, 0xcb, 0x90, 0x67, 0x46, 0xbf, 0x83, 0x3d, 0xae, - 0xea, 0x4d, 0xbd, 0xce, 0xbd, 0xaa, 0x96, 0xe0, 0xa5, 0xd8, 0xaf, 0xe8, 0x90, 0x5b, 0xd0, 0xdf, - 0x60, 0x25, 0xa8, 0x82, 0x9a, 0xa6, 0x82, 0xd7, 0xb6, 0xd8, 0xfb, 0xe1, 0xc7, 0xc7, 0xf7, 0x69, - 0xd8, 0x4e, 0xfd, 0xba, 0x02, 0xc7, 0x42, 0x4e, 0x9f, 0xa7, 0x0d, 0xcb, 0x36, 0x9c, 0x6c, 0x23, - 0x6b, 0x09, 0xa0, 0xfd, 0x9b, 0xa9, 0x3e, 0x34, 0xf3, 0xaa, 0x9c, 0x41, 0x99, 0x44, 0x8a, 0xe6, - 0x6b, 0xaf, 0x7e, 0xa6, 0xc0, 0xf1, 0x44, 0xa9, 0x50, 0x77, 0x0a, 0x03, 0x15, 0x2c, 0xc3, 0xa1, - 0xb8, 0x98, 0xd6, 0x5f, 0x07, 0xb8, 0x69, 0x5e, 0x70, 0xc7, 0x74, 0x9a, 0x3b, 0x9a, 0x80, 0xce, - 0x7f, 0x19, 0x86, 0x03, 0x9f, 0xc8, 0x28, 0xf4, 0x3c, 0xa6, 0x3b, 0x68, 0x04, 0xf7, 0x4f, 0x32, - 0x0b, 0x7d, 0xdb, 0x7a, 0xad, 0x45, 0x51, 0xed, 0x53, 0x69, 0x62, 0x20, 0x96, 0xe6, 0xb5, 0xb8, - 0x92, 0x7b, 0x4b, 0x51, 0x8f, 0xe1, 0xcc, 0xe6, 0x3e, 0x2e, 0xea, 0x35, 0xdd, 0x2c, 0x53, 0x31, - 0x06, 0x36, 0x71, 0x5a, 0x46, 0xbf, 0xa3, 0x25, 0xee, 0xc0, 0xc0, 0x06, 0x96, 0xa1, 0x25, 0x52, - 0x45, 0xc0, 0xf6, 0x38, 0x10, 0x44, 0x53, 0xf5, 0xfd, 0xc8, 0xf4, 0xe7, 0xc2, 0x66, 0x19, 0x08, - 0xe3, 0xd0, 0x57, 0xa1, 0xa6, 0x55, 0xc7, 0xe1, 0xef, 0xfd, 0x50, 0xf5, 0xa4, 0x51, 0x26, 0x94, - 0xb8, 0x19, 0x70, 0xa7, 0xb4, 0x1d, 0x45, 0x23, 0xf5, 0x1c, 0x1c, 0xf1, 0xba, 0x68, 0x58, 0x8e, - 0x37, 0xc7, 0xc5, 0x08, 0x9e, 0x80, 0x7e, 0xdb, 0xd1, 0x9d, 0x96, 0xcd, 0xc3, 0xaf, 0xf7, 0x4b, - 0xfd, 0x49, 0x98, 0x8c, 0x36, 0x11, 0x53, 0x6b, 0xbf, 0x37, 0x73, 0xb9, 0x4d, 0xd3, 0x47, 0xb3, - 0x40, 0xd0, 0x78, 0x33, 0xf5, 0x22, 0x4c, 0x84, 0xd0, 0xb9, 0x3c, 0x81, 0x30, 0xa1, 0x84, 0xc2, - 0xf0, 0x7b, 0x11, 0x3d, 0x84, 0x4c, 0x37, 0xa0, 0xdf, 0xab, 0x86, 0x16, 0x92, 0x15, 0x09, 0x5b, - 0xa9, 0x0f, 0xe0, 0xa8, 0x80, 0x16, 0x61, 0x4c, 0x46, 0x28, 0xd7, 0xab, 0x35, 0xa3, 0x6e, 0x78, - 0x33, 0xbb, 0x57, 0xf3, 0x7e, 0xa8, 0xdf, 0x56, 0x30, 0x78, 0x85, 0x00, 0x51, 0xdc, 0x55, 0x18, - 0xdd, 0x68, 0xed, 0xd8, 0xa5, 0x46, 0xd3, 0x28, 0xd3, 0x52, 0x8d, 0x6e, 0xd3, 0x9a, 0x8c, 0x2d, - 0x57, 0xdd, 0xea, 0x4b, 0x6e, 0x6d, 0xed, 0xa0, 0xdb, 0xbe, 0xfd, 0x9b, 0x68, 0x70, 0xc8, 0x0d, - 0xf6, 0x41, 0xc8, 0x5c, 0x26, 0xc8, 0x11, 0x06, 0xd0, 0x2e, 0x10, 0x0b, 0xeb, 0x3a, 0x5b, 0x92, - 0x85, 0x26, 0xb6, 0x94, 0x5d, 0x22, 0x53, 0x22, 0x17, 0x9d, 0x12, 0xea, 0x37, 0x72, 0x70, 0x78, - 0xbd, 0x69, 0xd4, 0xeb, 0xb4, 0xe2, 0xc2, 0x2f, 0xb9, 0xb6, 0x63, 0x7d, 0x90, 0x79, 0xe8, 0x63, - 0x9a, 0x78, 0xb8, 0xc5, 0x69, 0x77, 0x46, 0x7e, 0xef, 0xe3, 0xe3, 0xaf, 0x56, 0x0d, 0x67, 0xab, - 0xb5, 0x31, 0x5d, 0xb6, 0xea, 0x85, 0xb2, 0x65, 0xd7, 0x2d, 0x1b, 0xff, 0x39, 0x63, 0x57, 0x1e, - 0x17, 0x9c, 0x9d, 0x06, 0xb5, 0xa7, 0xe7, 0x69, 0x59, 0xf3, 0x1a, 0x93, 0x7b, 0x30, 0xf0, 0xa4, - 0xa5, 0x9b, 0x8e, 0xe1, 0xec, 0x78, 0xfd, 0x67, 0x06, 0x12, 0xed, 0x5d, 0xac, 0x4d, 0xa3, 0x56, - 0xd3, 0x37, 0x6a, 0x94, 0xad, 0x53, 0x5d, 0x60, 0xf1, 0xf6, 0xed, 0x05, 0xaf, 0xd7, 0xb7, 0xe0, - 0x91, 0x57, 0x00, 0xd8, 0x7a, 0x5f, 0xda, 0xd2, 0xed, 0xad, 0xc9, 0x3e, 0x66, 0xaf, 0x41, 0x56, - 0x72, 0x57, 0xb7, 0xb7, 0xd4, 0x0f, 0x30, 0x0a, 0x45, 0xdd, 0x81, 0xa3, 0x6a, 0x11, 0xfa, 0x03, - 0x09, 0xc8, 0xb9, 0x34, 0xc7, 0xc7, 0x9a, 0x5d, 0x43, 0x00, 0xf5, 0x3a, 0x8f, 0x4a, 0xee, 0x54, - 0x31, 0x2a, 0x6c, 0x50, 0xcc, 0x99, 0x95, 0xf5, 0x95, 0xa2, 0xd4, 0x4c, 0xfd, 0xd5, 0x1c, 0x5f, - 0xa5, 0x62, 0xda, 0xa3, 0xb4, 0xf7, 0x61, 0xb0, 0x6e, 0x54, 0x4a, 0x61, 0x2f, 0x2b, 0x59, 0x0c, - 0x5a, 0x47, 0x68, 0xb2, 0x0e, 0x07, 0x37, 0xa8, 0xed, 0x94, 0xdc, 0x24, 0xcc, 0x43, 0xcc, 0x75, - 0x85, 0x78, 0xc0, 0x45, 0x29, 0xb6, 0x76, 0x3c, 0xd4, 0x77, 0x61, 0x84, 0xa1, 0xb2, 0x54, 0xcc, - 0x83, 0xed, 0xe9, 0x0a, 0x76, 0xd8, 0x85, 0x59, 0xa3, 0xb5, 0x1a, 0xc3, 0x55, 0x6f, 0xc3, 0x97, - 0x98, 0x75, 0xe6, 0x69, 0xd3, 0xd8, 0xd6, 0x5d, 0xff, 0x74, 0x61, 0xe3, 0xdf, 0xcc, 0xc1, 0xe9, - 0x0e, 0x28, 0x3f, 0xb2, 0xf4, 0x3a, 0x8e, 0xc3, 0xb6, 0x8d, 0xf6, 0x22, 0xba, 0x7f, 0xa8, 0xc0, - 0x89, 0x64, 0xd8, 0xff, 0x53, 0x31, 0xfe, 0x0f, 0x7b, 0x60, 0x3a, 0x36, 0xaa, 0xac, 0x5b, 0xb7, - 0xdd, 0xe4, 0xa7, 0xf6, 0xb0, 0xb1, 0x6e, 0xcd, 0xd5, 0xdd, 0x78, 0xbd, 0x67, 0x61, 0x9f, 0xac, - 0xc0, 0xd0, 0x86, 0x6e, 0xd3, 0x92, 0xce, 0x70, 0xbb, 0x8c, 0xa6, 0xe0, 0x42, 0x78, 0x92, 0x91, - 0x77, 0xe0, 0xc0, 0x93, 0x96, 0xe5, 0x08, 0xc4, 0xde, 0xae, 0x10, 0x87, 0x18, 0x06, 0x42, 0x2e, - 0xc1, 0x80, 0xed, 0x34, 0x75, 0x87, 0x56, 0x77, 0x58, 0x28, 0x3e, 0x38, 0x73, 0x36, 0xcd, 0xc6, - 0x9e, 0xb1, 0x6a, 0x6c, 0xef, 0xbd, 0x86, 0xed, 0x34, 0x81, 0x40, 0x1e, 0xc1, 0x48, 0x93, 0x6e, - 0xd2, 0x26, 0x35, 0xcb, 0x14, 0xc7, 0x77, 0x7f, 0x57, 0xe3, 0xfb, 0xa0, 0x80, 0xf1, 0x06, 0xf8, - 0x7f, 0xe7, 0xe0, 0x82, 0xcf, 0x7f, 0xa1, 0x01, 0xf9, 0xb9, 0x7a, 0x31, 0x6c, 0xf4, 0x9e, 0xbd, - 0x35, 0x7a, 0xef, 0xe7, 0x61, 0xf4, 0xbe, 0x3d, 0x31, 0xfa, 0x26, 0xa8, 0x29, 0x36, 0xdf, 0xbb, - 0xf4, 0xe8, 0x67, 0x7b, 0xe0, 0x25, 0x5c, 0xa7, 0xdb, 0x9d, 0x7c, 0xa1, 0x93, 0xa4, 0x05, 0x96, - 0x87, 0x57, 0x0d, 0xb3, 0xcb, 0xd1, 0x80, 0xad, 0x03, 0xc9, 0x56, 0xef, 0x2e, 0x93, 0xad, 0xe3, - 0x3c, 0xd9, 0x72, 0x9d, 0x3f, 0x50, 0x1c, 0xfc, 0xec, 0xe3, 0xe3, 0x5e, 0x41, 0x7c, 0xde, 0xd5, - 0x1f, 0xce, 0xbb, 0xb6, 0xe1, 0x54, 0xaa, 0xb7, 0x31, 0xde, 0xaf, 0x84, 0xb2, 0xaf, 0xcb, 0x12, - 0xd9, 0x57, 0x9c, 0x57, 0x45, 0x0e, 0x76, 0x19, 0xf3, 0x3d, 0xdf, 0xfa, 0x2e, 0xb7, 0x79, 0xfb, - 0x35, 0x05, 0xc0, 0xb7, 0x6c, 0x7c, 0xe1, 0x46, 0x89, 0xfa, 0xc7, 0x0a, 0x8c, 0xaf, 0xd2, 0x66, - 0x83, 0x3a, 0x2d, 0xbd, 0xe6, 0x29, 0xb5, 0xe6, 0xe8, 0x8e, 0xbb, 0x66, 0x0e, 0xf1, 0x29, 0x63, - 0x6e, 0x5a, 0xb8, 0x97, 0x4b, 0x3d, 0xf6, 0x0a, 0xc1, 0x2c, 0x9a, 0x9b, 0x96, 0x06, 0x75, 0xf1, - 0x37, 0x79, 0x08, 0x07, 0x36, 0x5b, 0x66, 0xc5, 0x30, 0xab, 0x1e, 0xa4, 0x77, 0x10, 0x31, 0x93, - 0x01, 0x72, 0xc1, 0x6b, 0xae, 0x0d, 0x21, 0x8e, 0x0b, 0xab, 0xfe, 0x5b, 0x0e, 0xc6, 0x17, 0x5a, - 0xb5, 0x5a, 0xd8, 0x37, 0x64, 0x3e, 0xb4, 0x11, 0x7d, 0x33, 0x7d, 0xab, 0x1e, 0x6c, 0xcd, 0xb7, - 0xa3, 0xe4, 0x3d, 0x38, 0xd8, 0xe0, 0x52, 0xf8, 0xe5, 0x3e, 0x9b, 0x41, 0x6e, 0x66, 0xd1, 0xbb, - 0xfb, 0xb4, 0x61, 0x81, 0xc4, 0x0c, 0xf2, 0xe3, 0xae, 0x41, 0x9c, 0x56, 0x93, 0xda, 0x1e, 0x70, - 0x0f, 0x03, 0x3e, 0x9f, 0x06, 0x7c, 0xe7, 0x59, 0xc3, 0x68, 0xee, 0x2c, 0x78, 0xad, 0xda, 0x76, - 0xbe, 0xbb, 0xcf, 0xb5, 0x09, 0x2b, 0x64, 0xc8, 0xcb, 0xc0, 0x0c, 0x8f, 0x91, 0xb6, 0xbb, 0x59, - 0xcb, 0x22, 0x26, 0x1b, 0xbb, 0xc5, 0x7e, 0xe8, 0x75, 0x05, 0x54, 0x6b, 0xb8, 0x15, 0x89, 0x99, - 0x06, 0x38, 0xf3, 0xee, 0x85, 0x0f, 0x24, 0x52, 0xcd, 0x14, 0xe7, 0xb6, 0xf6, 0xd1, 0xc4, 0x55, - 0xdc, 0xf3, 0x46, 0x6a, 0xc8, 0xa4, 0xe4, 0x46, 0xc2, 0x8c, 0x15, 0x92, 0xde, 0x0d, 0x8d, 0x8e, - 0xec, 0x82, 0xf2, 0x03, 0x8b, 0x22, 0x06, 0xa5, 0x70, 0x85, 0xb9, 0x4a, 0xa5, 0x49, 0x6d, 0xa9, - 0x35, 0x48, 0xa5, 0xd1, 0x6d, 0x48, 0x10, 0x03, 0xa5, 0x9e, 0x84, 0xfd, 0xba, 0x57, 0x84, 0x10, - 0xfc, 0xa7, 0xdc, 0x2a, 0xf6, 0x36, 0x26, 0xcb, 0xed, 0x13, 0x2e, 0x16, 0x49, 0xd9, 0xe1, 0x7d, - 0x96, 0x03, 0x34, 0x75, 0x21, 0x72, 0xf4, 0xb9, 0x6a, 0xd9, 0x06, 0xbb, 0xed, 0xc8, 0x84, 0xf3, - 0x01, 0xbc, 0x9a, 0x80, 0xb3, 0x68, 0x06, 0xbd, 0xbd, 0xfb, 0xab, 0x03, 0x1b, 0x0a, 0xa1, 0xbe, - 0xee, 0x6c, 0x6e, 0x7a, 0x1e, 0xff, 0xfc, 0x3a, 0xbd, 0x87, 0x83, 0x23, 0x74, 0x34, 0x2f, 0x8e, - 0xe5, 0xb3, 0x18, 0xcb, 0x8c, 0x78, 0xcf, 0x67, 0x74, 0x31, 0x01, 0xfb, 0xdc, 0xa5, 0x87, 0xe2, - 0xf4, 0x9b, 0x96, 0x8b, 0x79, 0x1c, 0x07, 0x8f, 0x5b, 0x3d, 0x08, 0xf5, 0x31, 0xbc, 0xd6, 0xd1, - 0x39, 0xe2, 0x20, 0x52, 0x74, 0xeb, 0x4e, 0xa6, 0x2f, 0xa5, 0x06, 0x47, 0x7f, 0x67, 0x0a, 0xef, - 0xec, 0xb7, 0x72, 0x70, 0x28, 0xe2, 0x0f, 0x72, 0x04, 0xf6, 0x1b, 0x76, 0xa9, 0x66, 0x99, 0x55, - 0x86, 0x3c, 0xa0, 0xf5, 0x1b, 0xf6, 0x92, 0x65, 0x56, 0xf7, 0x34, 0x53, 0x5a, 0x81, 0x21, 0x6a, - 0x3a, 0xcd, 0x9d, 0xc8, 0x6e, 0x37, 0xd3, 0x1e, 0x88, 0x41, 0x78, 0x5b, 0xe8, 0xf7, 0x60, 0x94, - 0x72, 0x55, 0x4a, 0x98, 0x84, 0x75, 0x17, 0x84, 0x47, 0x04, 0xce, 0x32, 0x83, 0x51, 0x5f, 0xc0, - 0x59, 0xf9, 0x41, 0x2c, 0x0e, 0xa3, 0x02, 0xce, 0x39, 0x93, 0xba, 0xc0, 0x84, 0xd1, 0x82, 0x5e, - 0xba, 0x81, 0xf3, 0x3e, 0x6e, 0xad, 0x97, 0x89, 0x73, 0x75, 0x1c, 0xc2, 0xb1, 0xed, 0x85, 0xb8, - 0xbd, 0xbb, 0x48, 0x39, 0x70, 0x08, 0x7b, 0x0b, 0x16, 0x0f, 0xcd, 0x09, 0xcb, 0xa6, 0x94, 0xc8, - 0x2d, 0x0c, 0xcd, 0x89, 0x18, 0x28, 0xf6, 0x72, 0x40, 0xec, 0x6e, 0x56, 0xf1, 0x80, 0xe8, 0x73, - 0xb8, 0xb1, 0x49, 0x48, 0x81, 0xe4, 0x24, 0x3f, 0x95, 0x0a, 0x21, 0x2e, 0x4c, 0x03, 0xc3, 0xa3, - 0x8b, 0x84, 0x2c, 0x18, 0x36, 0x7e, 0x4e, 0x41, 0x8b, 0x25, 0xc6, 0x3c, 0xec, 0xb8, 0x1c, 0xb8, - 0xdd, 0x74, 0xc3, 0xd5, 0x5c, 0x97, 0xb7, 0x9b, 0xed, 0x2b, 0x53, 0x7e, 0x61, 0xc4, 0x81, 0xd5, - 0x59, 0x38, 0x99, 0xb2, 0xe4, 0xa1, 0x24, 0xe3, 0xd0, 0xe7, 0xdd, 0x6b, 0x2b, 0xec, 0x5e, 0xdb, - 0xfb, 0xa1, 0x1e, 0xc5, 0x4b, 0x8e, 0x65, 0xab, 0xd2, 0xaa, 0x51, 0x96, 0xc4, 0xf1, 0xeb, 0xae, - 0xf7, 0xf1, 0x52, 0x26, 0xf0, 0x49, 0x5c, 0x80, 0x04, 0xec, 0x39, 0x95, 0xa6, 0xd3, 0xdb, 0xde, - 0x65, 0xbe, 0x07, 0x80, 0xf6, 0x3b, 0x02, 0x87, 0x3d, 0xb7, 0x85, 0x56, 0x54, 0xb5, 0x82, 0x77, - 0x35, 0x9f, 0x6f, 0xd4, 0x7f, 0xe2, 0x3f, 0xdb, 0xd6, 0xe8, 0x53, 0xbd, 0x59, 0x59, 0xb5, 0x0c, - 0xb3, 0xbd, 0xd7, 0xc9, 0xc3, 0x00, 0x5a, 0xd2, 0x4b, 0xf2, 0x06, 0x35, 0xf1, 0x9b, 0x5c, 0x80, - 0x89, 0x06, 0xf5, 0x72, 0xfc, 0x86, 0x65, 0xd5, 0x4a, 0x8e, 0x51, 0xa7, 0xb6, 0xa3, 0xd7, 0x1b, - 0x2c, 0x48, 0xf7, 0x68, 0xe3, 0xf8, 0x75, 0xd5, 0xb2, 0x6a, 0xeb, 0xfc, 0x9b, 0xfa, 0x35, 0x7e, - 0xbf, 0x1b, 0xd3, 0x27, 0x6a, 0x58, 0x87, 0x97, 0xf8, 0xea, 0xc8, 0x68, 0x09, 0xa5, 0x26, 0xab, - 0x55, 0x6a, 0xb0, 0x6a, 0x9e, 0x1c, 0x99, 0xa3, 0xeb, 0xa4, 0x7f, 0x44, 0xf8, 0xbb, 0x55, 0x4f, - 0x62, 0x9c, 0xf3, 0x7d, 0xb9, 0xad, 0xd7, 0x1b, 0xba, 0x51, 0x35, 0xb9, 0x37, 0x7e, 0xb1, 0x0f, - 0x63, 0x59, 0x6c, 0x1d, 0x14, 0x7b, 0x1b, 0x5e, 0x76, 0xc5, 0x75, 0xed, 0x81, 0x02, 0x97, 0xb1, - 0x8a, 0x7f, 0x5b, 0x75, 0x31, 0x7d, 0x7f, 0xaa, 0x7b, 0xd3, 0xd5, 0xdf, 0x01, 0x8b, 0x3c, 0x47, - 0x9d, 0xa4, 0x4f, 0xe4, 0x2b, 0x0a, 0x9c, 0x0e, 0x75, 0xcc, 0xfc, 0x21, 0x7a, 0xb7, 0xcb, 0x5b, - 0xd4, 0x1d, 0xba, 0x78, 0x68, 0x39, 0x9d, 0x7e, 0xb6, 0xc3, 0xb5, 0xf2, 0x2c, 0x64, 0xd5, 0xb4, - 0x93, 0x81, 0xae, 0xdd, 0x22, 0x5e, 0x69, 0x0d, 0x81, 0x89, 0x01, 0x47, 0x1d, 0xcb, 0xd1, 0x6b, - 0xb1, 0xfe, 0xea, 0x6e, 0x8d, 0x9d, 0x60, 0x80, 0x11, 0x6f, 0x91, 0xaf, 0x29, 0x70, 0x86, 0x0f, - 0x3b, 0x39, 0xad, 0x7b, 0xbb, 0xd2, 0x7a, 0x0a, 0x3b, 0x59, 0xef, 0xa8, 0xfc, 0x33, 0x38, 0x29, - 0x04, 0x4a, 0x34, 0x42, 0x5f, 0x57, 0x83, 0xf6, 0x15, 0x2e, 0x44, 0xac, 0x2d, 0xd4, 0xab, 0x38, - 0x72, 0x17, 0xed, 0x95, 0x86, 0x43, 0x2b, 0x2b, 0x2d, 0x67, 0x65, 0xd3, 0xab, 0x20, 0x26, 0xb0, - 0xbb, 0x89, 0x40, 0x0e, 0x04, 0xdf, 0x44, 0x20, 0xa5, 0x61, 0x1e, 0x87, 0x74, 0x6c, 0x63, 0x1c, - 0xd2, 0x27, 0xe0, 0x80, 0x61, 0x97, 0x2c, 0xf7, 0x7b, 0xc9, 0x6a, 0x39, 0x98, 0x97, 0x81, 0x21, - 0x9a, 0xa8, 0xaf, 0xe1, 0x6d, 0x48, 0x04, 0x63, 0x0e, 0xc3, 0x04, 0x9f, 0x42, 0xf3, 0x98, 0xfd, - 0xa7, 0x54, 0xc4, 0x4e, 0x53, 0x62, 0x8e, 0x7a, 0x03, 0x57, 0xca, 0x05, 0x4a, 0xe7, 0x0d, 0x9b, - 0x15, 0x62, 0x7b, 0xff, 0x1a, 0x9f, 0xac, 0xf4, 0xbf, 0x2b, 0xb8, 0x4e, 0x26, 0x01, 0xa0, 0x0c, - 0xaf, 0x00, 0x38, 0x06, 0x6d, 0x8a, 0xfb, 0x03, 0x65, 0xaa, 0x57, 0x1b, 0x74, 0x4b, 0xf8, 0x95, - 0xc0, 0x01, 0x91, 0xbf, 0xb7, 0x8f, 0x09, 0x52, 0xd3, 0x17, 0x5f, 0x87, 0xeb, 0x06, 0x6d, 0xb2, - 0xde, 0x86, 0xf4, 0x76, 0xd7, 0x6e, 0x66, 0x2a, 0xa2, 0x9e, 0x53, 0xc3, 0x03, 0x82, 0xe9, 0x0c, - 0x90, 0xeb, 0xeb, 0x4b, 0x1a, 0xf0, 0x28, 0xe7, 0xd4, 0x44, 0x5c, 0xf3, 0x55, 0xe3, 0x63, 0x96, - 0x3b, 0xe5, 0xab, 0xfc, 0x46, 0x25, 0xb6, 0x8e, 0x58, 0xba, 0x0f, 0x6f, 0x52, 0x5a, 0xaa, 0xe0, - 0xf7, 0xf6, 0xc4, 0x52, 0x32, 0x69, 0x2d, 0x70, 0xc7, 0x36, 0xa3, 0x85, 0xea, 0x2d, 0x5c, 0x89, - 0x90, 0x0b, 0xb2, 0x6c, 0xd8, 0x75, 0xdd, 0x29, 0x6f, 0x09, 0xd2, 0x09, 0x39, 0x0e, 0x43, 0x95, - 0x96, 0xed, 0x94, 0x36, 0xf5, 0xb2, 0x63, 0x79, 0xb4, 0xb5, 0x1e, 0x0d, 0xdc, 0xa2, 0x05, 0x56, - 0xa2, 0xfe, 0x63, 0x0f, 0x8c, 0x84, 0x5a, 0x13, 0x15, 0x02, 0xbb, 0x2a, 0x79, 0x7e, 0x08, 0x59, - 0x82, 0x41, 0x7d, 0x5b, 0x37, 0x76, 0x73, 0xef, 0xdc, 0x06, 0x20, 0xf3, 0xd0, 0xc7, 0x42, 0x43, - 0x97, 0x3b, 0x03, 0xaf, 0x31, 0x79, 0x07, 0x0e, 0x20, 0x37, 0xa6, 0xb4, 0x65, 0xd5, 0x2a, 0xbe, - 0x53, 0xf5, 0x4c, 0x27, 0xff, 0x88, 0x71, 0xd7, 0xaa, 0x55, 0xc8, 0x43, 0x38, 0x48, 0x9f, 0x35, - 0x68, 0xd9, 0x9d, 0xe0, 0x9e, 0x84, 0xfd, 0x5d, 0x81, 0x0e, 0x73, 0x14, 0x16, 0xa9, 0xc8, 0x03, - 0x80, 0x8a, 0xb1, 0x89, 0x87, 0xf7, 0x93, 0xfb, 0xbb, 0xdb, 0x64, 0xb5, 0x11, 0xd4, 0x9f, 0xc6, - 0x9c, 0x21, 0x66, 0x74, 0xe0, 0x20, 0x7d, 0x1f, 0x08, 0xb7, 0x4d, 0x5d, 0x7c, 0xc5, 0x14, 0xe9, - 0xc7, 0x24, 0xc8, 0x47, 0x1c, 0x52, 0x3b, 0xb4, 0x11, 0xee, 0x43, 0x3d, 0x8d, 0x31, 0x03, 0xab, - 0xba, 0x09, 0x68, 0xb1, 0x6d, 0x43, 0x11, 0xe1, 0xbe, 0x99, 0x83, 0xc3, 0xbe, 0x2a, 0xde, 0x26, - 0x8e, 0x59, 0xf9, 0x47, 0xc3, 0x30, 0x7d, 0x18, 0xaa, 0xbf, 0xcc, 0xb7, 0x11, 0x89, 0x26, 0x46, - 0x37, 0x9b, 0x90, 0xe7, 0x7d, 0x3f, 0x35, 0x9c, 0xad, 0x92, 0x5f, 0x10, 0x29, 0xfe, 0x45, 0xac, - 0x83, 0xb4, 0x23, 0x1b, 0xf1, 0xfd, 0x8a, 0xe5, 0x2d, 0x14, 0x6a, 0xdd, 0x1c, 0xde, 0xb0, 0x1d, - 0xa3, 0x2c, 0x9c, 0x3f, 0x0b, 0xc3, 0x81, 0x0f, 0x84, 0x40, 0xaf, 0xbb, 0x5e, 0xe0, 0xda, 0xc1, - 0xfe, 0x76, 0x7d, 0xdc, 0xa6, 0x23, 0xf6, 0x6a, 0xde, 0x0f, 0xd5, 0xc6, 0x95, 0x31, 0xa5, 0x0f, - 0xb1, 0x5b, 0x06, 0x5b, 0x94, 0xa2, 0xb6, 0xaf, 0xa7, 0xe6, 0x93, 0x7e, 0x1c, 0xcd, 0xd7, 0x58, - 0x9d, 0x84, 0x89, 0x07, 0x86, 0xf9, 0x81, 0xfe, 0xae, 0xde, 0xaa, 0xb1, 0xf5, 0x47, 0x68, 0xf2, - 0xa7, 0x0a, 0x1c, 0x89, 0x7c, 0x42, 0x01, 0x5e, 0x87, 0xd1, 0xba, 0x6e, 0x3b, 0xb4, 0x59, 0xc2, - 0xa3, 0x48, 0xca, 0x97, 0xe8, 0x11, 0xaf, 0x7c, 0x8e, 0x17, 0x93, 0x73, 0x30, 0x5e, 0x11, 0xbb, - 0x0f, 0x5f, 0xf5, 0x1c, 0xab, 0x3e, 0xd6, 0xfe, 0xd6, 0x6e, 0x72, 0x1a, 0x0e, 0xda, 0x0d, 0xcb, - 0xf1, 0x55, 0xee, 0x61, 0x95, 0x87, 0xdd, 0xd2, 0x40, 0xb5, 0xf2, 0xd3, 0x99, 0xb3, 0xbe, 0x6a, - 0xbd, 0x5e, 0x35, 0xb7, 0x54, 0x54, 0x53, 0x57, 0x70, 0x45, 0xc1, 0x3d, 0xf7, 0xfc, 0x42, 0xd3, - 0xaa, 0x33, 0x95, 0xf8, 0x8a, 0x32, 0x0d, 0x63, 0xdb, 0xee, 0xef, 0x52, 0xdc, 0x69, 0xdc, 0x21, - 0xf6, 0x69, 0xcd, 0x7f, 0x24, 0xc7, 0xc9, 0x39, 0x31, 0x80, 0x68, 0x9e, 0xd4, 0x1d, 0x3a, 0xdf, - 0xe4, 0xdf, 0x35, 0x6c, 0xc7, 0x6a, 0x1a, 0x65, 0x91, 0xd0, 0x95, 0x2d, 0x5f, 0xbe, 0x96, 0x0a, - 0xe1, 0x60, 0x20, 0x4a, 0x82, 0x10, 0xa7, 0x13, 0xc3, 0x3c, 0x05, 0x65, 0x1f, 0x70, 0xa4, 0x4c, - 0x75, 0xda, 0x79, 0x08, 0xa0, 0x03, 0x8e, 0xef, 0x97, 0xfa, 0xfb, 0x0a, 0x8c, 0xb1, 0xcf, 0x5e, - 0xb7, 0x6e, 0x06, 0xe7, 0x6e, 0x48, 0xc9, 0x9b, 0x40, 0xbc, 0x6e, 0xaa, 0x4d, 0xab, 0xd5, 0x70, - 0xd3, 0x5f, 0x9b, 0x96, 0x71, 0xbc, 0x8f, 0xb2, 0x2f, 0x6f, 0xe3, 0x87, 0x35, 0x5a, 0x26, 0x47, - 0x60, 0x7f, 0x5d, 0x7f, 0x56, 0xd2, 0xab, 0x14, 0x47, 0x7f, 0x7f, 0x5d, 0x7f, 0x36, 0x57, 0xa5, - 0xae, 0x1b, 0x0c, 0xb3, 0x5c, 0x6b, 0xb9, 0xf2, 0xea, 0x4f, 0x4b, 0x5b, 0x5e, 0x27, 0x48, 0xd1, - 0x3a, 0x84, 0x9f, 0x34, 0xfd, 0x29, 0xf6, 0xee, 0x8e, 0x41, 0x5e, 0x5f, 0x9c, 0x28, 0xb0, 0x2b, - 0x46, 0x6d, 0x04, 0xcb, 0xf9, 0x49, 0x81, 0xfa, 0xeb, 0x0a, 0x5e, 0x2b, 0x78, 0x2e, 0x7b, 0xd7, - 0xaa, 0xe9, 0x8e, 0x51, 0x33, 0x9c, 0x1d, 0xa9, 0xbb, 0xe2, 0x32, 0x1c, 0xf6, 0xf4, 0x43, 0x91, - 0xdc, 0x3c, 0xd8, 0x55, 0x5c, 0x26, 0xdb, 0x8b, 0xb1, 0x97, 0x36, 0xe6, 0x44, 0x0b, 0xd5, 0x9f, - 0xcf, 0x05, 0x86, 0xa9, 0x5f, 0x44, 0xb1, 0xdf, 0x87, 0x6d, 0x51, 0x8a, 0x97, 0x89, 0x6f, 0x64, - 0x59, 0x47, 0xdb, 0xad, 0xc9, 0x23, 0x18, 0xe5, 0xca, 0x08, 0xdb, 0xe5, 0x22, 0x17, 0x66, 0xf8, - 0x9a, 0x80, 0xeb, 0xc2, 0xcd, 0xe9, 0x0b, 0x48, 0x23, 0x88, 0xc2, 0x3f, 0x91, 0xbb, 0x30, 0xe4, - 0x77, 0x5e, 0x0f, 0x1b, 0x70, 0xaf, 0x49, 0x0e, 0x38, 0x0d, 0x9a, 0xc2, 0xbd, 0xea, 0x79, 0xa4, - 0x84, 0x16, 0x0d, 0x53, 0xe7, 0x56, 0xe9, 0x78, 0xf5, 0x5a, 0x45, 0xda, 0x67, 0xa8, 0x91, 0x08, - 0x9b, 0xa1, 0x8b, 0xaa, 0x54, 0xd7, 0x79, 0x18, 0xe8, 0x9f, 0xf0, 0x3d, 0xd5, 0x13, 0x38, 0x13, - 0x7b, 0x29, 0x7d, 0xdb, 0x32, 0x2b, 0xec, 0x7c, 0x45, 0xaf, 0xed, 0xf5, 0x2b, 0x88, 0x6f, 0xf6, - 0xc0, 0xc9, 0xc8, 0xbd, 0x75, 0xb8, 0xbf, 0xff, 0xc7, 0x9c, 0x04, 0x0d, 0x0e, 0x38, 0x4d, 0xa3, - 0x5a, 0xa5, 0xcd, 0xd5, 0x5d, 0xdc, 0x70, 0x06, 0x30, 0x3a, 0x73, 0x13, 0x4e, 0xc3, 0x7e, 0xc3, - 0x66, 0xe4, 0x00, 0x96, 0x10, 0x0f, 0x14, 0x87, 0x3e, 0xfb, 0xf8, 0x38, 0x2f, 0xd2, 0xf8, 0x1f, - 0x21, 0x0a, 0xc3, 0xfe, 0x30, 0x85, 0xe1, 0xab, 0x4a, 0x80, 0xe5, 0x95, 0x3a, 0x5c, 0x70, 0xac, - 0x3e, 0x0c, 0xd1, 0x19, 0xae, 0x67, 0xa2, 0x33, 0x84, 0x71, 0x39, 0xa9, 0xe1, 0x8d, 0x77, 0x61, - 0x3c, 0x8e, 0xb5, 0x43, 0xc6, 0x61, 0xf4, 0xa1, 0x69, 0x37, 0x68, 0xd9, 0xd8, 0x34, 0x68, 0x85, - 0xb5, 0x19, 0xdd, 0x47, 0xc6, 0x60, 0xc4, 0x5d, 0xdc, 0x1e, 0x59, 0x4d, 0xdb, 0x59, 0xb7, 0x8a, - 0xd4, 0x76, 0x46, 0x15, 0x5e, 0xe8, 0xfe, 0x5a, 0xb7, 0xd8, 0xa7, 0xd1, 0xdc, 0xcc, 0x57, 0xee, - 0x41, 0x1f, 0xd3, 0x90, 0xfc, 0x81, 0x02, 0x63, 0x31, 0x2f, 0x43, 0xc8, 0xa5, 0x8e, 0x6f, 0x20, - 0x62, 0x1f, 0x9a, 0xe4, 0x2f, 0x67, 0x6e, 0xe7, 0x59, 0x50, 0x9d, 0xf9, 0x99, 0xbf, 0xfe, 0x97, - 0xaf, 0xe7, 0xde, 0x24, 0x6f, 0x14, 0x24, 0xde, 0x60, 0xa1, 0x90, 0x7f, 0xae, 0x00, 0x89, 0x3e, - 0xc5, 0x20, 0x57, 0xba, 0x7a, 0xbf, 0xe1, 0xc9, 0x7f, 0x75, 0x17, 0x6f, 0x3f, 0xd4, 0x9b, 0x4c, - 0x87, 0x59, 0x72, 0x59, 0x46, 0x87, 0x82, 0x1d, 0x95, 0xfc, 0x3b, 0x0a, 0x1c, 0x8a, 0xe0, 0x93, - 0xd9, 0xec, 0x32, 0x71, 0x75, 0xae, 0x74, 0xd3, 0x14, 0xb5, 0xb9, 0xc1, 0xb4, 0x79, 0x8b, 0x5c, - 0xea, 0x4e, 0x1b, 0xf2, 0x67, 0x0a, 0x8c, 0x86, 0xdf, 0x9a, 0x90, 0xb7, 0xa4, 0xc7, 0x47, 0xe8, - 0xf9, 0x4a, 0x7e, 0xb6, 0x8b, 0x96, 0xa8, 0xc9, 0x75, 0xa6, 0xc9, 0x65, 0x72, 0x51, 0x4a, 0x13, - 0x1a, 0x96, 0xf9, 0x1b, 0x0a, 0x0c, 0xf9, 0x9e, 0x76, 0x90, 0xf3, 0x9d, 0x8d, 0x1a, 0x79, 0x3b, - 0x92, 0xbf, 0x90, 0xad, 0x11, 0x4a, 0x7e, 0x96, 0x49, 0xfe, 0x06, 0x99, 0x4a, 0x93, 0xdc, 0xcd, - 0xb3, 0x0b, 0xb8, 0xd4, 0x91, 0xdf, 0x53, 0x00, 0xda, 0x48, 0x64, 0x26, 0x43, 0xb7, 0x5c, 0xd4, - 0xf3, 0x99, 0xda, 0xa0, 0xa4, 0xd7, 0x98, 0xa4, 0x97, 0xc8, 0x05, 0x59, 0x49, 0x0b, 0xcf, 0xc5, - 0xe2, 0xf9, 0x82, 0xfc, 0x91, 0x02, 0xc3, 0x81, 0xc7, 0x1f, 0xe4, 0xa2, 0x94, 0x10, 0x61, 0x7e, - 0x72, 0xfe, 0x52, 0xd6, 0x66, 0x59, 0x06, 0x3b, 0x13, 0xdf, 0xe2, 0x6d, 0x03, 0x0a, 0xfc, 0x8d, - 0x02, 0xa3, 0x61, 0x52, 0xb0, 0xc4, 0x60, 0x4f, 0x78, 0x2c, 0x22, 0x31, 0xd8, 0x93, 0xde, 0x35, - 0xa8, 0xf7, 0x99, 0x26, 0x77, 0xc8, 0x6d, 0x39, 0x4d, 0x02, 0x7e, 0x28, 0x3c, 0x0f, 0x64, 0x3d, - 0x2f, 0xc8, 0x9f, 0x28, 0x30, 0x1a, 0x7e, 0xc6, 0x29, 0xa1, 0x56, 0xc2, 0xe3, 0xd2, 0xfc, 0x6c, - 0x17, 0x2d, 0x51, 0xad, 0x2b, 0x4c, 0xad, 0x0b, 0x64, 0x26, 0x4d, 0x2d, 0xae, 0x51, 0x48, 0x8b, - 0x1f, 0x28, 0x70, 0xb4, 0x6d, 0xaf, 0xf5, 0xa6, 0x6e, 0xda, 0x06, 0x35, 0x7f, 0xa8, 0x5e, 0x7a, - 0xc8, 0xd4, 0x59, 0x21, 0xcb, 0x1d, 0xbd, 0xe4, 0x70, 0x71, 0x4b, 0x12, 0xfe, 0xfa, 0x5b, 0x77, - 0x45, 0x8c, 0xbc, 0x22, 0x91, 0x59, 0x11, 0x93, 0x9e, 0xae, 0xc8, 0xac, 0x88, 0x89, 0xcf, 0x56, - 0xd4, 0x05, 0xa6, 0xe6, 0x2d, 0x72, 0xa3, 0x73, 0x54, 0xe0, 0x6f, 0x2e, 0x4a, 0xba, 0x59, 0x29, - 0x39, 0xd6, 0x46, 0x60, 0x7a, 0xfd, 0xa7, 0x02, 0x93, 0x49, 0x2f, 0x37, 0xc8, 0xad, 0x8e, 0x12, - 0x76, 0x78, 0x3a, 0x92, 0x9f, 0xdb, 0x05, 0x02, 0x6a, 0xba, 0xc4, 0x34, 0x5d, 0x20, 0xf3, 0x69, - 0x9a, 0xb6, 0x8f, 0x4f, 0x3a, 0xe8, 0xfb, 0x77, 0x0a, 0x8c, 0xc5, 0x3c, 0x97, 0x20, 0x57, 0x33, - 0x08, 0x1a, 0x89, 0x8d, 0xd7, 0xba, 0x6b, 0x8c, 0x0a, 0xce, 0x33, 0x05, 0x6f, 0x90, 0x6b, 0x92, - 0x0a, 0xc6, 0xc7, 0xc9, 0xff, 0x50, 0x60, 0x22, 0x9e, 0x1a, 0x4c, 0x6e, 0x48, 0xce, 0xa6, 0x04, - 0x06, 0x79, 0xfe, 0x66, 0xd7, 0xed, 0x51, 0xc3, 0x77, 0x98, 0x86, 0xf7, 0xc9, 0x62, 0x16, 0x0d, - 0xd3, 0xe7, 0xe3, 0xff, 0x28, 0x70, 0x3c, 0xdc, 0x6b, 0x38, 0xfe, 0xfc, 0xd0, 0xf5, 0xfe, 0x09, - 0xa6, 0xf7, 0x43, 0xb2, 0x26, 0xa9, 0x77, 0xa6, 0x88, 0xf4, 0x6d, 0x05, 0x0e, 0x45, 0xc8, 0xa8, - 0x12, 0x29, 0x6d, 0x12, 0x8f, 0x5b, 0x22, 0xa5, 0x4d, 0xe4, 0xbe, 0xaa, 0x97, 0x98, 0xa6, 0x67, - 0xc9, 0xb4, 0xec, 0x24, 0x45, 0x71, 0xbf, 0xab, 0xc0, 0x68, 0x84, 0xbc, 0xfc, 0x56, 0x66, 0x41, - 0xe4, 0xd7, 0x8d, 0x24, 0x4e, 0xac, 0x5a, 0x64, 0x1a, 0x5c, 0x23, 0x57, 0xb2, 0x69, 0x10, 0x98, - 0x83, 0x3f, 0x50, 0xe0, 0x48, 0x02, 0x8b, 0x95, 0xdc, 0xcc, 0x2c, 0x5a, 0x90, 0x43, 0x9b, 0xbf, - 0xd5, 0x3d, 0x00, 0xaa, 0xb8, 0xc8, 0x54, 0xbc, 0x4d, 0xe6, 0x32, 0xa9, 0xc8, 0xcf, 0x95, 0x03, - 0x9a, 0xfe, 0xa5, 0x02, 0xe3, 0x71, 0xac, 0x22, 0x72, 0x2d, 0x43, 0x22, 0x12, 0xe1, 0xdf, 0xe6, - 0xaf, 0x77, 0xd9, 0x3a, 0x4b, 0xaa, 0x2c, 0x0a, 0xc2, 0x13, 0xea, 0x77, 0x15, 0x18, 0xe3, 0x3b, - 0x1d, 0x1f, 0xb7, 0x49, 0x62, 0x57, 0x12, 0x25, 0x49, 0x49, 0xec, 0x4a, 0x62, 0xe8, 0x53, 0x72, - 0xbb, 0x92, 0x3a, 0x6b, 0x58, 0x62, 0x8c, 0x25, 0xf2, 0x1b, 0x0a, 0x0c, 0x0a, 0x4e, 0x14, 0x39, - 0xd7, 0xb1, 0xd7, 0x30, 0xb1, 0x2a, 0x3f, 0x93, 0xa5, 0x09, 0x8a, 0x79, 0x86, 0x89, 0xf9, 0x1a, - 0x39, 0x9d, 0x26, 0x66, 0x43, 0x48, 0xf5, 0x17, 0x0a, 0x8c, 0xc5, 0xf0, 0x76, 0x49, 0x96, 0x23, - 0x81, 0x88, 0xdc, 0xd7, 0xba, 0x6b, 0x9c, 0x65, 0xe3, 0x2a, 0x34, 0x88, 0x0c, 0x95, 0xff, 0x52, - 0x20, 0x9f, 0xcc, 0x0c, 0x26, 0xc5, 0x2e, 0x64, 0x0b, 0xd1, 0xaf, 0xf3, 0xb7, 0x77, 0x85, 0x91, - 0x65, 0xc6, 0x27, 0xaa, 0x19, 0x98, 0xf1, 0xbf, 0x94, 0x83, 0x53, 0x12, 0xc4, 0x5b, 0x72, 0x3f, - 0x83, 0xdc, 0x9d, 0x38, 0xe8, 0xf9, 0xa5, 0xbd, 0x01, 0x43, 0x6b, 0xac, 0x31, 0x6b, 0x2c, 0x93, - 0xfb, 0xa9, 0xe1, 0x41, 0x90, 0x97, 0xe5, 0xec, 0xf2, 0xf7, 0x0a, 0x8c, 0xc5, 0x50, 0x71, 0x25, - 0x06, 0x77, 0x32, 0x8f, 0x58, 0x62, 0x70, 0xa7, 0x90, 0x88, 0xd5, 0x3b, 0x4c, 0xcf, 0x9b, 0xe4, - 0x7a, 0xaa, 0xd7, 0xc5, 0xc3, 0x1e, 0xdf, 0x53, 0xa7, 0x80, 0x66, 0xdf, 0x57, 0xe0, 0x48, 0x02, - 0x5b, 0x57, 0x62, 0x35, 0x4b, 0xa7, 0x1d, 0x4b, 0xac, 0x66, 0x1d, 0x38, 0xc7, 0x72, 0x0b, 0x36, - 0x65, 0x20, 0x89, 0x2a, 0x7e, 0xaa, 0xc0, 0x44, 0x3c, 0xad, 0x57, 0x22, 0x79, 0x4c, 0x65, 0x27, - 0x4b, 0x24, 0x8f, 0xe9, 0xd4, 0x64, 0xf5, 0x2e, 0xd3, 0xaf, 0x48, 0x6e, 0x65, 0xf2, 0x22, 0xbe, - 0x0e, 0x8b, 0x38, 0x32, 0x81, 0x8f, 0x2c, 0xe1, 0xc8, 0xf4, 0xd7, 0x1b, 0x12, 0x8e, 0xec, 0x40, - 0x85, 0x96, 0x73, 0xa4, 0x77, 0xad, 0xc0, 0x2f, 0xe9, 0xe2, 0x8e, 0x53, 0x0e, 0x45, 0xb9, 0x91, - 0x92, 0xc7, 0x08, 0x31, 0x44, 0x5f, 0x89, 0x64, 0x38, 0x91, 0xaf, 0xab, 0x5e, 0x66, 0x0a, 0x9d, - 0x23, 0x85, 0x34, 0x85, 0x62, 0x48, 0x91, 0xe4, 0xaf, 0x14, 0x98, 0x5c, 0x6d, 0xd3, 0x2c, 0xbf, - 0x10, 0xca, 0x48, 0x1d, 0xbd, 0xfb, 0x09, 0xa8, 0x61, 0xa5, 0xbe, 0xcb, 0xaf, 0xcb, 0x83, 0x54, - 0x5d, 0x89, 0x00, 0x99, 0x4c, 0x40, 0x96, 0x08, 0x90, 0x29, 0xcc, 0x64, 0x75, 0x96, 0xe9, 0x74, - 0x9e, 0x9c, 0x93, 0x76, 0x10, 0x67, 0xd1, 0x92, 0x4f, 0x14, 0x98, 0x88, 0xe7, 0x4a, 0x4a, 0x44, - 0x8c, 0x54, 0x96, 0xa6, 0x44, 0xc4, 0x48, 0x27, 0x69, 0xaa, 0x6f, 0x33, 0xb5, 0xe6, 0xc8, 0xcd, - 0x34, 0xb5, 0x02, 0xd4, 0x45, 0x3f, 0x69, 0xb3, 0xf0, 0x1c, 0x7f, 0xbd, 0x60, 0x2e, 0x8b, 0x61, - 0x2a, 0x4a, 0xb8, 0x2c, 0x99, 0x5b, 0x29, 0xe1, 0xb2, 0x14, 0xd2, 0xa5, 0x9c, 0xcb, 0x62, 0x69, - 0x99, 0xe4, 0x23, 0x05, 0x0e, 0x45, 0x88, 0x72, 0x12, 0xd3, 0x29, 0x89, 0x7a, 0x29, 0x31, 0x9d, - 0x12, 0x79, 0x79, 0x72, 0x87, 0x3d, 0x51, 0xe6, 0x5e, 0xe1, 0xb9, 0x8f, 0xec, 0xf9, 0x82, 0xfc, - 0x93, 0x02, 0x47, 0x12, 0xa8, 0x61, 0x12, 0x11, 0x3d, 0x9d, 0xb7, 0x27, 0x11, 0xd1, 0x3b, 0xb0, - 0xd2, 0xe4, 0x62, 0x06, 0xff, 0x6f, 0xcd, 0x62, 0x88, 0x6b, 0xe4, 0x9f, 0x15, 0x38, 0x9a, 0x48, - 0xff, 0x22, 0x73, 0x59, 0x46, 0x52, 0x2c, 0x3d, 0x2d, 0x5f, 0xdc, 0x0d, 0x04, 0x6a, 0x79, 0x95, - 0x69, 0x79, 0x91, 0x9c, 0x97, 0x1e, 0x92, 0x8c, 0x42, 0xed, 0xee, 0xdb, 0x6c, 0xf2, 0x3b, 0x0a, - 0x8c, 0x84, 0x58, 0x65, 0xe9, 0x57, 0x4a, 0xf1, 0xec, 0xb4, 0xf4, 0x2b, 0xa5, 0x04, 0xda, 0x9a, - 0x7a, 0x91, 0x49, 0x5e, 0x20, 0x67, 0xd2, 0x24, 0x37, 0xdd, 0xc6, 0x25, 0x8f, 0x11, 0x66, 0x30, - 0xf9, 0xbe, 0xa7, 0xe0, 0x23, 0x9c, 0x08, 0xe3, 0x4b, 0x62, 0x36, 0x25, 0xd1, 0xce, 0x24, 0x66, - 0x53, 0x22, 0xc1, 0x4c, 0x6e, 0x7f, 0xe3, 0xa9, 0x20, 0xf2, 0xa1, 0xc2, 0xf3, 0x18, 0x96, 0x1b, - 0xcb, 0xe3, 0x27, 0xe2, 0x79, 0x64, 0x12, 0x81, 0x3d, 0x95, 0xc3, 0x26, 0x11, 0xd8, 0xd3, 0x09, - 0x6c, 0x72, 0xe7, 0x1a, 0x5b, 0x02, 0xa3, 0x14, 0x60, 0xbb, 0xb1, 0x1d, 0x4a, 0xcc, 0xa3, 0x06, - 0x89, 0x68, 0x9e, 0xfc, 0x8e, 0x42, 0x22, 0x9a, 0xa7, 0xbc, 0xa3, 0x90, 0xdb, 0xa1, 0xf8, 0x5f, - 0x5a, 0x94, 0xac, 0x4d, 0x5c, 0x8a, 0x6d, 0xdf, 0x3a, 0xf5, 0xaf, 0x0a, 0x1c, 0x4d, 0x7c, 0x3f, - 0x21, 0x11, 0x26, 0x3a, 0x3d, 0xd2, 0x90, 0x08, 0x13, 0x1d, 0x9f, 0x6f, 0xa8, 0x73, 0x4c, 0xd7, - 0xab, 0x64, 0x36, 0x35, 0xbd, 0x8d, 0x51, 0xb4, 0x24, 0x5e, 0x96, 0x7d, 0x47, 0x81, 0xd1, 0x30, - 0x1f, 0x4e, 0xe2, 0x94, 0x34, 0x81, 0xe5, 0x97, 0x9f, 0xed, 0xa2, 0x65, 0x16, 0x65, 0x70, 0xaa, - 0xb5, 0x79, 0x76, 0x81, 0xdd, 0xc8, 0xb7, 0x14, 0x18, 0x8f, 0xe1, 0x94, 0xd9, 0x12, 0x17, 0xd3, - 0x71, 0x1c, 0x38, 0x89, 0x8b, 0xe9, 0x58, 0x16, 0x9c, 0xdc, 0xbd, 0xe7, 0x06, 0x6b, 0xca, 0x99, - 0x8e, 0xe2, 0xd8, 0xfa, 0x57, 0x72, 0x70, 0xb2, 0x23, 0x87, 0x89, 0x2c, 0x66, 0xbe, 0x3f, 0x48, - 0xa2, 0xcd, 0xe5, 0xef, 0xed, 0x05, 0x14, 0x2a, 0xfe, 0x53, 0x4c, 0xf1, 0x47, 0xe4, 0x61, 0xb6, - 0xdb, 0x98, 0x72, 0x1b, 0x30, 0xed, 0x5e, 0xa2, 0xb8, 0xf5, 0xe1, 0x27, 0xc7, 0x94, 0x8f, 0x3e, - 0x39, 0xa6, 0x7c, 0xff, 0x93, 0x63, 0xca, 0x2f, 0x7c, 0x7a, 0x6c, 0xdf, 0x47, 0x9f, 0x1e, 0xdb, - 0xf7, 0x0f, 0x9f, 0x1e, 0xdb, 0xf7, 0xfe, 0x03, 0x1f, 0x37, 0x6d, 0x91, 0x77, 0xbd, 0xa4, 0x6f, - 0xd8, 0x6d, 0x41, 0xce, 0x94, 0xad, 0x26, 0xf5, 0xff, 0xdc, 0xd2, 0x0d, 0x13, 0x4f, 0x3c, 0xed, - 0xb6, 0x94, 0x8c, 0xc7, 0xb6, 0xd1, 0xcf, 0xfe, 0x27, 0xe7, 0xf3, 0xff, 0x1b, 0x00, 0x00, 0xff, - 0xff, 0xea, 0x47, 0x58, 0x0c, 0xbf, 0x5a, 0x00, 0x00, + // 4658 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x7c, 0x5b, 0x6c, 0x1c, 0x59, + 0x5a, 0x7f, 0xaa, 0x7d, 0x89, 0xfd, 0xd9, 0x8e, 0x9d, 0x63, 0x8f, 0xe3, 0xf4, 0xcc, 0xe4, 0x52, + 0xb3, 0x99, 0xf1, 0xcc, 0x7f, 0xe2, 0x4e, 0x9c, 0xdb, 0x38, 0x77, 0x77, 0x1c, 0x4f, 0x3c, 0xb1, + 0x63, 0x4f, 0xd9, 0x99, 0xfc, 0x67, 0x00, 0xf5, 0x96, 0xbb, 0x8f, 0xdb, 0x35, 0xe9, 0xae, 0xea, + 0x74, 0x55, 0x3b, 0xb1, 0x42, 0x24, 0x04, 0x42, 0xfb, 0x80, 0xc4, 0x22, 0x2d, 0x20, 0x21, 0x21, + 0x04, 0x88, 0xa7, 0x7d, 0x41, 0xc0, 0x03, 0x2b, 0x24, 0x40, 0xbb, 0x08, 0x34, 0xda, 0x95, 0x60, + 0xb8, 0xc3, 0x4a, 0x0c, 0xab, 0x99, 0x85, 0x85, 0x11, 0x48, 0x88, 0x67, 0x24, 0x50, 0x9d, 0xfa, + 0xce, 0xe9, 0xba, 0xf7, 0xa9, 0xb6, 0x47, 0x33, 0xa0, 0x7d, 0x8a, 0xfb, 0xd4, 0x39, 0xbf, 0xf3, + 0xdd, 0xce, 0x77, 0x6e, 0xbf, 0x13, 0x78, 0xd9, 0x30, 0xdf, 0xa7, 0x65, 0xc7, 0xd8, 0xa1, 0x05, + 0xfa, 0xa4, 0xbc, 0xad, 0x9b, 0x55, 0x5a, 0xd8, 0x39, 0xbb, 0x49, 0x1d, 0xfd, 0x6c, 0xe1, 0x51, + 0x8b, 0x36, 0x77, 0x67, 0x1a, 0x4d, 0xcb, 0xb1, 0x48, 0x5e, 0xd4, 0x9b, 0xe1, 0xf5, 0x66, 0xb0, + 0x5e, 0xfe, 0x85, 0xaa, 0x65, 0x55, 0x6b, 0xb4, 0xa0, 0x37, 0x8c, 0x82, 0x6e, 0x9a, 0x96, 0xa3, + 0x3b, 0x86, 0x65, 0xda, 0x5e, 0xcb, 0xfc, 0xab, 0x29, 0x3d, 0x08, 0x28, 0xaf, 0xea, 0x74, 0x4a, + 0xd5, 0x2a, 0x35, 0xa9, 0x6d, 0x70, 0xd0, 0x53, 0xed, 0x9a, 0x56, 0x53, 0x2f, 0xd7, 0xda, 0xf5, + 0xbc, 0x9f, 0x58, 0x6d, 0xa2, 0x6a, 0x55, 0x2d, 0xf6, 0x67, 0xc1, 0xfd, 0xcb, 0x2b, 0x55, 0x57, + 0x01, 0xd6, 0x5b, 0x9b, 0x7a, 0xb9, 0x6c, 0xb5, 0x4c, 0x87, 0x4c, 0x42, 0xbf, 0xd3, 0xd4, 0x2b, + 0xb4, 0x39, 0xa5, 0x9c, 0x50, 0xa6, 0x07, 0x35, 0xfc, 0x45, 0x5e, 0x85, 0x31, 0x5b, 0xd4, 0x2a, + 0x99, 0x96, 0x59, 0xa6, 0x53, 0xb9, 0x13, 0xca, 0xf4, 0x88, 0x36, 0xda, 0x2e, 0xbf, 0xe7, 0x16, + 0xab, 0x5f, 0x86, 0x17, 0xde, 0x76, 0x6d, 0xd5, 0x46, 0x5d, 0x6d, 0x56, 0x68, 0xd3, 0xd6, 0xe8, + 0xa3, 0x16, 0xb5, 0x1d, 0xf2, 0x12, 0x8c, 0xf8, 0xa0, 0x8c, 0x0a, 0xf6, 0x34, 0xdc, 0x2e, 0x5c, + 0xaa, 0x90, 0xe7, 0x61, 0xb0, 0xae, 0x37, 0x1f, 0x52, 0x56, 0x21, 0xc7, 0x2a, 0x0c, 0x78, 0x05, + 0x4b, 0x15, 0xf5, 0x9b, 0x0a, 0xbc, 0x98, 0xd0, 0x85, 0xdd, 0xb0, 0x4c, 0x9b, 0x92, 0x7b, 0x00, + 0x9b, 0xad, 0xdd, 0x92, 0xc5, 0x4a, 0xa7, 0x94, 0x13, 0x3d, 0xd3, 0x43, 0xb3, 0x85, 0x99, 0x64, + 0xaf, 0xcd, 0x84, 0x90, 0x16, 0x74, 0x47, 0xd7, 0x06, 0x37, 0x5b, 0xbb, 0x1e, 0x2e, 0x59, 0x83, + 0x21, 0x9b, 0xd6, 0x6a, 0x1c, 0x30, 0xd7, 0x1d, 0x20, 0xb8, 0x18, 0x1e, 0xa2, 0xfa, 0x9b, 0x0a, + 0x9c, 0x0a, 0xd5, 0xd9, 0xb4, 0xac, 0x87, 0x2b, 0xd4, 0xd1, 0x2b, 0xba, 0xa3, 0x3f, 0x30, 0x9c, + 0xed, 0x15, 0xa6, 0x2f, 0x59, 0x87, 0x81, 0x3a, 0x96, 0x32, 0x53, 0x0d, 0xcd, 0x5e, 0xca, 0xd0, + 0xb1, 0x1f, 0x54, 0x13, 0x40, 0xa9, 0xf6, 0x25, 0x13, 0xd0, 0x67, 0xd8, 0xc5, 0xd6, 0xee, 0x54, + 0xcf, 0x09, 0x65, 0x7a, 0x40, 0xf3, 0x7e, 0xa8, 0x2f, 0x40, 0x9e, 0x19, 0xfd, 0x36, 0xf6, 0xb8, + 0xa6, 0x37, 0xf5, 0x3a, 0xf7, 0xaa, 0x5a, 0x82, 0xe7, 0x63, 0xbf, 0xa2, 0x43, 0x6e, 0x42, 0x7f, + 0x83, 0x95, 0xa0, 0x0a, 0x6a, 0x9a, 0x0a, 0x5e, 0xdb, 0x62, 0xef, 0x07, 0x1f, 0x1d, 0x3f, 0xa0, + 0x61, 0x3b, 0xf5, 0x6b, 0x0a, 0x1c, 0x0b, 0x39, 0x7d, 0x81, 0x36, 0x2c, 0xdb, 0x70, 0xb2, 0x45, + 0xd6, 0x32, 0x40, 0xfb, 0x37, 0x53, 0x7d, 0x68, 0xf6, 0x65, 0x39, 0x83, 0x32, 0x89, 0x14, 0xcd, + 0xd7, 0x5e, 0xfd, 0x54, 0x81, 0xe3, 0x89, 0x52, 0xa1, 0xee, 0x14, 0x06, 0x2a, 0x58, 0x86, 0xa1, + 0xb8, 0x94, 0xd6, 0x5f, 0x07, 0xb8, 0x19, 0x5e, 0x70, 0xdb, 0x74, 0x9a, 0xbb, 0x9a, 0x80, 0xce, + 0x7f, 0x19, 0x46, 0x02, 0x9f, 0xc8, 0x18, 0xf4, 0x3c, 0xa4, 0xbb, 0x68, 0x04, 0xf7, 0x4f, 0x32, + 0x07, 0x7d, 0x3b, 0x7a, 0xad, 0x45, 0x51, 0xed, 0x97, 0xd2, 0xc4, 0x40, 0x2c, 0xcd, 0x6b, 0x71, + 0x39, 0xf7, 0x86, 0xa2, 0x1e, 0xc3, 0x91, 0xcd, 0x7d, 0x5c, 0xd4, 0x6b, 0xba, 0x59, 0xa6, 0x22, + 0x06, 0xb6, 0x70, 0x58, 0x46, 0xbf, 0xa3, 0x25, 0x6e, 0xc3, 0xc0, 0x26, 0x96, 0xa1, 0x25, 0x52, + 0x45, 0xc0, 0xf6, 0x18, 0x08, 0xa2, 0xa9, 0xfa, 0x5e, 0x64, 0xf8, 0x73, 0x61, 0xb3, 0x04, 0xc2, + 0x04, 0xf4, 0x55, 0xa8, 0x69, 0xd5, 0x31, 0xfc, 0xbd, 0x1f, 0xaa, 0x9e, 0x14, 0x65, 0x42, 0x89, + 0x1b, 0x01, 0x77, 0x4a, 0xdb, 0x51, 0x34, 0x52, 0xcf, 0xc2, 0x11, 0xaf, 0x8b, 0x86, 0xe5, 0x78, + 0x63, 0x5c, 0x44, 0xf0, 0x24, 0xf4, 0xdb, 0x8e, 0xee, 0xb4, 0x6c, 0x9e, 0x7e, 0xbd, 0x5f, 0xea, + 0x8f, 0xc2, 0x54, 0xb4, 0x89, 0x18, 0x5a, 0x07, 0xbd, 0x91, 0xcb, 0x6d, 0x9a, 0x1e, 0xcd, 0x02, + 0x41, 0xe3, 0xcd, 0xd4, 0x0b, 0x30, 0x19, 0x42, 0xe7, 0xf2, 0x04, 0xd2, 0x84, 0x12, 0x4a, 0xc3, + 0xef, 0x46, 0xf4, 0x10, 0x32, 0x5d, 0x87, 0x7e, 0xaf, 0x1a, 0x5a, 0x48, 0x56, 0x24, 0x6c, 0xa5, + 0xde, 0x83, 0xa3, 0x02, 0x5a, 0xa4, 0x31, 0x19, 0xa1, 0x5c, 0xaf, 0xd6, 0x8c, 0xba, 0xe1, 0x8d, + 0xec, 0x5e, 0xcd, 0xfb, 0xa1, 0x7e, 0x4b, 0xc1, 0xe4, 0x15, 0x02, 0x44, 0x71, 0xd7, 0x60, 0x6c, + 0xb3, 0xb5, 0x6b, 0x97, 0x1a, 0x4d, 0xa3, 0x4c, 0x4b, 0x35, 0xba, 0x43, 0x6b, 0x32, 0xb6, 0x5c, + 0x73, 0xab, 0x2f, 0xbb, 0xb5, 0xb5, 0x43, 0x6e, 0xfb, 0xf6, 0x6f, 0xa2, 0xc1, 0x61, 0x37, 0xd9, + 0x07, 0x21, 0x73, 0x99, 0x20, 0x47, 0x19, 0x40, 0xbb, 0x40, 0xfd, 0x69, 0x91, 0x01, 0xb9, 0x12, + 0x76, 0x71, 0xf7, 0x8e, 0x6e, 0x6f, 0x8b, 0x11, 0x98, 0x6e, 0x9a, 0xc8, 0xa8, 0xc8, 0xc5, 0x8c, + 0x8a, 0x93, 0x30, 0xcc, 0x26, 0xb9, 0xd2, 0x36, 0x03, 0x9e, 0xea, 0x39, 0xd1, 0x33, 0x3d, 0xa8, + 0x0d, 0xb1, 0x32, 0xaf, 0x2f, 0xb5, 0xc6, 0x53, 0x5e, 0x8c, 0x18, 0x68, 0xd0, 0x25, 0xe8, 0x0f, + 0xcc, 0xbd, 0x67, 0xd3, 0x74, 0xde, 0x68, 0x1a, 0xf5, 0x3a, 0xad, 0xb8, 0x70, 0xcb, 0xae, 0xb7, + 0x18, 0xa6, 0x86, 0x00, 0x62, 0x39, 0xb1, 0xc1, 0x16, 0x22, 0xed, 0x3e, 0xf7, 0x4d, 0x65, 0xf5, + 0xeb, 0x39, 0x78, 0x2e, 0x56, 0x06, 0xb2, 0x00, 0x7d, 0xcc, 0x7f, 0x1e, 0x6e, 0x71, 0xc6, 0xcd, + 0x43, 0xdf, 0xfd, 0xe8, 0xf8, 0xcb, 0x55, 0xc3, 0xd9, 0x6e, 0x6d, 0xce, 0x94, 0xad, 0x7a, 0xa1, + 0x6c, 0xd9, 0x75, 0xcb, 0xc6, 0x7f, 0x4e, 0xdb, 0x95, 0x87, 0x05, 0x67, 0xb7, 0x41, 0xed, 0x99, + 0x05, 0x5a, 0xd6, 0xbc, 0xc6, 0xe4, 0x2d, 0x18, 0x78, 0xd4, 0xd2, 0x4d, 0xc7, 0x70, 0x76, 0xbd, + 0xfe, 0x33, 0x03, 0x89, 0xf6, 0x2e, 0xd6, 0x96, 0x51, 0xab, 0xe9, 0x9b, 0x35, 0xca, 0x66, 0xe7, + 0x2e, 0xb0, 0x78, 0xfb, 0xf6, 0x34, 0xdf, 0xeb, 0x9b, 0xe6, 0xc9, 0x8b, 0x00, 0xed, 0x00, 0x98, + 0xea, 0x63, 0xf6, 0x1a, 0x14, 0xee, 0x57, 0xdf, 0xc7, 0xdc, 0x1b, 0x75, 0xc7, 0xfe, 0xbb, 0xfe, + 0x9a, 0x2f, 0xde, 0x57, 0x8c, 0x0a, 0x1b, 0x0a, 0xf3, 0x66, 0x65, 0x63, 0xb5, 0x28, 0x95, 0x9f, + 0x7e, 0x39, 0xe7, 0x0b, 0xd4, 0x70, 0x7b, 0x94, 0xf6, 0x2e, 0x0c, 0xd6, 0x8d, 0x4a, 0x29, 0xec, + 0x65, 0x25, 0x8b, 0x41, 0xeb, 0x08, 0x4d, 0x36, 0xe0, 0xd0, 0x26, 0xb5, 0x9d, 0x92, 0xbb, 0xf4, + 0xf4, 0x10, 0x73, 0x5d, 0x21, 0x0e, 0xbb, 0x28, 0xc5, 0xd6, 0xae, 0x87, 0xfa, 0x0e, 0x8c, 0x32, + 0x54, 0xb6, 0x00, 0xf5, 0x60, 0x7b, 0xba, 0x82, 0x1d, 0x71, 0x61, 0xd6, 0x69, 0xad, 0xc6, 0x70, + 0xd5, 0x5b, 0xf0, 0x25, 0x66, 0x9d, 0x05, 0xda, 0x34, 0x76, 0x74, 0xd7, 0x3f, 0x5d, 0xd8, 0xf8, + 0xd7, 0x73, 0x70, 0xaa, 0x03, 0xca, 0x0f, 0x2d, 0xbd, 0x81, 0x71, 0xd8, 0xb6, 0xd1, 0x7e, 0xcc, + 0x69, 0x1f, 0x28, 0x70, 0x22, 0x19, 0xf6, 0x7f, 0xd5, 0xcc, 0xf6, 0xfb, 0x3d, 0x30, 0x13, 0x9b, + 0x55, 0x36, 0xac, 0x5b, 0xee, 0x92, 0xaf, 0x76, 0xbf, 0xb1, 0x61, 0xcd, 0xd7, 0xdd, 0x7c, 0xbd, + 0x7f, 0x33, 0xdd, 0x2a, 0x0c, 0x6d, 0xea, 0x36, 0x2d, 0xe9, 0x0c, 0xb7, 0xcb, 0x6c, 0x0a, 0x2e, + 0x84, 0x27, 0x19, 0x79, 0x1b, 0x86, 0x1f, 0xb5, 0x2c, 0x47, 0x20, 0xf6, 0x76, 0x85, 0x38, 0xc4, + 0x30, 0x10, 0x72, 0x19, 0x06, 0x6c, 0xa7, 0xa9, 0x3b, 0xb4, 0xba, 0xcb, 0x52, 0xf1, 0xa1, 0xd9, + 0x33, 0x69, 0x36, 0xf6, 0x8c, 0x55, 0x63, 0x27, 0x0e, 0xeb, 0xd8, 0x4e, 0x13, 0x08, 0xe4, 0x01, + 0x8c, 0x36, 0xe9, 0x16, 0x6d, 0x52, 0xb3, 0x4c, 0x31, 0xbe, 0xfb, 0xbb, 0x8a, 0xef, 0x43, 0x02, + 0xc6, 0x0b, 0xf0, 0xff, 0xcc, 0xc1, 0x79, 0x9f, 0xff, 0x42, 0x01, 0xf9, 0x99, 0x7a, 0x31, 0x6c, + 0xf4, 0x9e, 0xfd, 0x35, 0x7a, 0xef, 0x67, 0x61, 0xf4, 0xbe, 0x7d, 0x31, 0xfa, 0x16, 0xa8, 0x29, + 0x36, 0xdf, 0xbf, 0xe5, 0xd1, 0x4f, 0xf5, 0xc0, 0xf3, 0x38, 0x4f, 0xb7, 0x3b, 0xf9, 0x42, 0x2f, + 0x92, 0x16, 0xd9, 0xee, 0xa3, 0x6a, 0x98, 0x5d, 0x46, 0x03, 0xb6, 0x0e, 0x2c, 0xb6, 0x7a, 0xf7, + 0xb8, 0xd8, 0x3a, 0xce, 0x17, 0x5b, 0xae, 0xf3, 0x07, 0x8a, 0x83, 0x9f, 0x7e, 0x74, 0xdc, 0x2b, + 0x88, 0x5f, 0x77, 0xf5, 0x87, 0xd7, 0x5d, 0x3b, 0xf0, 0x52, 0xaa, 0xb7, 0x31, 0xdf, 0xaf, 0x86, + 0x56, 0x5f, 0x97, 0x24, 0x56, 0x5f, 0x71, 0x5e, 0x15, 0x6b, 0xb0, 0x9f, 0x51, 0x22, 0xcb, 0x84, + 0xcf, 0x71, 0xeb, 0xf1, 0x24, 0xb2, 0xda, 0x48, 0xd8, 0x80, 0xec, 0xbb, 0x1d, 0x2e, 0xe1, 0xba, + 0xd7, 0xb7, 0xce, 0x91, 0xdb, 0xba, 0xff, 0x8a, 0x02, 0xe0, 0x9b, 0x3e, 0xbf, 0x70, 0xa3, 0x45, + 0xfd, 0x43, 0x05, 0x26, 0xd6, 0x68, 0xb3, 0x41, 0x9d, 0x96, 0x5e, 0xf3, 0x94, 0x5a, 0x77, 0x74, + 0xc7, 0x5d, 0x3b, 0x0c, 0x71, 0x8f, 0x9a, 0x5b, 0x16, 0xee, 0xe4, 0x53, 0x0f, 0x3d, 0x43, 0x30, + 0x4b, 0xe6, 0x96, 0xa5, 0x41, 0x5d, 0xfc, 0x4d, 0xee, 0xc3, 0xf0, 0x56, 0xcb, 0xac, 0x18, 0x66, + 0xd5, 0x83, 0xf4, 0x8e, 0xa1, 0x66, 0x33, 0x40, 0x2e, 0x7a, 0xcd, 0xb5, 0x21, 0xc4, 0x71, 0x61, + 0xd5, 0x7f, 0xc9, 0xc1, 0xc4, 0x62, 0xab, 0x56, 0x0b, 0xfb, 0x86, 0x2c, 0x84, 0x8e, 0x21, 0x5e, + 0x4f, 0x3f, 0xa8, 0x09, 0xb6, 0xe6, 0x87, 0x11, 0xe4, 0x5d, 0x38, 0xd4, 0xe0, 0x52, 0xf8, 0xe5, + 0x3e, 0x93, 0x41, 0x6e, 0x66, 0xd1, 0x3b, 0x07, 0xb4, 0x11, 0x81, 0xc4, 0x0c, 0xf2, 0xff, 0x5d, + 0x83, 0x38, 0xad, 0x26, 0xb5, 0x3d, 0xe0, 0x1e, 0x06, 0x7c, 0x2e, 0x0d, 0xf8, 0xf6, 0x93, 0x86, + 0xd1, 0xdc, 0x5d, 0xf4, 0x5a, 0xb5, 0xed, 0x7c, 0xe7, 0x80, 0x6b, 0x13, 0x56, 0xc8, 0x90, 0x57, + 0x80, 0x19, 0x1e, 0x67, 0x9c, 0xee, 0xb2, 0x17, 0x1b, 0xd0, 0x2c, 0x76, 0x8b, 0xfd, 0xd0, 0xeb, + 0x0a, 0xa8, 0xd6, 0x70, 0x4b, 0x16, 0x33, 0x0c, 0x70, 0xe4, 0xbd, 0x15, 0x3e, 0x8e, 0x4a, 0x35, + 0x53, 0x9c, 0xdb, 0xda, 0x07, 0x53, 0x57, 0x70, 0xef, 0x1f, 0xa9, 0x21, 0xb3, 0x35, 0x31, 0x12, + 0x46, 0xac, 0x90, 0xf4, 0x4e, 0x28, 0x3a, 0xb2, 0x0b, 0xca, 0x8f, 0xab, 0x8a, 0x98, 0x9c, 0xc3, + 0x15, 0xe6, 0x2b, 0x95, 0x26, 0xb5, 0xa5, 0x52, 0xa4, 0x4a, 0xa3, 0xdb, 0xb1, 0x20, 0x06, 0x4a, + 0x3d, 0x05, 0x07, 0x75, 0xaf, 0x08, 0x21, 0xf8, 0x4f, 0xb9, 0xd9, 0xfc, 0x4d, 0xdc, 0x34, 0xb4, + 0xcf, 0x37, 0xd9, 0x8c, 0xc2, 0xae, 0x6e, 0xb2, 0x1c, 0x9f, 0xaa, 0x8b, 0x91, 0x83, 0xef, 0x35, + 0xcb, 0x36, 0xd8, 0x5d, 0x57, 0x26, 0x9c, 0xf7, 0xe1, 0xe5, 0x04, 0x9c, 0x25, 0x33, 0xe8, 0xed, + 0xbd, 0x5f, 0x1c, 0xd9, 0x50, 0x08, 0xf5, 0x75, 0x7b, 0x6b, 0xcb, 0xf3, 0xf8, 0x67, 0xd7, 0xe9, + 0x5b, 0x18, 0x1c, 0xa1, 0x8b, 0x19, 0x71, 0x29, 0x93, 0xc5, 0x58, 0x66, 0xc4, 0x7b, 0x3e, 0xa3, + 0x8b, 0x01, 0xd8, 0xe7, 0x4e, 0x3d, 0x14, 0x87, 0xdf, 0x8c, 0x5c, 0xce, 0xe3, 0x38, 0x78, 0xd8, + 0xee, 0x41, 0xa8, 0x0f, 0xe1, 0x95, 0x8e, 0xce, 0x11, 0xc7, 0xd0, 0xa2, 0x5b, 0x77, 0x30, 0x7d, + 0x29, 0x35, 0x39, 0xfa, 0x3b, 0x53, 0x78, 0x67, 0xbf, 0x91, 0x83, 0xc3, 0x11, 0x7f, 0x90, 0x23, + 0x70, 0xd0, 0xb0, 0x4b, 0x35, 0xcb, 0xac, 0x32, 0xe4, 0x01, 0xad, 0xdf, 0xb0, 0x97, 0x2d, 0xb3, + 0xba, 0xaf, 0x2b, 0xc6, 0x55, 0x18, 0xa2, 0xa6, 0xd3, 0xdc, 0x8d, 0xec, 0xfa, 0x33, 0xed, 0x05, + 0x19, 0x84, 0x77, 0x94, 0xf0, 0x2e, 0x8c, 0x51, 0xae, 0x4a, 0x09, 0x17, 0xa3, 0xdd, 0x25, 0xe1, + 0x51, 0x81, 0xb3, 0xc2, 0x60, 0xd4, 0x67, 0x70, 0x46, 0x3e, 0x88, 0xc5, 0xa1, 0x5c, 0xc0, 0x39, + 0xa7, 0x53, 0x27, 0x98, 0x30, 0x5a, 0xd0, 0x4b, 0xd7, 0x71, 0xdc, 0xc7, 0xcd, 0xf5, 0x32, 0x79, + 0xae, 0x8e, 0x21, 0x1c, 0xdb, 0x5e, 0x88, 0xdb, 0xbb, 0x87, 0x25, 0x07, 0x86, 0xb0, 0x37, 0x61, + 0xf1, 0xd4, 0x9c, 0x30, 0x6d, 0x4a, 0x89, 0xdc, 0xc2, 0xd4, 0x9c, 0x88, 0x81, 0x62, 0xaf, 0x04, + 0xc4, 0xee, 0x66, 0x16, 0x0f, 0x88, 0x3e, 0x8f, 0x1b, 0xbc, 0x84, 0x25, 0x90, 0x9c, 0xe4, 0x2f, + 0xa5, 0x42, 0x88, 0xeb, 0xf2, 0x40, 0x78, 0x74, 0xb1, 0x20, 0x0b, 0xa6, 0x0d, 0xb1, 0x69, 0x48, + 0xcc, 0x79, 0xd8, 0x71, 0x39, 0x70, 0xb7, 0xed, 0xa6, 0xab, 0xf9, 0x2e, 0xef, 0xb6, 0xdb, 0x17, + 0xe6, 0xfc, 0xba, 0x90, 0x03, 0xab, 0x73, 0x70, 0x32, 0x65, 0xca, 0x43, 0x49, 0x26, 0xa0, 0xcf, + 0x63, 0x35, 0x28, 0x8c, 0xd5, 0xe0, 0xfd, 0x50, 0x8f, 0xe2, 0x15, 0xd7, 0x8a, 0x55, 0x69, 0xd5, + 0x28, 0x5b, 0xc4, 0xf1, 0xcb, 0xce, 0xf7, 0xf0, 0x4a, 0x2e, 0xf0, 0x49, 0x5c, 0x7f, 0x05, 0xec, + 0x39, 0x9d, 0xa6, 0xd3, 0x9b, 0x1e, 0x95, 0xc3, 0x03, 0x40, 0xfb, 0x1d, 0x81, 0xe7, 0x3c, 0xb7, + 0x85, 0x66, 0x54, 0xb5, 0x82, 0x37, 0x75, 0x9f, 0x6d, 0xd6, 0x7f, 0xe4, 0x3f, 0xe3, 0xd7, 0xe8, + 0x63, 0xbd, 0x59, 0x59, 0xb3, 0x0c, 0xb3, 0xbd, 0xd7, 0xc9, 0xc3, 0x00, 0x5a, 0xd2, 0x5b, 0xe4, + 0x0d, 0x6a, 0xe2, 0x37, 0x39, 0x0f, 0x93, 0x0d, 0xea, 0xad, 0xf1, 0x1b, 0x96, 0x55, 0x2b, 0x39, + 0x46, 0x9d, 0xda, 0x8e, 0x5e, 0x6f, 0xb0, 0x24, 0xdd, 0xa3, 0x4d, 0xe0, 0xd7, 0x35, 0xcb, 0xaa, + 0x6d, 0xf0, 0x6f, 0xea, 0x57, 0xf9, 0xdd, 0x56, 0x4c, 0x9f, 0xa8, 0x61, 0x1d, 0x9e, 0xe7, 0xb3, + 0x23, 0x23, 0xa5, 0x94, 0x9a, 0xac, 0x56, 0xa9, 0xc1, 0xaa, 0x79, 0x72, 0x64, 0xce, 0xae, 0x53, + 0xfe, 0x88, 0xf0, 0x77, 0xab, 0x9e, 0xc4, 0x3c, 0xe7, 0xfb, 0x72, 0x4b, 0xaf, 0x37, 0x74, 0xa3, + 0x6a, 0x72, 0x6f, 0xfc, 0x7c, 0x1f, 0xe6, 0xb2, 0xd8, 0x3a, 0x28, 0xf6, 0x0e, 0xbc, 0xe0, 0x8a, + 0xeb, 0xda, 0x03, 0x05, 0x2e, 0x63, 0x15, 0xff, 0xb6, 0xea, 0x42, 0xfa, 0xfe, 0x54, 0xf7, 0x86, + 0xab, 0xbf, 0x03, 0x96, 0x79, 0x8e, 0x3a, 0x49, 0x9f, 0xc8, 0x4f, 0x28, 0x70, 0x2a, 0xd4, 0x31, + 0xf3, 0x87, 0xe8, 0xdd, 0x2e, 0x6f, 0x53, 0x37, 0x74, 0xf1, 0xf0, 0x76, 0x26, 0xfd, 0x8c, 0x8b, + 0x6b, 0xe5, 0x59, 0xc8, 0xaa, 0x69, 0x27, 0x03, 0x5d, 0xbb, 0x45, 0xbc, 0xd2, 0x3a, 0x02, 0x13, + 0x03, 0x8e, 0x3a, 0x96, 0xa3, 0xd7, 0x62, 0xfd, 0xd5, 0xdd, 0x1c, 0x3b, 0xc9, 0x00, 0x23, 0xde, + 0x22, 0x5f, 0x55, 0xe0, 0x34, 0x0f, 0x3b, 0x39, 0xad, 0x7b, 0xbb, 0xd2, 0x7a, 0x1a, 0x3b, 0xd9, + 0xe8, 0xa8, 0xfc, 0x13, 0x38, 0x29, 0x04, 0x4a, 0x34, 0x42, 0x5f, 0x57, 0x41, 0xfb, 0x22, 0x17, + 0x22, 0xd6, 0x16, 0xea, 0x15, 0x8c, 0xdc, 0x25, 0x7b, 0xb5, 0xe1, 0xd0, 0xca, 0x6a, 0xcb, 0x59, + 0xdd, 0xf2, 0x2a, 0x88, 0x01, 0xec, 0x6e, 0x22, 0x90, 0x01, 0xc3, 0x37, 0x11, 0x48, 0x68, 0x59, + 0xc0, 0x90, 0x8e, 0x6d, 0x8c, 0x21, 0x7d, 0x02, 0x86, 0x0d, 0xbb, 0x64, 0xb9, 0xdf, 0x4b, 0x56, + 0xcb, 0xc1, 0x75, 0x19, 0x18, 0xa2, 0x89, 0xfa, 0x0a, 0x9e, 0xd3, 0x44, 0x30, 0xe6, 0x31, 0x4d, + 0xf0, 0x21, 0xb4, 0x80, 0xab, 0xff, 0x94, 0x8a, 0xd8, 0x69, 0x4a, 0xce, 0x51, 0xaf, 0xe3, 0x4c, + 0xb9, 0x48, 0xe9, 0x82, 0x61, 0xb3, 0x42, 0x6c, 0xef, 0x9f, 0xe3, 0x93, 0x95, 0xfe, 0x57, 0x05, + 0xe7, 0xc9, 0x24, 0x00, 0x94, 0xe1, 0x45, 0x00, 0xc7, 0xa0, 0x4d, 0x71, 0x8f, 0xa2, 0x4c, 0xf7, + 0x6a, 0x83, 0x6e, 0x09, 0xbf, 0x1a, 0x19, 0x16, 0xeb, 0xf7, 0xf6, 0x31, 0x41, 0xea, 0xf2, 0xc5, + 0xd7, 0xe1, 0x86, 0x41, 0x9b, 0xac, 0xb7, 0x21, 0xbd, 0xdd, 0xb5, 0xbb, 0x32, 0x15, 0x59, 0xcf, + 0xa9, 0xe1, 0x01, 0xc1, 0x4c, 0x06, 0xc8, 0x8d, 0x8d, 0x65, 0x0d, 0x78, 0x96, 0x73, 0x6a, 0x22, + 0xaf, 0xf9, 0xaa, 0xf1, 0x98, 0xe5, 0x4e, 0xf9, 0x0a, 0xbf, 0x59, 0x8a, 0xad, 0x23, 0xa6, 0xee, + 0xe7, 0xb6, 0x28, 0x2d, 0x55, 0xf0, 0x7b, 0x7b, 0x60, 0x29, 0x99, 0xb4, 0x16, 0xb8, 0xe3, 0x5b, + 0xd1, 0x42, 0xf5, 0x26, 0xce, 0x44, 0xc8, 0x04, 0x5a, 0x31, 0xec, 0xba, 0xee, 0x94, 0x7d, 0xa7, + 0x8e, 0xc7, 0x61, 0xa8, 0xd2, 0xb2, 0x9d, 0xd2, 0x96, 0x5e, 0x76, 0x2c, 0x8f, 0xb4, 0xd8, 0xa3, + 0x81, 0x5b, 0xb4, 0xc8, 0x4a, 0xd4, 0xbf, 0xef, 0x81, 0xd1, 0x50, 0x6b, 0xa2, 0x42, 0x60, 0x57, + 0x25, 0xcf, 0x0e, 0x22, 0xcb, 0x30, 0xa8, 0xef, 0xe8, 0xc6, 0x5e, 0xee, 0xdf, 0xdb, 0x00, 0x64, + 0x01, 0xfa, 0x58, 0x6a, 0xe8, 0x72, 0x67, 0xe0, 0x35, 0x26, 0x6f, 0xc3, 0x30, 0x32, 0xa3, 0x4a, + 0xdb, 0x56, 0xad, 0xe2, 0xbb, 0x5d, 0xc8, 0x74, 0x03, 0x82, 0x18, 0x77, 0xac, 0x5a, 0x85, 0xdc, + 0x87, 0x43, 0xf4, 0x49, 0x83, 0x96, 0xdd, 0x01, 0xee, 0x49, 0xd8, 0xdf, 0x15, 0xe8, 0x08, 0x47, + 0x61, 0x99, 0x8a, 0xdc, 0x03, 0xa8, 0x18, 0x5b, 0x78, 0x89, 0x31, 0x75, 0xb0, 0xbb, 0x4d, 0x56, + 0x1b, 0x41, 0xfd, 0x71, 0x5c, 0x33, 0xc4, 0x44, 0x07, 0x06, 0xe9, 0x7b, 0x40, 0xb8, 0x6d, 0xea, + 0xe2, 0x2b, 0x2e, 0x91, 0xfe, 0x9f, 0x04, 0xf5, 0x8c, 0x43, 0x6a, 0x87, 0x37, 0xc3, 0x7d, 0xa8, + 0xa7, 0x30, 0x67, 0x60, 0x55, 0x77, 0x01, 0x5a, 0x6c, 0xdb, 0x50, 0x64, 0xb8, 0x6f, 0xe4, 0xe0, + 0x39, 0x5f, 0x15, 0x6f, 0x13, 0xc7, 0xac, 0xfc, 0xc3, 0x30, 0x4c, 0x0f, 0x43, 0xf5, 0x17, 0xf9, + 0x36, 0x22, 0xd1, 0xc4, 0xe8, 0x66, 0x13, 0xf2, 0xbc, 0xef, 0xc7, 0x86, 0xb3, 0x5d, 0xf2, 0x0b, + 0x22, 0xc5, 0x43, 0x89, 0x75, 0x90, 0x76, 0x64, 0x33, 0xbe, 0x5f, 0x31, 0xbd, 0x85, 0x52, 0xad, + 0xbb, 0x86, 0x37, 0x6c, 0xc7, 0x28, 0x0b, 0xe7, 0xcf, 0xc1, 0x48, 0xe0, 0x03, 0x21, 0xd0, 0xeb, + 0xce, 0x17, 0x38, 0x77, 0xb0, 0xbf, 0x5d, 0x1f, 0xb7, 0xc9, 0xa8, 0xbd, 0x9a, 0xf7, 0x43, 0xb5, + 0x71, 0x66, 0x4c, 0xe9, 0x43, 0xec, 0x96, 0xc1, 0x16, 0xa5, 0xa8, 0xed, 0xab, 0xa9, 0xeb, 0x49, + 0x3f, 0x8e, 0xe6, 0x6b, 0xac, 0x4e, 0xc1, 0xe4, 0x3d, 0xc3, 0x7c, 0x5f, 0x7f, 0x47, 0x6f, 0xd5, + 0xd8, 0xfc, 0x23, 0x34, 0xf9, 0x63, 0x05, 0x8e, 0x44, 0x3e, 0xa1, 0x00, 0xaf, 0xc2, 0x58, 0x5d, + 0xb7, 0x1d, 0xda, 0x2c, 0xe1, 0x51, 0x24, 0xe5, 0x53, 0xf4, 0xa8, 0x57, 0x3e, 0xcf, 0x8b, 0xc9, + 0x59, 0x98, 0xa8, 0x88, 0xdd, 0x87, 0xaf, 0x7a, 0x8e, 0x55, 0x1f, 0x6f, 0x7f, 0x6b, 0x37, 0x39, + 0x05, 0x87, 0xec, 0x86, 0xe5, 0xf8, 0x2a, 0x7b, 0x17, 0x43, 0x23, 0x6e, 0x69, 0xa0, 0x5a, 0xf9, + 0xf1, 0xec, 0x19, 0x5f, 0xb5, 0x5e, 0xaf, 0x9a, 0x5b, 0x2a, 0xaa, 0xa9, 0xab, 0x38, 0xa3, 0xe0, + 0x9e, 0x7b, 0x61, 0xb1, 0x69, 0xd5, 0x99, 0x4a, 0x7c, 0x46, 0x99, 0x81, 0xf1, 0x1d, 0xf7, 0x77, + 0x29, 0xee, 0x34, 0xee, 0x30, 0xfb, 0xb4, 0xee, 0x3f, 0x92, 0xe3, 0x24, 0xa5, 0x18, 0x40, 0x34, + 0x4f, 0xea, 0x0e, 0x9d, 0x6f, 0xf2, 0xef, 0x18, 0xb6, 0x63, 0x35, 0x8d, 0xb2, 0x58, 0xd0, 0x95, + 0x2d, 0xdf, 0x7a, 0x2d, 0x15, 0xc2, 0xc1, 0x44, 0x94, 0x04, 0x21, 0x4e, 0x27, 0x46, 0xf8, 0x12, + 0x94, 0x7d, 0xc0, 0x48, 0x99, 0xee, 0xb4, 0xf3, 0x10, 0x40, 0xc3, 0x8e, 0xef, 0x97, 0xfa, 0xbb, + 0x0a, 0x8c, 0xb3, 0xcf, 0x5e, 0xb7, 0xee, 0x0a, 0xce, 0xdd, 0x90, 0x92, 0xd7, 0x81, 0x78, 0xdd, + 0x54, 0x9b, 0x56, 0xab, 0xe1, 0x2e, 0x7f, 0x6d, 0x5a, 0xc6, 0x78, 0x1f, 0x63, 0x5f, 0xde, 0xc4, + 0x0f, 0xeb, 0xb4, 0x4c, 0x8e, 0xc0, 0xc1, 0xba, 0xfe, 0xa4, 0xa4, 0x57, 0x29, 0x46, 0x7f, 0x7f, + 0x5d, 0x7f, 0x32, 0x5f, 0xa5, 0xae, 0x1b, 0x0c, 0xb3, 0x5c, 0x6b, 0xb9, 0xf2, 0xea, 0x8f, 0x4b, + 0xdb, 0x5e, 0x27, 0x48, 0x55, 0x3b, 0x8c, 0x9f, 0x34, 0xfd, 0x31, 0xf6, 0xee, 0xc6, 0x20, 0xaf, + 0x2f, 0x4e, 0x14, 0xd8, 0x55, 0xab, 0x36, 0x8a, 0xe5, 0xfc, 0xa4, 0x40, 0xfd, 0x55, 0x05, 0xaf, + 0x15, 0x3c, 0x97, 0xbd, 0x63, 0xd5, 0x74, 0xc7, 0xa8, 0x19, 0xce, 0xae, 0xd4, 0x55, 0x66, 0x19, + 0x9e, 0xf3, 0xf4, 0x43, 0x91, 0xdc, 0x75, 0xb0, 0xab, 0xb8, 0xcc, 0x6a, 0x2f, 0xc6, 0x5e, 0xda, + 0xb8, 0x13, 0x2d, 0x54, 0x7f, 0x36, 0x17, 0x08, 0x53, 0xbf, 0x88, 0x62, 0xbf, 0x0f, 0x3b, 0xa2, + 0x14, 0x2f, 0x13, 0x5f, 0xcb, 0x32, 0x8f, 0xb6, 0x5b, 0x93, 0x07, 0x30, 0xc6, 0x95, 0x11, 0xb6, + 0xcb, 0x45, 0x2e, 0xcc, 0xf0, 0x2d, 0x09, 0xd7, 0x85, 0x9b, 0xd3, 0x97, 0x90, 0x46, 0x11, 0x85, + 0x7f, 0x22, 0x77, 0x60, 0xc8, 0xef, 0xbc, 0x1e, 0x16, 0x70, 0xaf, 0x48, 0x06, 0x9c, 0x06, 0x4d, + 0xe1, 0x5e, 0xf5, 0x1c, 0x12, 0x82, 0x8b, 0x86, 0xa9, 0x73, 0xab, 0x74, 0xbc, 0x7a, 0xad, 0x22, + 0xe9, 0x37, 0xd4, 0x48, 0xa4, 0xcd, 0xd0, 0x45, 0x55, 0xaa, 0xeb, 0x3c, 0x0c, 0xf4, 0x4f, 0xf8, + 0x9e, 0xea, 0x11, 0x9c, 0x8e, 0xbd, 0x9c, 0xbf, 0x65, 0x99, 0x15, 0x76, 0xbe, 0xa2, 0xd7, 0xf6, + 0xfb, 0x0d, 0xcc, 0x37, 0x7a, 0xe0, 0x64, 0xe4, 0xde, 0x3a, 0xdc, 0xdf, 0xff, 0x61, 0x6e, 0x86, + 0x06, 0xc3, 0x4e, 0xd3, 0xa8, 0x56, 0x69, 0x73, 0x6d, 0x0f, 0x37, 0x9c, 0x01, 0x8c, 0xce, 0x1c, + 0x8d, 0x53, 0x70, 0xd0, 0xb0, 0x19, 0x39, 0x80, 0x2d, 0x88, 0x07, 0x8a, 0x43, 0x9f, 0x7e, 0x74, + 0x9c, 0x17, 0x69, 0xfc, 0x8f, 0x10, 0x95, 0xe3, 0x60, 0x98, 0xca, 0xf1, 0x15, 0x25, 0xc0, 0x76, + 0x4b, 0x0d, 0x17, 0x8c, 0xd5, 0xfb, 0x21, 0x3a, 0xc3, 0xb5, 0x4c, 0x74, 0x86, 0x30, 0x2e, 0x27, + 0x35, 0xbc, 0xf6, 0x0e, 0x4c, 0xc4, 0xb1, 0x97, 0xc8, 0x04, 0x8c, 0xdd, 0x37, 0xed, 0x06, 0x2d, + 0x1b, 0x5b, 0x06, 0xad, 0xb0, 0x36, 0x63, 0x07, 0xc8, 0x38, 0x8c, 0xba, 0x93, 0xdb, 0x03, 0xab, + 0x69, 0x3b, 0x1b, 0x56, 0x91, 0xda, 0xce, 0x98, 0xc2, 0x0b, 0xdd, 0x5f, 0x1b, 0x16, 0xfb, 0x34, + 0x96, 0x9b, 0xfd, 0xe7, 0x15, 0xe8, 0x63, 0x1a, 0x92, 0xdf, 0x53, 0x60, 0x3c, 0xe6, 0x5d, 0x10, + 0xb9, 0xd8, 0xf1, 0x05, 0x4c, 0xec, 0x33, 0xa3, 0xfc, 0xa5, 0xcc, 0xed, 0x3c, 0x0b, 0xaa, 0xb3, + 0x3f, 0xf9, 0x97, 0xdf, 0xff, 0x5a, 0xee, 0x75, 0xf2, 0x5a, 0x41, 0xe2, 0x05, 0x1e, 0x0a, 0xf9, + 0xa7, 0x0a, 0x90, 0xe8, 0x43, 0x1c, 0x72, 0xb9, 0xab, 0xd7, 0x3b, 0x9e, 0xfc, 0x57, 0xf6, 0xf0, + 0xf2, 0x47, 0xbd, 0xc1, 0x74, 0x98, 0x23, 0x97, 0x64, 0x74, 0x28, 0xd8, 0x51, 0xc9, 0xbf, 0xad, + 0xc0, 0xe1, 0x08, 0x3e, 0x99, 0xcb, 0x2e, 0x13, 0x57, 0xe7, 0x72, 0x37, 0x4d, 0x51, 0x9b, 0xeb, + 0x4c, 0x9b, 0x37, 0xc8, 0xc5, 0xee, 0xb4, 0x21, 0x7f, 0xa2, 0xc0, 0x58, 0xf8, 0xa5, 0x11, 0x79, + 0x43, 0x3a, 0x3e, 0x42, 0x8f, 0x97, 0xf2, 0x73, 0x5d, 0xb4, 0x44, 0x4d, 0xae, 0x31, 0x4d, 0x2e, + 0x91, 0x0b, 0x52, 0x9a, 0xd0, 0xb0, 0xcc, 0x5f, 0x57, 0x60, 0xc8, 0xf7, 0xb0, 0x87, 0x9c, 0xeb, + 0x6c, 0xd4, 0xc8, 0xcb, 0xa1, 0xfc, 0xf9, 0x6c, 0x8d, 0x50, 0xf2, 0x33, 0x4c, 0xf2, 0xd7, 0xc8, + 0x74, 0x9a, 0xe4, 0xee, 0x3a, 0xbb, 0x80, 0x53, 0x1d, 0xf9, 0x1d, 0x05, 0xa0, 0x8d, 0x44, 0x66, + 0x33, 0x74, 0xcb, 0x45, 0x3d, 0x97, 0xa9, 0x0d, 0x4a, 0x7a, 0x95, 0x49, 0x7a, 0x91, 0x9c, 0x97, + 0x95, 0xb4, 0xf0, 0x54, 0x4c, 0x9e, 0xcf, 0xc8, 0x1f, 0x28, 0x30, 0x12, 0x78, 0xfa, 0x43, 0x2e, + 0x48, 0x09, 0x11, 0xe6, 0x69, 0xe7, 0x2f, 0x66, 0x6d, 0x96, 0x25, 0xd8, 0x99, 0xf8, 0x16, 0x6f, + 0x1b, 0x50, 0xe0, 0xaf, 0x14, 0x18, 0x0b, 0x93, 0xa3, 0x25, 0x82, 0x3d, 0xe1, 0xd1, 0x8c, 0x44, + 0xb0, 0x27, 0xbd, 0xef, 0x50, 0xef, 0x32, 0x4d, 0x6e, 0x93, 0x5b, 0x72, 0x9a, 0x04, 0xfc, 0x50, + 0x78, 0x1a, 0x58, 0xf5, 0x3c, 0x23, 0xdf, 0x77, 0x33, 0x6c, 0xe4, 0x19, 0x91, 0x4c, 0x86, 0x4d, + 0x7a, 0x02, 0x25, 0x93, 0x61, 0x13, 0xdf, 0x2d, 0xa9, 0xf7, 0x99, 0x72, 0xab, 0x64, 0x45, 0x52, + 0xb9, 0xd2, 0xe6, 0x2e, 0xb2, 0x15, 0x53, 0xd5, 0xfc, 0x23, 0x05, 0xc6, 0xc2, 0x6f, 0x95, 0x25, + 0xbc, 0x97, 0xf0, 0x82, 0x3a, 0x3f, 0xd7, 0x45, 0x4b, 0x54, 0xf0, 0x32, 0x53, 0xf0, 0x3c, 0x99, + 0x4d, 0x53, 0x90, 0x3b, 0x2e, 0xa4, 0xc5, 0x0f, 0x14, 0x38, 0xda, 0x0e, 0x8b, 0x8d, 0xa6, 0x6e, + 0xda, 0x06, 0x35, 0x3f, 0xd7, 0x60, 0x94, 0xf7, 0x97, 0xc3, 0xc5, 0x2d, 0x49, 0x84, 0xe5, 0x5f, + 0x63, 0x58, 0x06, 0x9f, 0xb2, 0x48, 0x86, 0x65, 0xec, 0x2b, 0x1a, 0xc9, 0xb0, 0x8c, 0x7f, 0x3b, + 0xa3, 0x2e, 0x32, 0x35, 0x6f, 0x92, 0xeb, 0x9d, 0x93, 0x1f, 0x7f, 0x62, 0x53, 0xd2, 0xcd, 0x4a, + 0xc9, 0xb1, 0x36, 0x03, 0x59, 0xe4, 0xdf, 0x15, 0x98, 0x4a, 0x7a, 0xa8, 0x43, 0x6e, 0x76, 0x94, + 0xb0, 0xc3, 0x4b, 0xa1, 0xfc, 0xfc, 0x1e, 0x10, 0x50, 0xd3, 0x65, 0xa6, 0xe9, 0x22, 0x59, 0x48, + 0xd3, 0xb4, 0x7d, 0x4a, 0xd4, 0x41, 0xdf, 0xbf, 0x51, 0x60, 0x3c, 0xe6, 0x75, 0x0c, 0xb9, 0x92, + 0x41, 0xd0, 0xc8, 0x14, 0x70, 0xb5, 0xbb, 0xc6, 0xa8, 0xe0, 0x02, 0x53, 0xf0, 0x3a, 0xb9, 0x2a, + 0xa9, 0x60, 0xfc, 0x74, 0xf0, 0x6f, 0x0a, 0x4c, 0xc6, 0x33, 0xc1, 0xc9, 0x75, 0xc9, 0xd1, 0x94, + 0xf0, 0x60, 0x20, 0x7f, 0xa3, 0xeb, 0xf6, 0xa8, 0xe1, 0xdb, 0x4c, 0xc3, 0xbb, 0x64, 0x29, 0x8b, + 0x86, 0xe9, 0xe3, 0xf1, 0xbf, 0x02, 0x71, 0x1b, 0x9a, 0x2c, 0x6e, 0x66, 0xf5, 0x47, 0x64, 0xca, + 0x98, 0xdf, 0x03, 0x02, 0x2a, 0xfd, 0x23, 0x4c, 0xe9, 0xfb, 0x64, 0x3d, 0x93, 0xd2, 0x92, 0xd3, + 0xc7, 0x7f, 0x2b, 0x70, 0x3c, 0x6c, 0xf4, 0x70, 0xfa, 0xfd, 0xdc, 0xdd, 0x9e, 0xd5, 0x02, 0x99, + 0x12, 0xf2, 0xb7, 0x14, 0x38, 0x1c, 0xa1, 0x1c, 0x4b, 0x6c, 0x5c, 0x92, 0xd8, 0xfa, 0x12, 0x1b, + 0x97, 0x44, 0x86, 0xb3, 0x7a, 0x91, 0x69, 0x7a, 0x86, 0xcc, 0xc8, 0xe6, 0x28, 0x14, 0xf7, 0x3b, + 0x0a, 0x8c, 0x45, 0x28, 0xea, 0x6f, 0x64, 0x16, 0x44, 0x7e, 0xda, 0x4c, 0x62, 0x3e, 0xab, 0x45, + 0xa6, 0xc1, 0x55, 0x72, 0x39, 0x9b, 0x06, 0x81, 0x14, 0xf4, 0x03, 0x05, 0x8e, 0x24, 0x70, 0x95, + 0xc9, 0x8d, 0xcc, 0xa2, 0x05, 0x99, 0xd2, 0xf9, 0x9b, 0xdd, 0x03, 0xa0, 0x8a, 0x4b, 0x4c, 0xc5, + 0x5b, 0x64, 0x3e, 0x93, 0x8a, 0xfc, 0xf6, 0x20, 0xa0, 0xe9, 0x9f, 0x2b, 0x30, 0x11, 0xc7, 0x1d, + 0x23, 0x57, 0x33, 0xac, 0xc3, 0x22, 0x2c, 0xeb, 0xfc, 0xb5, 0x2e, 0x5b, 0x67, 0xd9, 0x10, 0x89, + 0x82, 0xf0, 0x80, 0xfa, 0x6d, 0x05, 0xc6, 0xf9, 0x7e, 0xd6, 0xc7, 0x60, 0x93, 0xd8, 0x7b, 0x46, + 0xa9, 0x70, 0x12, 0x7b, 0xcf, 0x18, 0x92, 0x9c, 0xdc, 0xde, 0xb3, 0xce, 0x1a, 0x96, 0x18, 0x2f, + 0x8d, 0xfc, 0x9a, 0x02, 0x83, 0x82, 0xf9, 0x46, 0xce, 0x76, 0xec, 0x35, 0x4c, 0x9f, 0xcb, 0xcf, + 0x66, 0x69, 0x82, 0x62, 0x9e, 0x66, 0x62, 0xbe, 0x42, 0x4e, 0xa5, 0x89, 0xd9, 0x10, 0x52, 0xfd, + 0x99, 0x02, 0xe3, 0x31, 0xec, 0x6c, 0x92, 0xe5, 0xe0, 0x27, 0x22, 0xf7, 0xd5, 0xee, 0x1a, 0x67, + 0x39, 0x9e, 0x10, 0x1a, 0x44, 0x42, 0xe5, 0x3f, 0x14, 0xc8, 0x27, 0xf3, 0xbf, 0x49, 0xb1, 0x0b, + 0xd9, 0x42, 0x24, 0xfb, 0xfc, 0xad, 0x3d, 0x61, 0x64, 0x19, 0xf1, 0x89, 0x6a, 0x06, 0x46, 0xfc, + 0x2f, 0xe4, 0xe0, 0x25, 0x09, 0x7a, 0x35, 0xb9, 0x9b, 0x41, 0xee, 0x4e, 0x2f, 0x0d, 0xf2, 0xcb, + 0xfb, 0x03, 0x86, 0xd6, 0x58, 0x67, 0xd6, 0x58, 0x21, 0x77, 0x53, 0xd3, 0x83, 0xa0, 0xa8, 0xcb, + 0xd9, 0xe5, 0x6f, 0x15, 0x18, 0x8f, 0x21, 0x5c, 0x4b, 0x04, 0x77, 0x32, 0x5b, 0x5c, 0x22, 0xb8, + 0x53, 0xa8, 0xe2, 0xea, 0x6d, 0xa6, 0xe7, 0x0d, 0x72, 0x2d, 0xd5, 0xeb, 0xe2, 0xf9, 0x96, 0xef, + 0x41, 0x5b, 0x40, 0xb3, 0xef, 0x29, 0x70, 0x24, 0x81, 0x93, 0x2d, 0x31, 0x9b, 0xa5, 0x93, 0xcb, + 0x25, 0x66, 0xb3, 0x0e, 0xcc, 0x72, 0xb9, 0x09, 0x9b, 0x32, 0x90, 0x44, 0x15, 0x3f, 0x51, 0x60, + 0x32, 0x9e, 0xbc, 0x2d, 0xb1, 0x78, 0x4c, 0xe5, 0xa0, 0x4b, 0x2c, 0x1e, 0xd3, 0x09, 0xe8, 0xea, + 0x1d, 0xa6, 0x5f, 0x91, 0xdc, 0xcc, 0xe4, 0x45, 0x7c, 0x03, 0x18, 0x71, 0x64, 0x02, 0xeb, 0x5c, + 0xc2, 0x91, 0xe9, 0x6f, 0x74, 0x24, 0x1c, 0xd9, 0x81, 0xf0, 0x2e, 0xe7, 0x48, 0xef, 0xf2, 0x88, + 0x5f, 0xc5, 0xc6, 0x9d, 0x26, 0x1d, 0x8e, 0x32, 0x60, 0x25, 0x4f, 0x51, 0x62, 0xe8, 0xdc, 0x12, + 0x8b, 0xe1, 0x44, 0x56, 0xb6, 0x7a, 0x89, 0x29, 0x74, 0x96, 0x14, 0xd2, 0x14, 0x8a, 0xa1, 0xbe, + 0x92, 0xbf, 0x50, 0x60, 0x6a, 0xad, 0x4d, 0xa6, 0xfd, 0x42, 0x28, 0x23, 0x75, 0xc1, 0xe2, 0xa7, + 0x19, 0x87, 0x95, 0xfa, 0x0e, 0x27, 0x45, 0x04, 0x09, 0xd9, 0x12, 0x09, 0x32, 0x99, 0x66, 0x2e, + 0x91, 0x20, 0x53, 0xf8, 0xe7, 0xea, 0x1c, 0xd3, 0xe9, 0x1c, 0x39, 0x2b, 0xed, 0x20, 0xce, 0x95, + 0x26, 0x1f, 0x2b, 0x30, 0x19, 0xcf, 0x88, 0x95, 0xc8, 0x18, 0xa9, 0x5c, 0x5c, 0x89, 0x8c, 0x91, + 0x4e, 0xc5, 0x55, 0xdf, 0x64, 0x6a, 0xcd, 0x93, 0x1b, 0x69, 0x6a, 0x05, 0x08, 0xaa, 0x7e, 0x6a, + 0x6e, 0xe1, 0x29, 0xfe, 0x7a, 0xc6, 0x5c, 0x16, 0xc3, 0x47, 0x95, 0x70, 0x59, 0x32, 0x83, 0x56, + 0xc2, 0x65, 0x29, 0xd4, 0x5a, 0x39, 0x97, 0xc5, 0x92, 0x6f, 0xc9, 0x87, 0x0a, 0x1c, 0x8e, 0xd0, + 0x21, 0x25, 0x86, 0x53, 0x12, 0xc1, 0x56, 0x62, 0x38, 0x25, 0xb2, 0x2f, 0xe5, 0xce, 0xba, 0xa2, + 0xfc, 0xcc, 0xc2, 0x53, 0x1f, 0xa5, 0xf7, 0x19, 0xf9, 0x07, 0x05, 0x8e, 0x24, 0x10, 0x00, 0x25, + 0x32, 0x7a, 0x3a, 0x3b, 0x53, 0x22, 0xa3, 0x77, 0xe0, 0x1e, 0xca, 0xe5, 0x0c, 0xfe, 0x5f, 0x17, + 0xc6, 0xd0, 0x13, 0xc9, 0x3f, 0x2a, 0x70, 0x34, 0x91, 0xe4, 0x47, 0xe6, 0xb3, 0x44, 0x52, 0x2c, + 0x09, 0x31, 0x5f, 0xdc, 0x0b, 0x04, 0x6a, 0x79, 0x85, 0x69, 0x79, 0x81, 0x9c, 0x93, 0x0e, 0x49, + 0x46, 0x94, 0x77, 0xf7, 0x6d, 0x36, 0xf9, 0x2d, 0x05, 0x46, 0x43, 0xdc, 0xc1, 0xf4, 0x8b, 0xc3, + 0x78, 0x0e, 0x62, 0xfa, 0xc5, 0x61, 0x02, 0x39, 0x51, 0xbd, 0xc0, 0x24, 0x2f, 0x90, 0xd3, 0x69, + 0x92, 0x9b, 0x6e, 0xe3, 0x92, 0xc7, 0xfb, 0x33, 0x98, 0x7c, 0xdf, 0x55, 0xf0, 0xa9, 0x55, 0x84, + 0xd7, 0x27, 0x31, 0x9a, 0x92, 0xc8, 0x85, 0x12, 0xa3, 0x29, 0x91, 0x46, 0x28, 0xb7, 0xbf, 0xf1, + 0x54, 0x10, 0xeb, 0xa1, 0xc2, 0xd3, 0x18, 0x2e, 0x23, 0x5b, 0xc7, 0x4f, 0xc6, 0xb3, 0x05, 0x25, + 0x12, 0x7b, 0x2a, 0x53, 0x51, 0x22, 0xb1, 0xa7, 0xd3, 0x14, 0xe5, 0xce, 0x35, 0xb6, 0x05, 0x46, + 0x29, 0xc0, 0x69, 0x64, 0x3b, 0x94, 0x98, 0xa7, 0x2b, 0x12, 0xd9, 0x3c, 0xf9, 0xb5, 0x8c, 0x44, + 0x36, 0x4f, 0x79, 0x2d, 0x23, 0xb7, 0x43, 0xf1, 0xbf, 0xa7, 0x29, 0x59, 0x5b, 0x38, 0x15, 0xdb, + 0xbe, 0x79, 0xea, 0x9f, 0x14, 0x38, 0x9a, 0xf8, 0x4a, 0x46, 0x22, 0x4d, 0x74, 0x7a, 0x8a, 0x23, + 0x91, 0x26, 0x3a, 0x3e, 0xd2, 0x51, 0xe7, 0x99, 0xae, 0x57, 0xc8, 0x5c, 0xea, 0xf2, 0x36, 0x46, + 0xd1, 0x92, 0x78, 0x3f, 0xf8, 0x6d, 0x05, 0xc6, 0xc2, 0xac, 0x47, 0x89, 0x53, 0xd2, 0x04, 0x2e, + 0x67, 0x7e, 0xae, 0x8b, 0x96, 0x59, 0x94, 0xc1, 0xa1, 0xd6, 0x66, 0x53, 0x06, 0x76, 0x23, 0xdf, + 0x54, 0x60, 0x22, 0x86, 0x39, 0x68, 0x4b, 0xd0, 0x0f, 0xe2, 0x98, 0x8e, 0x12, 0xf4, 0x83, 0x58, + 0xae, 0xa3, 0xdc, 0xb5, 0xef, 0x26, 0x6b, 0xca, 0xf9, 0xac, 0xe2, 0xd8, 0xfa, 0x97, 0x72, 0x70, + 0xb2, 0x23, 0x53, 0x8d, 0x2c, 0x65, 0xbe, 0x3f, 0x48, 0x22, 0x47, 0xe6, 0xdf, 0xda, 0x0f, 0x28, + 0x54, 0xfc, 0xc7, 0x98, 0xe2, 0x0f, 0xc8, 0xfd, 0x6c, 0x97, 0x51, 0xe5, 0x36, 0x60, 0xda, 0xbd, + 0x44, 0x71, 0xfb, 0x83, 0x8f, 0x8f, 0x29, 0x1f, 0x7e, 0x7c, 0x4c, 0xf9, 0xde, 0xc7, 0xc7, 0x94, + 0x9f, 0xfb, 0xe4, 0xd8, 0x81, 0x0f, 0x3f, 0x39, 0x76, 0xe0, 0xef, 0x3e, 0x39, 0x76, 0xe0, 0xbd, + 0x7b, 0x3e, 0x06, 0xe2, 0x12, 0xef, 0x7a, 0x59, 0xdf, 0xb4, 0xdb, 0x82, 0x9c, 0x2e, 0x5b, 0x4d, + 0xea, 0xff, 0xb9, 0xad, 0x1b, 0x26, 0x9e, 0x78, 0xda, 0x6d, 0x29, 0x19, 0x5b, 0x71, 0xb3, 0x9f, + 0xfd, 0x6f, 0xed, 0xe7, 0xfe, 0x27, 0x00, 0x00, 0xff, 0xff, 0xb2, 0x2e, 0x0c, 0xff, 0xa3, 0x5e, + 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -5233,6 +5462,8 @@ type QueryClient interface { SpotOrderbook(ctx context.Context, in *QuerySpotOrderbookRequest, opts ...grpc.CallOption) (*QuerySpotOrderbookResponse, error) // Retrieves a trader's spot orders TraderSpotOrders(ctx context.Context, in *QueryTraderSpotOrdersRequest, opts ...grpc.CallOption) (*QueryTraderSpotOrdersResponse, error) + // Retrieves spot orders corresponding to specified order hashes for a given subaccountID and marketID + SpotOrdersByHashes(ctx context.Context, in *QuerySpotOrdersByHashesRequest, opts ...grpc.CallOption) (*QuerySpotOrdersByHashesResponse, error) // Retrieves subaccount's orders SubaccountOrders(ctx context.Context, in *QuerySubaccountOrdersRequest, opts ...grpc.CallOption) (*QuerySubaccountOrdersResponse, error) // Retrieves a trader's transient spot orders @@ -5245,6 +5476,8 @@ type QueryClient interface { DerivativeOrderbook(ctx context.Context, in *QueryDerivativeOrderbookRequest, opts ...grpc.CallOption) (*QueryDerivativeOrderbookResponse, error) // Retrieves a trader's derivative orders TraderDerivativeOrders(ctx context.Context, in *QueryTraderDerivativeOrdersRequest, opts ...grpc.CallOption) (*QueryTraderDerivativeOrdersResponse, error) + // Retrieves a trader's derivative orders + DerivativeOrdersByHashes(ctx context.Context, in *QueryDerivativeOrdersByHashesRequest, opts ...grpc.CallOption) (*QueryDerivativeOrdersByHashesResponse, error) // Retrieves a trader's transient derivative orders TraderDerivativeTransientOrders(ctx context.Context, in *QueryTraderDerivativeOrdersRequest, opts ...grpc.CallOption) (*QueryTraderDerivativeOrdersResponse, error) // Retrieves a list of derivative markets. @@ -5387,6 +5620,15 @@ func (c *queryClient) TraderSpotOrders(ctx context.Context, in *QueryTraderSpotO return out, nil } +func (c *queryClient) SpotOrdersByHashes(ctx context.Context, in *QuerySpotOrdersByHashesRequest, opts ...grpc.CallOption) (*QuerySpotOrdersByHashesResponse, error) { + out := new(QuerySpotOrdersByHashesResponse) + err := c.cc.Invoke(ctx, "/injective.exchange.v1beta1.Query/SpotOrdersByHashes", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *queryClient) SubaccountOrders(ctx context.Context, in *QuerySubaccountOrdersRequest, opts ...grpc.CallOption) (*QuerySubaccountOrdersResponse, error) { out := new(QuerySubaccountOrdersResponse) err := c.cc.Invoke(ctx, "/injective.exchange.v1beta1.Query/SubaccountOrders", in, out, opts...) @@ -5441,6 +5683,15 @@ func (c *queryClient) TraderDerivativeOrders(ctx context.Context, in *QueryTrade return out, nil } +func (c *queryClient) DerivativeOrdersByHashes(ctx context.Context, in *QueryDerivativeOrdersByHashesRequest, opts ...grpc.CallOption) (*QueryDerivativeOrdersByHashesResponse, error) { + out := new(QueryDerivativeOrdersByHashesResponse) + err := c.cc.Invoke(ctx, "/injective.exchange.v1beta1.Query/DerivativeOrdersByHashes", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *queryClient) TraderDerivativeTransientOrders(ctx context.Context, in *QueryTraderDerivativeOrdersRequest, opts ...grpc.CallOption) (*QueryTraderDerivativeOrdersResponse, error) { out := new(QueryTraderDerivativeOrdersResponse) err := c.cc.Invoke(ctx, "/injective.exchange.v1beta1.Query/TraderDerivativeTransientOrders", in, out, opts...) @@ -5729,6 +5980,8 @@ type QueryServer interface { SpotOrderbook(context.Context, *QuerySpotOrderbookRequest) (*QuerySpotOrderbookResponse, error) // Retrieves a trader's spot orders TraderSpotOrders(context.Context, *QueryTraderSpotOrdersRequest) (*QueryTraderSpotOrdersResponse, error) + // Retrieves spot orders corresponding to specified order hashes for a given subaccountID and marketID + SpotOrdersByHashes(context.Context, *QuerySpotOrdersByHashesRequest) (*QuerySpotOrdersByHashesResponse, error) // Retrieves subaccount's orders SubaccountOrders(context.Context, *QuerySubaccountOrdersRequest) (*QuerySubaccountOrdersResponse, error) // Retrieves a trader's transient spot orders @@ -5741,6 +5994,8 @@ type QueryServer interface { DerivativeOrderbook(context.Context, *QueryDerivativeOrderbookRequest) (*QueryDerivativeOrderbookResponse, error) // Retrieves a trader's derivative orders TraderDerivativeOrders(context.Context, *QueryTraderDerivativeOrdersRequest) (*QueryTraderDerivativeOrdersResponse, error) + // Retrieves a trader's derivative orders + DerivativeOrdersByHashes(context.Context, *QueryDerivativeOrdersByHashesRequest) (*QueryDerivativeOrdersByHashesResponse, error) // Retrieves a trader's transient derivative orders TraderDerivativeTransientOrders(context.Context, *QueryTraderDerivativeOrdersRequest) (*QueryTraderDerivativeOrdersResponse, error) // Retrieves a list of derivative markets. @@ -5831,6 +6086,9 @@ func (*UnimplementedQueryServer) SpotOrderbook(ctx context.Context, req *QuerySp func (*UnimplementedQueryServer) TraderSpotOrders(ctx context.Context, req *QueryTraderSpotOrdersRequest) (*QueryTraderSpotOrdersResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method TraderSpotOrders not implemented") } +func (*UnimplementedQueryServer) SpotOrdersByHashes(ctx context.Context, req *QuerySpotOrdersByHashesRequest) (*QuerySpotOrdersByHashesResponse, error) { + return nil, status.Errorf(codes.Unimplemented, "method SpotOrdersByHashes not implemented") +} func (*UnimplementedQueryServer) SubaccountOrders(ctx context.Context, req *QuerySubaccountOrdersRequest) (*QuerySubaccountOrdersResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method SubaccountOrders not implemented") } @@ -5849,6 +6107,9 @@ func (*UnimplementedQueryServer) DerivativeOrderbook(ctx context.Context, req *Q func (*UnimplementedQueryServer) TraderDerivativeOrders(ctx context.Context, req *QueryTraderDerivativeOrdersRequest) (*QueryTraderDerivativeOrdersResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method TraderDerivativeOrders not implemented") } +func (*UnimplementedQueryServer) DerivativeOrdersByHashes(ctx context.Context, req *QueryDerivativeOrdersByHashesRequest) (*QueryDerivativeOrdersByHashesResponse, error) { + return nil, status.Errorf(codes.Unimplemented, "method DerivativeOrdersByHashes not implemented") +} func (*UnimplementedQueryServer) TraderDerivativeTransientOrders(ctx context.Context, req *QueryTraderDerivativeOrdersRequest) (*QueryTraderDerivativeOrdersResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method TraderDerivativeTransientOrders not implemented") } @@ -6088,6 +6349,24 @@ func _Query_TraderSpotOrders_Handler(srv interface{}, ctx context.Context, dec f return interceptor(ctx, in, info, handler) } +func _Query_SpotOrdersByHashes_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(QuerySpotOrdersByHashesRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(QueryServer).SpotOrdersByHashes(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/injective.exchange.v1beta1.Query/SpotOrdersByHashes", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(QueryServer).SpotOrdersByHashes(ctx, req.(*QuerySpotOrdersByHashesRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _Query_SubaccountOrders_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(QuerySubaccountOrdersRequest) if err := dec(in); err != nil { @@ -6196,6 +6475,24 @@ func _Query_TraderDerivativeOrders_Handler(srv interface{}, ctx context.Context, return interceptor(ctx, in, info, handler) } +func _Query_DerivativeOrdersByHashes_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(QueryDerivativeOrdersByHashesRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(QueryServer).DerivativeOrdersByHashes(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/injective.exchange.v1beta1.Query/DerivativeOrdersByHashes", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(QueryServer).DerivativeOrdersByHashes(ctx, req.(*QueryDerivativeOrdersByHashesRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _Query_TraderDerivativeTransientOrders_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(QueryTraderDerivativeOrdersRequest) if err := dec(in); err != nil { @@ -6772,6 +7069,10 @@ var _Query_serviceDesc = grpc.ServiceDesc{ MethodName: "TraderSpotOrders", Handler: _Query_TraderSpotOrders_Handler, }, + { + MethodName: "SpotOrdersByHashes", + Handler: _Query_SpotOrdersByHashes_Handler, + }, { MethodName: "SubaccountOrders", Handler: _Query_SubaccountOrders_Handler, @@ -6796,6 +7097,10 @@ var _Query_serviceDesc = grpc.ServiceDesc{ MethodName: "TraderDerivativeOrders", Handler: _Query_TraderDerivativeOrders_Handler, }, + { + MethodName: "DerivativeOrdersByHashes", + Handler: _Query_DerivativeOrdersByHashes_Handler, + }, { MethodName: "TraderDerivativeTransientOrders", Handler: _Query_TraderDerivativeTransientOrders_Handler, @@ -7593,6 +7898,89 @@ func (m *QuerySpotOrderbookResponse) MarshalToSizedBuffer(dAtA []byte) (int, err return len(dAtA) - i, nil } +func (m *QuerySpotOrdersByHashesRequest) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalToSizedBuffer(dAtA[:size]) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *QuerySpotOrdersByHashesRequest) MarshalTo(dAtA []byte) (int, error) { + size := m.Size() + return m.MarshalToSizedBuffer(dAtA[:size]) +} + +func (m *QuerySpotOrdersByHashesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { + i := len(dAtA) + _ = i + var l int + _ = l + if len(m.OrderHashes) > 0 { + for iNdEx := len(m.OrderHashes) - 1; iNdEx >= 0; iNdEx-- { + i -= len(m.OrderHashes[iNdEx]) + copy(dAtA[i:], m.OrderHashes[iNdEx]) + i = encodeVarintQuery(dAtA, i, uint64(len(m.OrderHashes[iNdEx]))) + i-- + dAtA[i] = 0x1a + } + } + if len(m.SubaccountId) > 0 { + i -= len(m.SubaccountId) + copy(dAtA[i:], m.SubaccountId) + i = encodeVarintQuery(dAtA, i, uint64(len(m.SubaccountId))) + i-- + dAtA[i] = 0x12 + } + if len(m.MarketId) > 0 { + i -= len(m.MarketId) + copy(dAtA[i:], m.MarketId) + i = encodeVarintQuery(dAtA, i, uint64(len(m.MarketId))) + i-- + dAtA[i] = 0xa + } + return len(dAtA) - i, nil +} + +func (m *QuerySpotOrdersByHashesResponse) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalToSizedBuffer(dAtA[:size]) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *QuerySpotOrdersByHashesResponse) MarshalTo(dAtA []byte) (int, error) { + size := m.Size() + return m.MarshalToSizedBuffer(dAtA[:size]) +} + +func (m *QuerySpotOrdersByHashesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { + i := len(dAtA) + _ = i + var l int + _ = l + if len(m.Orders) > 0 { + for iNdEx := len(m.Orders) - 1; iNdEx >= 0; iNdEx-- { + { + size, err := m.Orders[iNdEx].MarshalToSizedBuffer(dAtA[:i]) + if err != nil { + return 0, err + } + i -= size + i = encodeVarintQuery(dAtA, i, uint64(size)) + } + i-- + dAtA[i] = 0xa + } + } + return len(dAtA) - i, nil +} + func (m *QueryTraderSpotOrdersRequest) Marshal() (dAtA []byte, err error) { size := m.Size() dAtA = make([]byte, size) @@ -8293,6 +8681,89 @@ func (m *QueryTraderDerivativeOrdersResponse) MarshalToSizedBuffer(dAtA []byte) return len(dAtA) - i, nil } +func (m *QueryDerivativeOrdersByHashesRequest) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalToSizedBuffer(dAtA[:size]) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *QueryDerivativeOrdersByHashesRequest) MarshalTo(dAtA []byte) (int, error) { + size := m.Size() + return m.MarshalToSizedBuffer(dAtA[:size]) +} + +func (m *QueryDerivativeOrdersByHashesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { + i := len(dAtA) + _ = i + var l int + _ = l + if len(m.OrderHashes) > 0 { + for iNdEx := len(m.OrderHashes) - 1; iNdEx >= 0; iNdEx-- { + i -= len(m.OrderHashes[iNdEx]) + copy(dAtA[i:], m.OrderHashes[iNdEx]) + i = encodeVarintQuery(dAtA, i, uint64(len(m.OrderHashes[iNdEx]))) + i-- + dAtA[i] = 0x1a + } + } + if len(m.SubaccountId) > 0 { + i -= len(m.SubaccountId) + copy(dAtA[i:], m.SubaccountId) + i = encodeVarintQuery(dAtA, i, uint64(len(m.SubaccountId))) + i-- + dAtA[i] = 0x12 + } + if len(m.MarketId) > 0 { + i -= len(m.MarketId) + copy(dAtA[i:], m.MarketId) + i = encodeVarintQuery(dAtA, i, uint64(len(m.MarketId))) + i-- + dAtA[i] = 0xa + } + return len(dAtA) - i, nil +} + +func (m *QueryDerivativeOrdersByHashesResponse) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalToSizedBuffer(dAtA[:size]) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *QueryDerivativeOrdersByHashesResponse) MarshalTo(dAtA []byte) (int, error) { + size := m.Size() + return m.MarshalToSizedBuffer(dAtA[:size]) +} + +func (m *QueryDerivativeOrdersByHashesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { + i := len(dAtA) + _ = i + var l int + _ = l + if len(m.Orders) > 0 { + for iNdEx := len(m.Orders) - 1; iNdEx >= 0; iNdEx-- { + { + size, err := m.Orders[iNdEx].MarshalToSizedBuffer(dAtA[:i]) + if err != nil { + return 0, err + } + i -= size + i = encodeVarintQuery(dAtA, i, uint64(size)) + } + i-- + dAtA[i] = 0xa + } + } + return len(dAtA) - i, nil +} + func (m *QueryDerivativeMarketsRequest) Marshal() (dAtA []byte, err error) { size := m.Size() dAtA = make([]byte, size) @@ -11083,7 +11554,7 @@ func (m *QuerySpotOrderbookResponse) Size() (n int) { return n } -func (m *QueryTraderSpotOrdersRequest) Size() (n int) { +func (m *QuerySpotOrdersByHashesRequest) Size() (n int) { if m == nil { return 0 } @@ -11097,27 +11568,65 @@ func (m *QueryTraderSpotOrdersRequest) Size() (n int) { if l > 0 { n += 1 + l + sovQuery(uint64(l)) } + if len(m.OrderHashes) > 0 { + for _, s := range m.OrderHashes { + l = len(s) + n += 1 + l + sovQuery(uint64(l)) + } + } return n } -func (m *TrimmedSpotLimitOrder) Size() (n int) { +func (m *QuerySpotOrdersByHashesResponse) Size() (n int) { if m == nil { return 0 } var l int _ = l - l = m.Price.Size() - n += 1 + l + sovQuery(uint64(l)) - l = m.Quantity.Size() - n += 1 + l + sovQuery(uint64(l)) - l = m.Fillable.Size() - n += 1 + l + sovQuery(uint64(l)) - if m.IsBuy { - n += 2 + if len(m.Orders) > 0 { + for _, e := range m.Orders { + l = e.Size() + n += 1 + l + sovQuery(uint64(l)) + } } - l = len(m.OrderHash) - if l > 0 { - n += 1 + l + sovQuery(uint64(l)) + return n +} + +func (m *QueryTraderSpotOrdersRequest) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + l = len(m.MarketId) + if l > 0 { + n += 1 + l + sovQuery(uint64(l)) + } + l = len(m.SubaccountId) + if l > 0 { + n += 1 + l + sovQuery(uint64(l)) + } + return n +} + +func (m *TrimmedSpotLimitOrder) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + l = m.Price.Size() + n += 1 + l + sovQuery(uint64(l)) + l = m.Quantity.Size() + n += 1 + l + sovQuery(uint64(l)) + l = m.Fillable.Size() + n += 1 + l + sovQuery(uint64(l)) + if m.IsBuy { + n += 2 + } + l = len(m.OrderHash) + if l > 0 { + n += 1 + l + sovQuery(uint64(l)) } return n } @@ -11352,6 +11861,44 @@ func (m *QueryTraderDerivativeOrdersResponse) Size() (n int) { return n } +func (m *QueryDerivativeOrdersByHashesRequest) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + l = len(m.MarketId) + if l > 0 { + n += 1 + l + sovQuery(uint64(l)) + } + l = len(m.SubaccountId) + if l > 0 { + n += 1 + l + sovQuery(uint64(l)) + } + if len(m.OrderHashes) > 0 { + for _, s := range m.OrderHashes { + l = len(s) + n += 1 + l + sovQuery(uint64(l)) + } + } + return n +} + +func (m *QueryDerivativeOrdersByHashesResponse) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + if len(m.Orders) > 0 { + for _, e := range m.Orders { + l = e.Size() + n += 1 + l + sovQuery(uint64(l)) + } + } + return n +} + func (m *QueryDerivativeMarketsRequest) Size() (n int) { if m == nil { return 0 @@ -14142,7 +14689,7 @@ func (m *QuerySpotOrderbookResponse) Unmarshal(dAtA []byte) error { } return nil } -func (m *QueryTraderSpotOrdersRequest) Unmarshal(dAtA []byte) error { +func (m *QuerySpotOrdersByHashesRequest) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { @@ -14165,10 +14712,10 @@ func (m *QueryTraderSpotOrdersRequest) Unmarshal(dAtA []byte) error { fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { - return fmt.Errorf("proto: QueryTraderSpotOrdersRequest: wiretype end group for non-group") + return fmt.Errorf("proto: QuerySpotOrdersByHashesRequest: wiretype end group for non-group") } if fieldNum <= 0 { - return fmt.Errorf("proto: QueryTraderSpotOrdersRequest: illegal tag %d (wire type %d)", fieldNum, wire) + return fmt.Errorf("proto: QuerySpotOrdersByHashesRequest: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: @@ -14235,6 +14782,38 @@ func (m *QueryTraderSpotOrdersRequest) Unmarshal(dAtA []byte) error { } m.SubaccountId = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex + case 3: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field OrderHashes", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.OrderHashes = append(m.OrderHashes, string(dAtA[iNdEx:postIndex])) + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipQuery(dAtA[iNdEx:]) @@ -14256,7 +14835,7 @@ func (m *QueryTraderSpotOrdersRequest) Unmarshal(dAtA []byte) error { } return nil } -func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { +func (m *QuerySpotOrdersByHashesResponse) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { @@ -14279,17 +14858,17 @@ func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { - return fmt.Errorf("proto: TrimmedSpotLimitOrder: wiretype end group for non-group") + return fmt.Errorf("proto: QuerySpotOrdersByHashesResponse: wiretype end group for non-group") } if fieldNum <= 0 { - return fmt.Errorf("proto: TrimmedSpotLimitOrder: illegal tag %d (wire type %d)", fieldNum, wire) + return fmt.Errorf("proto: QuerySpotOrdersByHashesResponse: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Price", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field Orders", wireType) } - var stringLen uint64 + var msglen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowQuery @@ -14299,63 +14878,79 @@ func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - stringLen |= uint64(b&0x7F) << shift + msglen |= int(b&0x7F) << shift if b < 0x80 { break } } - intStringLen := int(stringLen) - if intStringLen < 0 { + if msglen < 0 { return ErrInvalidLengthQuery } - postIndex := iNdEx + intStringLen + postIndex := iNdEx + msglen if postIndex < 0 { return ErrInvalidLengthQuery } if postIndex > l { return io.ErrUnexpectedEOF } - if err := m.Price.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + m.Orders = append(m.Orders, &TrimmedSpotLimitOrder{}) + if err := m.Orders[len(m.Orders)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { return err } iNdEx = postIndex - case 2: - if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Quantity", wireType) - } - var stringLen uint64 - for shift := uint(0); ; shift += 7 { - if shift >= 64 { - return ErrIntOverflowQuery - } - if iNdEx >= l { - return io.ErrUnexpectedEOF - } - b := dAtA[iNdEx] - iNdEx++ - stringLen |= uint64(b&0x7F) << shift - if b < 0x80 { - break - } + default: + iNdEx = preIndex + skippy, err := skipQuery(dAtA[iNdEx:]) + if err != nil { + return err } - intStringLen := int(stringLen) - if intStringLen < 0 { + if (skippy < 0) || (iNdEx+skippy) < 0 { return ErrInvalidLengthQuery } - postIndex := iNdEx + intStringLen - if postIndex < 0 { - return ErrInvalidLengthQuery + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF } - if postIndex > l { + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} +func (m *QueryTraderSpotOrdersRequest) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { return io.ErrUnexpectedEOF } - if err := m.Quantity.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { - return err + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break } - iNdEx = postIndex - case 3: + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: QueryTraderSpotOrdersRequest: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: QueryTraderSpotOrdersRequest: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Fillable", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field MarketId", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { @@ -14383,33 +14978,11 @@ func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { if postIndex > l { return io.ErrUnexpectedEOF } - if err := m.Fillable.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { - return err - } + m.MarketId = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex - case 4: - if wireType != 0 { - return fmt.Errorf("proto: wrong wireType = %d for field IsBuy", wireType) - } - var v int - for shift := uint(0); ; shift += 7 { - if shift >= 64 { - return ErrIntOverflowQuery - } - if iNdEx >= l { - return io.ErrUnexpectedEOF - } - b := dAtA[iNdEx] - iNdEx++ - v |= int(b&0x7F) << shift - if b < 0x80 { - break - } - } - m.IsBuy = bool(v != 0) - case 5: + case 2: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field OrderHash", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field SubaccountId", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { @@ -14437,7 +15010,7 @@ func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { if postIndex > l { return io.ErrUnexpectedEOF } - m.OrderHash = string(dAtA[iNdEx:postIndex]) + m.SubaccountId = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex default: iNdEx = preIndex @@ -14460,7 +15033,7 @@ func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { } return nil } -func (m *QueryTraderSpotOrdersResponse) Unmarshal(dAtA []byte) error { +func (m *TrimmedSpotLimitOrder) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { @@ -14483,17 +15056,17 @@ func (m *QueryTraderSpotOrdersResponse) Unmarshal(dAtA []byte) error { fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { - return fmt.Errorf("proto: QueryTraderSpotOrdersResponse: wiretype end group for non-group") + return fmt.Errorf("proto: TrimmedSpotLimitOrder: wiretype end group for non-group") } if fieldNum <= 0 { - return fmt.Errorf("proto: QueryTraderSpotOrdersResponse: illegal tag %d (wire type %d)", fieldNum, wire) + return fmt.Errorf("proto: TrimmedSpotLimitOrder: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Orders", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field Price", wireType) } - var msglen int + var stringLen uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowQuery @@ -14503,34 +15076,238 @@ func (m *QueryTraderSpotOrdersResponse) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - msglen |= int(b&0x7F) << shift + stringLen |= uint64(b&0x7F) << shift if b < 0x80 { break } } - if msglen < 0 { + intStringLen := int(stringLen) + if intStringLen < 0 { return ErrInvalidLengthQuery } - postIndex := iNdEx + msglen + postIndex := iNdEx + intStringLen if postIndex < 0 { return ErrInvalidLengthQuery } if postIndex > l { return io.ErrUnexpectedEOF } - m.Orders = append(m.Orders, &TrimmedSpotLimitOrder{}) - if err := m.Orders[len(m.Orders)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + if err := m.Price.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { return err } iNdEx = postIndex - default: - iNdEx = preIndex - skippy, err := skipQuery(dAtA[iNdEx:]) - if err != nil { - return err + case 2: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Quantity", wireType) } - if (skippy < 0) || (iNdEx+skippy) < 0 { - return ErrInvalidLengthQuery + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + if err := m.Quantity.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 3: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Fillable", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + if err := m.Fillable.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 4: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field IsBuy", wireType) + } + var v int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + v |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + m.IsBuy = bool(v != 0) + case 5: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field OrderHash", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.OrderHash = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipQuery(dAtA[iNdEx:]) + if err != nil { + return err + } + if (skippy < 0) || (iNdEx+skippy) < 0 { + return ErrInvalidLengthQuery + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} +func (m *QueryTraderSpotOrdersResponse) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: QueryTraderSpotOrdersResponse: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: QueryTraderSpotOrdersResponse: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Orders", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + msglen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Orders = append(m.Orders, &TrimmedSpotLimitOrder{}) + if err := m.Orders[len(m.Orders)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipQuery(dAtA[iNdEx:]) + if err != nil { + return err + } + if (skippy < 0) || (iNdEx+skippy) < 0 { + return ErrInvalidLengthQuery } if (iNdEx + skippy) > l { return io.ErrUnexpectedEOF @@ -16119,6 +16896,236 @@ func (m *QueryTraderDerivativeOrdersResponse) Unmarshal(dAtA []byte) error { } return nil } +func (m *QueryDerivativeOrdersByHashesRequest) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: QueryDerivativeOrdersByHashesRequest: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: QueryDerivativeOrdersByHashesRequest: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field MarketId", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.MarketId = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 2: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field SubaccountId", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.SubaccountId = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 3: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field OrderHashes", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.OrderHashes = append(m.OrderHashes, string(dAtA[iNdEx:postIndex])) + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipQuery(dAtA[iNdEx:]) + if err != nil { + return err + } + if (skippy < 0) || (iNdEx+skippy) < 0 { + return ErrInvalidLengthQuery + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} +func (m *QueryDerivativeOrdersByHashesResponse) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: QueryDerivativeOrdersByHashesResponse: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: QueryDerivativeOrdersByHashesResponse: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Orders", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowQuery + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthQuery + } + postIndex := iNdEx + msglen + if postIndex < 0 { + return ErrInvalidLengthQuery + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Orders = append(m.Orders, &TrimmedDerivativeLimitOrder{}) + if err := m.Orders[len(m.Orders)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipQuery(dAtA[iNdEx:]) + if err != nil { + return err + } + if (skippy < 0) || (iNdEx+skippy) < 0 { + return ErrInvalidLengthQuery + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} func (m *QueryDerivativeMarketsRequest) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 diff --git a/proto/injective/exchange/v1beta1/events.proto b/proto/injective/exchange/v1beta1/events.proto index 49607a03..0bfd59fe 100644 --- a/proto/injective/exchange/v1beta1/events.proto +++ b/proto/injective/exchange/v1beta1/events.proto @@ -182,6 +182,7 @@ message EventNewConditionalDerivativeOrder { string market_id = 1; DerivativeOrder order = 2; bytes hash = 3; + bool is_market = 4; } message EventCancelConditionalDerivativeOrder { diff --git a/proto/injective/exchange/v1beta1/query.proto b/proto/injective/exchange/v1beta1/query.proto index cdef9794..dbc38caf 100644 --- a/proto/injective/exchange/v1beta1/query.proto +++ b/proto/injective/exchange/v1beta1/query.proto @@ -53,6 +53,11 @@ service Query { option (google.api.http).get = "/injective/exchange/v1beta1/spot/orders/{market_id}/{subaccount_id}"; } + // Retrieves spot orders corresponding to specified order hashes for a given subaccountID and marketID + rpc SpotOrdersByHashes(QuerySpotOrdersByHashesRequest) returns (QuerySpotOrdersByHashesResponse) { + option (google.api.http).get = "/injective/exchange/v1beta1/spot/orders_by_hashes/{market_id}/{subaccount_id}"; + } + // Retrieves subaccount's orders rpc SubaccountOrders(QuerySubaccountOrdersRequest) returns (QuerySubaccountOrdersResponse) { option (google.api.http).get = "/injective/exchange/v1beta1/orders/{subaccount_id}"; @@ -83,6 +88,11 @@ service Query { option (google.api.http).get = "/injective/exchange/v1beta1/derivative/orders/{market_id}/{subaccount_id}"; } + // Retrieves a trader's derivative orders + rpc DerivativeOrdersByHashes(QueryDerivativeOrdersByHashesRequest) returns (QueryDerivativeOrdersByHashesResponse) { + option (google.api.http).get = "/injective/exchange/v1beta1/derivative/orders_by_hashes/{market_id}/{subaccount_id}"; + } + // Retrieves a trader's transient derivative orders rpc TraderDerivativeTransientOrders(QueryTraderDerivativeOrdersRequest) returns (QueryTraderDerivativeOrdersResponse) { option (google.api.http).get = "/injective/exchange/v1beta1/derivative/transient_orders/{market_id}/{subaccount_id}"; @@ -334,6 +344,21 @@ message QuerySpotOrderbookResponse { repeated PriceLevel sells_price_level = 2; } +// QueryTraderSpotOrdersRequest is the request type for the Query/TraderSpotOrders RPC method. +message QuerySpotOrdersByHashesRequest { + // Market ID for the market + string market_id = 1; + // SubaccountID of the trader + string subaccount_id = 2; + // the order hashes + repeated string order_hashes = 3; +} + +// QuerySpotOrdersByHashesResponse is the response type for the Query/SpotOrdersByHashes RPC method. +message QuerySpotOrdersByHashesResponse { + repeated TrimmedSpotLimitOrder orders = 1; +} + // QueryTraderSpotOrdersRequest is the request type for the Query/TraderSpotOrders RPC method. message QueryTraderSpotOrdersRequest { // Market ID for the market @@ -368,6 +393,7 @@ message QueryTraderSpotOrdersResponse { repeated TrimmedSpotLimitOrder orders = 1; } + // QuerySpotMidPriceAndTOBRequest is the request type for the Query/SpotMidPriceAndTOB RPC method. message QuerySpotMidPriceAndTOBRequest { // Market ID for the market @@ -527,6 +553,21 @@ message QueryTraderDerivativeOrdersResponse { repeated TrimmedDerivativeLimitOrder orders = 1; } +// QueryTraderDerivativeOrdersRequest is the request type for the Query/TraderDerivativeOrders RPC method. +message QueryDerivativeOrdersByHashesRequest { + // Market ID for the market + string market_id = 1; + // SubaccountID of the trader + string subaccount_id = 2; + // the order hashes + repeated string order_hashes = 3; +} + +// QueryDerivativeOrdersByHashesResponse is the response type for the Query/DerivativeOrdersByHashes RPC method. +message QueryDerivativeOrdersByHashesResponse { + repeated TrimmedDerivativeLimitOrder orders = 1; +} + // QueryDerivativeMarketsRequest is the request type for the Query/DerivativeMarkets RPC method. message QueryDerivativeMarketsRequest { // Status of the market, for convenience it is set to string - not enum