feat(common): add `ThirdPartyID` to `Message` and `protobuf.WakuMessage`
Usually, message IDs are generated by their payload and signature and in receiving nodes calculated in based on the same data as well. There's no ID attached to messages in-flight. This turns out to be a bit of a problem for messages that are being imported from third party systems like discord, as the conversion and saving of such messages and handling of their possible assets and attachments are done in separate steps, which changes the message payloads after their IDs have been generated. Hence, we're introducing a `ThirdPartyID` property to `common.Message` and `protobuf.WakuMessage` so receiving nodes of such messages (via the archive protocol primarily) can easily detect third party/imported messages and give them special treatment.
This commit is contained in:
parent
f47cb8572d
commit
c01ad05525
|
@ -35,6 +35,7 @@
|
|||
// 1662460056_move_favourites_to_saved_addresses.up.sql (233B)
|
||||
// 1662738097_add_base_fee_transaction.up.sql (112B)
|
||||
// 1662972194_add_keypairs_table.up.sql (345B)
|
||||
// 1664392661_add_third_party_id_to_waku_messages.up.sql (70B)
|
||||
// doc.go (74B)
|
||||
|
||||
package migrations
|
||||
|
@ -739,7 +740,7 @@ func _1662447680_add_keypairs_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1662447680_add_keypairs_table.up.sql", size: 218, mode: os.FileMode(0664), modTime: time.Unix(1663585108, 0)}
|
||||
info := bindataFileInfo{name: "1662447680_add_keypairs_table.up.sql", size: 218, mode: os.FileMode(0664), modTime: time.Unix(1663586599, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdc, 0x25, 0xa9, 0xc7, 0x63, 0x27, 0x97, 0x35, 0x5f, 0x6b, 0xab, 0x26, 0xcb, 0xf9, 0xbd, 0x5e, 0xac, 0x3, 0xa0, 0x5e, 0xb9, 0x71, 0xa3, 0x1f, 0xb3, 0x4f, 0x7f, 0x79, 0x28, 0x48, 0xbe, 0xc}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -799,11 +800,31 @@ func _1662972194_add_keypairs_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1662972194_add_keypairs_table.up.sql", size: 345, mode: os.FileMode(0664), modTime: time.Unix(1663585108, 0)}
|
||||
info := bindataFileInfo{name: "1662972194_add_keypairs_table.up.sql", size: 345, mode: os.FileMode(0664), modTime: time.Unix(1663586599, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xab, 0x76, 0xf2, 0x86, 0xe1, 0x7e, 0xe9, 0x47, 0x32, 0x48, 0xd5, 0x6b, 0xe5, 0xd, 0xab, 0xb7, 0xf1, 0xd4, 0xf1, 0xad, 0x38, 0xa6, 0x11, 0xe7, 0xce, 0x5c, 0x11, 0x11, 0xf, 0x47, 0xb2, 0x4}}
|
||||
return a, nil
|
||||
}
|
||||
|
||||
var __1664392661_add_third_party_id_to_waku_messagesUpSql = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x72\xf4\x09\x71\x0d\x52\x08\x71\x74\xf2\x71\x55\x28\x4f\xcc\x2e\x8d\xcf\x4d\x2d\x2e\x4e\x4c\x4f\x2d\x56\x70\x74\x71\x51\x70\xf6\xf7\x09\xf5\xf5\x53\x28\xc9\xc8\x2c\x4a\x89\x2f\x48\x2c\x2a\xa9\x8c\xcf\x4c\x51\x08\x71\x8d\x08\x51\x70\x71\x75\x73\x0c\xf5\x09\x51\x50\x52\xb2\xe6\xe2\x02\x04\x00\x00\xff\xff\xdd\x01\xff\x71\x46\x00\x00\x00")
|
||||
|
||||
func _1664392661_add_third_party_id_to_waku_messagesUpSqlBytes() ([]byte, error) {
|
||||
return bindataRead(
|
||||
__1664392661_add_third_party_id_to_waku_messagesUpSql,
|
||||
"1664392661_add_third_party_id_to_waku_messages.up.sql",
|
||||
)
|
||||
}
|
||||
|
||||
func _1664392661_add_third_party_id_to_waku_messagesUpSql() (*asset, error) {
|
||||
bytes, err := _1664392661_add_third_party_id_to_waku_messagesUpSqlBytes()
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1664392661_add_third_party_id_to_waku_messages.up.sql", size: 70, mode: os.FileMode(0664), modTime: time.Unix(1664392691, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xfd, 0x67, 0x66, 0x9e, 0x66, 0x74, 0xce, 0x1c, 0xb, 0x1b, 0x9d, 0xd5, 0xfc, 0x65, 0xe, 0x83, 0x90, 0x4c, 0x61, 0x4e, 0x6b, 0xe7, 0x86, 0xbe, 0x36, 0x4f, 0x91, 0x36, 0x4, 0x47, 0x7b, 0x82}}
|
||||
return a, nil
|
||||
}
|
||||
|
||||
var _docGo = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x2c\xc9\xb1\x0d\xc4\x20\x0c\x05\xd0\x9e\x29\xfe\x02\xd8\xfd\x6d\xe3\x4b\xac\x2f\x44\x82\x09\x78\x7f\xa5\x49\xfd\xa6\x1d\xdd\xe8\xd8\xcf\x55\x8a\x2a\xe3\x47\x1f\xbe\x2c\x1d\x8c\xfa\x6f\xe3\xb4\x34\xd4\xd9\x89\xbb\x71\x59\xb6\x18\x1b\x35\x20\xa2\x9f\x0a\x03\xa2\xe5\x0d\x00\x00\xff\xff\x60\xcd\x06\xbe\x4a\x00\x00\x00")
|
||||
|
||||
func docGoBytes() ([]byte, error) {
|
||||
|
@ -985,6 +1006,8 @@ var _bindata = map[string]func() (*asset, error){
|
|||
|
||||
"1662972194_add_keypairs_table.up.sql": _1662972194_add_keypairs_tableUpSql,
|
||||
|
||||
"1664392661_add_third_party_id_to_waku_messages.up.sql": _1664392661_add_third_party_id_to_waku_messagesUpSql,
|
||||
|
||||
"doc.go": docGo,
|
||||
}
|
||||
|
||||
|
@ -1064,7 +1087,8 @@ var _bintree = &bintree{nil, map[string]*bintree{
|
|||
"1662460056_move_favourites_to_saved_addresses.up.sql": &bintree{_1662460056_move_favourites_to_saved_addressesUpSql, map[string]*bintree{}},
|
||||
"1662738097_add_base_fee_transaction.up.sql": &bintree{_1662738097_add_base_fee_transactionUpSql, map[string]*bintree{}},
|
||||
"1662972194_add_keypairs_table.up.sql": &bintree{_1662972194_add_keypairs_tableUpSql, map[string]*bintree{}},
|
||||
"doc.go": &bintree{docGo, map[string]*bintree{}},
|
||||
"1664392661_add_third_party_id_to_waku_messages.up.sql": &bintree{_1664392661_add_third_party_id_to_waku_messagesUpSql, map[string]*bintree{}},
|
||||
"doc.go": &bintree{docGo, map[string]*bintree{}},
|
||||
}}
|
||||
|
||||
// RestoreAsset restores an asset under the given directory.
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE waku_messages ADD COLUMN third_party_id TEXT DEFAULT "";
|
||||
|
|
@ -20,16 +20,17 @@ type NewMessage struct {
|
|||
|
||||
// Message is the RPC representation of a whisper message.
|
||||
type Message struct {
|
||||
Sig []byte `json:"sig,omitempty"`
|
||||
TTL uint32 `json:"ttl"`
|
||||
Timestamp uint32 `json:"timestamp"`
|
||||
Topic TopicType `json:"topic"`
|
||||
Payload []byte `json:"payload"`
|
||||
Padding []byte `json:"padding"`
|
||||
PoW float64 `json:"pow"`
|
||||
Hash []byte `json:"hash"`
|
||||
Dst []byte `json:"recipientPublicKey,omitempty"`
|
||||
P2P bool `json:"bool,omitempty"`
|
||||
Sig []byte `json:"sig,omitempty"`
|
||||
TTL uint32 `json:"ttl"`
|
||||
Timestamp uint32 `json:"timestamp"`
|
||||
Topic TopicType `json:"topic"`
|
||||
Payload []byte `json:"payload"`
|
||||
Padding []byte `json:"padding"`
|
||||
PoW float64 `json:"pow"`
|
||||
Hash []byte `json:"hash"`
|
||||
Dst []byte `json:"recipientPublicKey,omitempty"`
|
||||
P2P bool `json:"bool,omitempty"`
|
||||
ThirdPartyID string `json:"thirdPartyId,omitempty"`
|
||||
}
|
||||
|
||||
// Criteria holds various filter options for inbound messages.
|
||||
|
|
|
@ -30,7 +30,7 @@ import (
|
|||
func bindataRead(data []byte, name string) ([]byte, error) {
|
||||
gz, err := gzip.NewReader(bytes.NewBuffer(data))
|
||||
if err != nil {
|
||||
return nil, fmt.Errorf("read %q: %w", name, err)
|
||||
return nil, fmt.Errorf("read %q: %v", name, err)
|
||||
}
|
||||
|
||||
var buf bytes.Buffer
|
||||
|
@ -38,7 +38,7 @@ func bindataRead(data []byte, name string) ([]byte, error) {
|
|||
clErr := gz.Close()
|
||||
|
||||
if err != nil {
|
||||
return nil, fmt.Errorf("read %q: %w", name, err)
|
||||
return nil, fmt.Errorf("read %q: %v", name, err)
|
||||
}
|
||||
if clErr != nil {
|
||||
return nil, err
|
||||
|
@ -274,7 +274,7 @@ func _1660238799_accounts_kdfUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1660238799_accounts_kdf.up.sql", size: 115, mode: os.FileMode(0664), modTime: time.Unix(1661173104, 0)}
|
||||
info := bindataFileInfo{name: "1660238799_accounts_kdf.up.sql", size: 115, mode: os.FileMode(0664), modTime: time.Unix(1664364156, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdf, 0xe6, 0x7a, 0x69, 0x25, 0x42, 0x3b, 0x9c, 0x20, 0xf5, 0xcb, 0xae, 0xb0, 0xb3, 0x1b, 0x66, 0xc2, 0x5d, 0xd0, 0xc1, 0x59, 0xe8, 0xa9, 0xc5, 0x69, 0x58, 0x8f, 0xae, 0xe6, 0xd1, 0x4c, 0x53}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -390,21 +390,28 @@ func AssetNames() []string {
|
|||
|
||||
// _bindata is a table, holding each asset generator, mapped to its name.
|
||||
var _bindata = map[string]func() (*asset, error){
|
||||
"0001_accounts.down.sql": _0001_accountsDownSql,
|
||||
"0001_accounts.up.sql": _0001_accountsUpSql,
|
||||
"1605007189_identity_images.down.sql": _1605007189_identity_imagesDownSql,
|
||||
"1605007189_identity_images.up.sql": _1605007189_identity_imagesUpSql,
|
||||
"1606224181_drop_photo_path_from_accounts.down.sql": _1606224181_drop_photo_path_from_accountsDownSql,
|
||||
"1606224181_drop_photo_path_from_accounts.up.sql": _1606224181_drop_photo_path_from_accountsUpSql,
|
||||
"1648646095_image_clock.down.sql": _1648646095_image_clockDownSql,
|
||||
"1648646095_image_clock.up.sql": _1648646095_image_clockUpSql,
|
||||
"1649317600_add_color_hash.up.sql": _1649317600_add_color_hashUpSql,
|
||||
"1660238799_accounts_kdf.up.sql": _1660238799_accounts_kdfUpSql,
|
||||
"doc.go": docGo,
|
||||
}
|
||||
"0001_accounts.down.sql": _0001_accountsDownSql,
|
||||
|
||||
// AssetDebug is true if the assets were built with the debug flag enabled.
|
||||
const AssetDebug = false
|
||||
"0001_accounts.up.sql": _0001_accountsUpSql,
|
||||
|
||||
"1605007189_identity_images.down.sql": _1605007189_identity_imagesDownSql,
|
||||
|
||||
"1605007189_identity_images.up.sql": _1605007189_identity_imagesUpSql,
|
||||
|
||||
"1606224181_drop_photo_path_from_accounts.down.sql": _1606224181_drop_photo_path_from_accountsDownSql,
|
||||
|
||||
"1606224181_drop_photo_path_from_accounts.up.sql": _1606224181_drop_photo_path_from_accountsUpSql,
|
||||
|
||||
"1648646095_image_clock.down.sql": _1648646095_image_clockDownSql,
|
||||
|
||||
"1648646095_image_clock.up.sql": _1648646095_image_clockUpSql,
|
||||
|
||||
"1649317600_add_color_hash.up.sql": _1649317600_add_color_hashUpSql,
|
||||
|
||||
"1660238799_accounts_kdf.up.sql": _1660238799_accounts_kdfUpSql,
|
||||
|
||||
"doc.go": docGo,
|
||||
}
|
||||
|
||||
// AssetDir returns the file names below a certain
|
||||
// directory embedded in the file by go-bindata.
|
||||
|
@ -447,17 +454,17 @@ type bintree struct {
|
|||
}
|
||||
|
||||
var _bintree = &bintree{nil, map[string]*bintree{
|
||||
"0001_accounts.down.sql": {_0001_accountsDownSql, map[string]*bintree{}},
|
||||
"0001_accounts.up.sql": {_0001_accountsUpSql, map[string]*bintree{}},
|
||||
"1605007189_identity_images.down.sql": {_1605007189_identity_imagesDownSql, map[string]*bintree{}},
|
||||
"1605007189_identity_images.up.sql": {_1605007189_identity_imagesUpSql, map[string]*bintree{}},
|
||||
"1606224181_drop_photo_path_from_accounts.down.sql": {_1606224181_drop_photo_path_from_accountsDownSql, map[string]*bintree{}},
|
||||
"1606224181_drop_photo_path_from_accounts.up.sql": {_1606224181_drop_photo_path_from_accountsUpSql, map[string]*bintree{}},
|
||||
"1648646095_image_clock.down.sql": {_1648646095_image_clockDownSql, map[string]*bintree{}},
|
||||
"1648646095_image_clock.up.sql": {_1648646095_image_clockUpSql, map[string]*bintree{}},
|
||||
"1649317600_add_color_hash.up.sql": {_1649317600_add_color_hashUpSql, map[string]*bintree{}},
|
||||
"1660238799_accounts_kdf.up.sql": {_1660238799_accounts_kdfUpSql, map[string]*bintree{}},
|
||||
"doc.go": {docGo, map[string]*bintree{}},
|
||||
"0001_accounts.down.sql": &bintree{_0001_accountsDownSql, map[string]*bintree{}},
|
||||
"0001_accounts.up.sql": &bintree{_0001_accountsUpSql, map[string]*bintree{}},
|
||||
"1605007189_identity_images.down.sql": &bintree{_1605007189_identity_imagesDownSql, map[string]*bintree{}},
|
||||
"1605007189_identity_images.up.sql": &bintree{_1605007189_identity_imagesUpSql, map[string]*bintree{}},
|
||||
"1606224181_drop_photo_path_from_accounts.down.sql": &bintree{_1606224181_drop_photo_path_from_accountsDownSql, map[string]*bintree{}},
|
||||
"1606224181_drop_photo_path_from_accounts.up.sql": &bintree{_1606224181_drop_photo_path_from_accountsUpSql, map[string]*bintree{}},
|
||||
"1648646095_image_clock.down.sql": &bintree{_1648646095_image_clockDownSql, map[string]*bintree{}},
|
||||
"1648646095_image_clock.up.sql": &bintree{_1648646095_image_clockUpSql, map[string]*bintree{}},
|
||||
"1649317600_add_color_hash.up.sql": &bintree{_1649317600_add_color_hashUpSql, map[string]*bintree{}},
|
||||
"1660238799_accounts_kdf.up.sql": &bintree{_1660238799_accounts_kdfUpSql, map[string]*bintree{}},
|
||||
"doc.go": &bintree{docGo, map[string]*bintree{}},
|
||||
}}
|
||||
|
||||
// RestoreAsset restores an asset under the given directory.
|
||||
|
|
|
@ -2016,12 +2016,13 @@ func (m *Manager) ExtractMessagesFromHistoryArchives(communityID types.HexBytes,
|
|||
filter := m.transport.FilterByTopic(message.Topic)
|
||||
if filter != nil {
|
||||
shhMessage := &types.Message{
|
||||
Sig: message.Sig,
|
||||
Timestamp: uint32(message.Timestamp),
|
||||
Topic: types.BytesToTopic(message.Topic),
|
||||
Payload: message.Payload,
|
||||
Padding: message.Padding,
|
||||
Hash: message.Hash,
|
||||
Sig: message.Sig,
|
||||
Timestamp: uint32(message.Timestamp),
|
||||
Topic: types.BytesToTopic(message.Topic),
|
||||
Payload: message.Payload,
|
||||
Padding: message.Padding,
|
||||
Hash: message.Hash,
|
||||
ThirdPartyID: message.ThirdPartyId,
|
||||
}
|
||||
messages[*filter] = append(messages[*filter], shhMessage)
|
||||
}
|
||||
|
@ -2053,12 +2054,13 @@ func (m *Manager) createWakuMessageArchive(from time.Time, to time.Time, message
|
|||
for _, msg := range messages {
|
||||
topic := types.TopicTypeToByteArray(msg.Topic)
|
||||
wakuMessage := &protobuf.WakuMessage{
|
||||
Sig: msg.Sig,
|
||||
Timestamp: uint64(msg.Timestamp),
|
||||
Topic: topic,
|
||||
Payload: msg.Payload,
|
||||
Padding: msg.Padding,
|
||||
Hash: msg.Hash,
|
||||
Sig: msg.Sig,
|
||||
Timestamp: uint64(msg.Timestamp),
|
||||
Topic: topic,
|
||||
Payload: msg.Payload,
|
||||
Padding: msg.Padding,
|
||||
Hash: msg.Hash,
|
||||
ThirdPartyId: msg.ThirdPartyID,
|
||||
}
|
||||
wakuMessages = append(wakuMessages, wakuMessage)
|
||||
}
|
||||
|
|
|
@ -426,14 +426,51 @@ func (p *Persistence) SetPrivateKey(id []byte, privKey *ecdsa.PrivateKey) error
|
|||
return err
|
||||
}
|
||||
|
||||
func (p *Persistence) SaveWakuMessages(messages []*types.Message) (err error) {
|
||||
tx, err := p.db.BeginTx(context.Background(), &sql.TxOptions{})
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
defer func() {
|
||||
if err == nil {
|
||||
err = tx.Commit()
|
||||
return
|
||||
}
|
||||
// don't shadow original error
|
||||
_ = tx.Rollback()
|
||||
}()
|
||||
query := `INSERT OR REPLACE INTO waku_messages (sig, timestamp, topic, payload, padding, hash, third_party_id) VALUES (?, ?, ?, ?, ?, ?, ?)`
|
||||
stmt, err := tx.Prepare(query)
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
defer stmt.Close()
|
||||
for _, msg := range messages {
|
||||
_, err = stmt.Exec(
|
||||
msg.Sig,
|
||||
msg.Timestamp,
|
||||
msg.Topic.String(),
|
||||
msg.Payload,
|
||||
msg.Padding,
|
||||
types.Bytes2Hex(msg.Hash),
|
||||
msg.ThirdPartyID,
|
||||
)
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
func (p *Persistence) SaveWakuMessage(message *types.Message) error {
|
||||
_, err := p.db.Exec(`INSERT OR REPLACE INTO waku_messages (sig, timestamp, topic, payload, padding, hash) VALUES (?, ?, ?, ?, ?, ?)`,
|
||||
_, err := p.db.Exec(`INSERT OR REPLACE INTO waku_messages (sig, timestamp, topic, payload, padding, hash, third_party_id) VALUES (?, ?, ?, ?, ?, ?, ?)`,
|
||||
message.Sig,
|
||||
message.Timestamp,
|
||||
message.Topic.String(),
|
||||
message.Payload,
|
||||
message.Padding,
|
||||
types.Bytes2Hex(message.Hash),
|
||||
message.ThirdPartyID,
|
||||
)
|
||||
return err
|
||||
}
|
||||
|
@ -467,7 +504,7 @@ func (p *Persistence) GetLatestWakuMessageTimestamp(topics []types.TopicType) (u
|
|||
|
||||
func (p *Persistence) GetWakuMessagesByFilterTopic(topics []types.TopicType, from uint64, to uint64) ([]types.Message, error) {
|
||||
|
||||
query := "SELECT sig, timestamp, topic, payload, padding, hash FROM waku_messages WHERE timestamp >= " + fmt.Sprint(from) + " AND timestamp < " + fmt.Sprint(to) + " AND ("
|
||||
query := "SELECT sig, timestamp, topic, payload, padding, hash, third_party_id FROM waku_messages WHERE timestamp >= " + fmt.Sprint(from) + " AND timestamp < " + fmt.Sprint(to) + " AND ("
|
||||
|
||||
for i, topic := range topics {
|
||||
query += `topic = "` + topic.String() + `"`
|
||||
|
@ -488,7 +525,7 @@ func (p *Persistence) GetWakuMessagesByFilterTopic(topics []types.TopicType, fro
|
|||
msg := types.Message{}
|
||||
var topicStr string
|
||||
var hashStr string
|
||||
err := rows.Scan(&msg.Sig, &msg.Timestamp, &topicStr, &msg.Payload, &msg.Padding, &hashStr)
|
||||
err := rows.Scan(&msg.Sig, &msg.Timestamp, &topicStr, &msg.Payload, &msg.Padding, &hashStr, &msg.ThirdPartyID)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
|
|
@ -147,7 +147,7 @@ func _000001_initDownDbSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "000001_init.down.db.sql", size: 65, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "000001_init.down.db.sql", size: 65, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x5e, 0xbb, 0x3f, 0x1, 0x75, 0x19, 0x70, 0x86, 0xa7, 0x34, 0x40, 0x17, 0x34, 0x3e, 0x18, 0x51, 0x79, 0xd4, 0x22, 0xad, 0x8f, 0x80, 0xcc, 0xa6, 0xcc, 0x6, 0x2b, 0x62, 0x2, 0x47, 0xba, 0xf9}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -167,7 +167,7 @@ func _000001_initUpDbSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "000001_init.up.db.sql", size: 2719, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "000001_init.up.db.sql", size: 2719, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x60, 0xdc, 0xeb, 0xe, 0xc2, 0x4f, 0x75, 0xa, 0xf6, 0x3e, 0xc7, 0xc4, 0x4, 0xe2, 0xe1, 0xa4, 0x73, 0x2f, 0x4a, 0xad, 0x1a, 0x0, 0xc3, 0x93, 0x9d, 0x77, 0x3e, 0x31, 0x91, 0x77, 0x2e, 0xc8}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -187,7 +187,7 @@ func _000002_add_last_ens_clock_valueUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "000002_add_last_ens_clock_value.up.sql", size: 77, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "000002_add_last_ens_clock_value.up.sql", size: 77, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4d, 0x3, 0x8f, 0xd5, 0x85, 0x83, 0x47, 0xbe, 0xf9, 0x82, 0x7e, 0x81, 0xa4, 0xbd, 0xaa, 0xd5, 0x98, 0x18, 0x5, 0x2d, 0x82, 0x42, 0x3b, 0x3, 0x50, 0xc3, 0x1e, 0x84, 0x35, 0xf, 0xb6, 0x2b}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -207,7 +207,7 @@ func _1586358095_add_replaceUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1586358095_add_replace.up.sql", size: 224, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1586358095_add_replace.up.sql", size: 224, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd2, 0xb3, 0xa9, 0xc7, 0x7f, 0x9d, 0x8f, 0x43, 0x8c, 0x9e, 0x58, 0x8d, 0x44, 0xbc, 0xfa, 0x6b, 0x5f, 0x3f, 0x5a, 0xbe, 0xe8, 0xb1, 0x16, 0xf, 0x91, 0x2a, 0xa0, 0x71, 0xbb, 0x8d, 0x6b, 0xcb}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -227,7 +227,7 @@ func _1588665364_add_image_dataUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1588665364_add_image_data.up.sql", size: 186, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1588665364_add_image_data.up.sql", size: 186, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd6, 0xc6, 0x35, 0xb4, 0x4c, 0x39, 0x96, 0x29, 0x30, 0xda, 0xf4, 0x8f, 0xcb, 0xf1, 0x9f, 0x84, 0xdc, 0x88, 0xd4, 0xd5, 0xbc, 0xb6, 0x5b, 0x46, 0x78, 0x67, 0x76, 0x1a, 0x5, 0x36, 0xdc, 0xe5}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -247,7 +247,7 @@ func _1589365189_add_pow_targetUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1589365189_add_pow_target.up.sql", size: 66, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1589365189_add_pow_target.up.sql", size: 66, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x4e, 0x3a, 0xe2, 0x2e, 0x7d, 0xaf, 0xbb, 0xcc, 0x21, 0xa1, 0x7a, 0x41, 0x9a, 0xd0, 0xbb, 0xa9, 0xc8, 0x35, 0xf9, 0x32, 0x34, 0x46, 0x44, 0x9a, 0x86, 0x40, 0x7c, 0xb9, 0x23, 0xc7, 0x3, 0x3f}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -267,7 +267,7 @@ func _1591277220_add_index_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1591277220_add_index_messages.up.sql", size: 240, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1591277220_add_index_messages.up.sql", size: 240, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9c, 0xfe, 0xbe, 0xd5, 0xb8, 0x8f, 0xdd, 0xef, 0xbb, 0xa8, 0xad, 0x7f, 0xed, 0x5b, 0x5b, 0x2f, 0xe6, 0x82, 0x27, 0x78, 0x1f, 0xb9, 0x57, 0xdc, 0x8, 0xc2, 0xb2, 0xa9, 0x9a, 0x4, 0xe1, 0x7a}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -287,7 +287,7 @@ func _1593087212_add_mute_chat_and_raw_message_fieldsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1593087212_add_mute_chat_and_raw_message_fields.up.sql", size: 215, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1593087212_add_mute_chat_and_raw_message_fields.up.sql", size: 215, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x73, 0x99, 0x61, 0xd1, 0xaa, 0xb4, 0xbf, 0xaf, 0xd7, 0x20, 0x17, 0x40, 0xf9, 0x2, 0xfb, 0xcc, 0x40, 0x2a, 0xd, 0x86, 0x36, 0x30, 0x88, 0x89, 0x25, 0x80, 0x42, 0xb0, 0x5b, 0xe9, 0x73, 0x78}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -307,7 +307,7 @@ func _1595862781_add_audio_dataUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1595862781_add_audio_data.up.sql", size: 246, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1595862781_add_audio_data.up.sql", size: 246, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xae, 0xd2, 0xee, 0x55, 0xfb, 0x36, 0xa4, 0x92, 0x66, 0xe, 0x81, 0x62, 0x1e, 0x7a, 0x69, 0xa, 0xd5, 0x4b, 0xa5, 0x6a, 0x8d, 0x1d, 0xce, 0xf3, 0x3e, 0xc0, 0x5f, 0x9c, 0x66, 0x1b, 0xb4, 0xed}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -327,7 +327,7 @@ func _1595865249_create_emoji_reactions_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1595865249_create_emoji_reactions_table.up.sql", size: 300, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1595865249_create_emoji_reactions_table.up.sql", size: 300, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x3e, 0xc5, 0x43, 0x5c, 0x3d, 0x53, 0x43, 0x2c, 0x1a, 0xa5, 0xb6, 0xbf, 0x7, 0x4, 0x5a, 0x3e, 0x40, 0x8b, 0xa4, 0x57, 0x12, 0x58, 0xbc, 0x42, 0xe2, 0xc3, 0xde, 0x76, 0x98, 0x80, 0xe2, 0xbe}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -347,7 +347,7 @@ func _1596805115_create_group_chat_invitations_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1596805115_create_group_chat_invitations_table.up.sql", size: 231, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1596805115_create_group_chat_invitations_table.up.sql", size: 231, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x6d, 0xb1, 0x14, 0x6d, 0x54, 0x28, 0x67, 0xc3, 0x23, 0x6a, 0xfc, 0x80, 0xdf, 0x9e, 0x4c, 0x35, 0x36, 0xf, 0xf8, 0xf3, 0x5f, 0xae, 0xad, 0xb, 0xc1, 0x51, 0x8e, 0x17, 0x7, 0xe5, 0x7f, 0x91}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -367,7 +367,7 @@ func _1597322655_add_invitation_admin_chat_fieldUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1597322655_add_invitation_admin_chat_field.up.sql", size: 54, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1597322655_add_invitation_admin_chat_field.up.sql", size: 54, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa9, 0x7a, 0xa0, 0xf2, 0xdb, 0x13, 0x91, 0x91, 0xa8, 0x34, 0x1a, 0xa1, 0x49, 0x68, 0xd5, 0xae, 0x2c, 0xd8, 0xd5, 0xea, 0x8f, 0x8c, 0xc7, 0x2, 0x4e, 0x58, 0x2c, 0x3a, 0x14, 0xd4, 0x4f, 0x2c}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -387,7 +387,7 @@ func _1597757544_add_nicknameUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1597757544_add_nickname.up.sql", size: 52, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1597757544_add_nickname.up.sql", size: 52, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf4, 0xa2, 0x64, 0x50, 0xc5, 0x4, 0xb9, 0x8b, 0xd1, 0x18, 0x9b, 0xc3, 0x91, 0x36, 0x2a, 0x1f, 0xc3, 0x6c, 0x2d, 0x92, 0xf8, 0x5e, 0xff, 0xb1, 0x59, 0x61, 0x2, 0x1c, 0xe1, 0x85, 0x90, 0xa4}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -407,7 +407,7 @@ func _1598955122_add_mentionsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1598955122_add_mentions.up.sql", size: 52, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1598955122_add_mentions.up.sql", size: 52, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x8d, 0x22, 0x17, 0x92, 0xd2, 0x11, 0x4e, 0x7, 0x93, 0x9a, 0x55, 0xfd, 0xb, 0x97, 0xc4, 0x63, 0x6a, 0x81, 0x97, 0xcd, 0xb2, 0xf8, 0x4b, 0x5f, 0x3c, 0xfa, 0x3a, 0x38, 0x53, 0x10, 0xed, 0x9d}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -427,7 +427,7 @@ func _1599641390_add_emoji_reactions_indexUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1599641390_add_emoji_reactions_index.up.sql", size: 126, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1599641390_add_emoji_reactions_index.up.sql", size: 126, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf9, 0xd8, 0xdc, 0xa7, 0xb, 0x92, 0x7a, 0x61, 0x37, 0x24, 0x1c, 0x77, 0x5e, 0xe, 0x7e, 0xfc, 0x9f, 0x98, 0x7b, 0x65, 0xe7, 0xf9, 0x71, 0x57, 0x89, 0x2d, 0x90, 0x1b, 0xf6, 0x5e, 0x37, 0xe8}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -447,7 +447,7 @@ func _1599720851_add_seen_index_remove_long_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1599720851_add_seen_index_remove_long_messages.up.sql", size: 150, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1599720851_add_seen_index_remove_long_messages.up.sql", size: 150, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x24, 0x1c, 0xc4, 0x78, 0x91, 0xc7, 0xeb, 0xfe, 0xc8, 0xa0, 0xd8, 0x13, 0x27, 0x97, 0xc8, 0x96, 0x56, 0x97, 0x33, 0x2c, 0x1e, 0x16, 0x8a, 0xd3, 0x49, 0x99, 0x3, 0xe9, 0xbb, 0xc4, 0x5, 0x3c}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -467,7 +467,7 @@ func _1603198582_add_profile_chat_fieldUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1603198582_add_profile_chat_field.up.sql", size: 45, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1603198582_add_profile_chat_field.up.sql", size: 45, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xaa, 0xca, 0xe, 0x46, 0xa0, 0x9, 0x9d, 0x47, 0x57, 0xe9, 0xfb, 0x17, 0xeb, 0x9c, 0xf6, 0xb8, 0x1d, 0xe9, 0xd, 0x0, 0xd5, 0xe5, 0xd8, 0x9e, 0x60, 0xa, 0xbf, 0x32, 0x2c, 0x52, 0x7f, 0x6a}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -487,7 +487,7 @@ func _1603816533_add_linksUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1603816533_add_links.up.sql", size: 48, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1603816533_add_links.up.sql", size: 48, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc9, 0x24, 0xd6, 0x1d, 0xa, 0x83, 0x1e, 0x4d, 0xf, 0xae, 0x4d, 0x8c, 0x51, 0x32, 0xa8, 0x37, 0xb0, 0x14, 0xfb, 0x32, 0x34, 0xc8, 0xc, 0x4e, 0x5b, 0xc5, 0x15, 0x65, 0x73, 0x0, 0x0, 0x1d}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -507,7 +507,7 @@ func _1603888149_create_chat_identity_last_published_tableUpSql() (*asset, error
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1603888149_create_chat_identity_last_published_table.up.sql", size: 407, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1603888149_create_chat_identity_last_published_table.up.sql", size: 407, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7f, 0x9, 0xf, 0xfb, 0xdb, 0x3c, 0x86, 0x70, 0x82, 0xda, 0x10, 0x25, 0xe2, 0x4e, 0x40, 0x45, 0xab, 0x8b, 0x1c, 0x91, 0x7c, 0xf1, 0x70, 0x2e, 0x81, 0xf3, 0x71, 0x45, 0xda, 0xe2, 0xa4, 0x57}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -527,7 +527,7 @@ func _1605075346_add_communitiesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1605075346_add_communities.up.sql", size: 6971, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1605075346_add_communities.up.sql", size: 6971, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1f, 0x64, 0xea, 0xb4, 0xae, 0x9e, 0xdb, 0x9, 0x58, 0xb6, 0x5c, 0x7a, 0x50, 0xc5, 0xfe, 0x93, 0x5d, 0x36, 0x85, 0x5d, 0x6a, 0xba, 0xc9, 0x7e, 0x84, 0xd7, 0xbf, 0x2a, 0x53, 0xf3, 0x97, 0xf1}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -547,7 +547,7 @@ func _1610117927_add_message_cacheUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1610117927_add_message_cache.up.sql", size: 142, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1610117927_add_message_cache.up.sql", size: 142, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x34, 0xf1, 0xf0, 0x82, 0x79, 0x28, 0x19, 0xc2, 0x39, 0x6a, 0xa5, 0x96, 0x59, 0x23, 0xa0, 0xed, 0x60, 0x58, 0x86, 0x9, 0xb9, 0xad, 0xfb, 0xa, 0xe3, 0x47, 0x6e, 0xa1, 0x18, 0xe8, 0x39, 0x2c}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -567,7 +567,7 @@ func _1610959908_add_dont_wrap_to_raw_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1610959908_add_dont_wrap_to_raw_messages.up.sql", size: 83, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1610959908_add_dont_wrap_to_raw_messages.up.sql", size: 83, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x71, 0x2, 0x9a, 0xca, 0xd4, 0x38, 0x44, 0x30, 0x2b, 0xa8, 0x27, 0x32, 0x63, 0x53, 0x22, 0x60, 0x59, 0x84, 0x23, 0x96, 0x77, 0xf0, 0x56, 0xd7, 0x94, 0xe0, 0x95, 0x28, 0x6, 0x1d, 0x4e, 0xb1}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -587,7 +587,7 @@ func _1610960912_add_send_on_personal_topicUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1610960912_add_send_on_personal_topic.up.sql", size: 82, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1610960912_add_send_on_personal_topic.up.sql", size: 82, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x77, 0xac, 0x2f, 0xc4, 0xd, 0xa7, 0x1b, 0x37, 0x30, 0xc2, 0x68, 0xee, 0xde, 0x54, 0x5e, 0xbf, 0x3f, 0xa0, 0xd6, 0xc6, 0x9f, 0xd4, 0x34, 0x12, 0x76, 0x1e, 0x66, 0x4a, 0xfc, 0xf, 0xee, 0xc9}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -607,7 +607,7 @@ func _1612870480_add_datasync_idUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1612870480_add_datasync_id.up.sql", size: 111, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1612870480_add_datasync_id.up.sql", size: 111, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x34, 0x9a, 0xbc, 0xfa, 0xaa, 0x8c, 0x9c, 0x37, 0x67, 0x15, 0x9c, 0x7e, 0x78, 0x75, 0x66, 0x82, 0x18, 0x72, 0x10, 0xbc, 0xd4, 0xab, 0x44, 0xfe, 0x57, 0x85, 0x6d, 0x19, 0xf5, 0x96, 0x8a, 0xbe}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -627,7 +627,7 @@ func _1614152139_add_communities_request_to_joinUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1614152139_add_communities_request_to_join.up.sql", size: 831, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1614152139_add_communities_request_to_join.up.sql", size: 831, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x11, 0x3, 0x26, 0xf9, 0x29, 0x50, 0x4f, 0xcd, 0x46, 0xe5, 0xb1, 0x6b, 0xb9, 0x2, 0x40, 0xb1, 0xdf, 0x4a, 0x4c, 0x7a, 0xda, 0x3, 0x35, 0xcd, 0x2d, 0xcc, 0x80, 0x7d, 0x57, 0x5f, 0x3, 0x5c}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -647,7 +647,7 @@ func _1615374373_add_confirmationsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1615374373_add_confirmations.up.sql", size: 227, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1615374373_add_confirmations.up.sql", size: 227, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xdd, 0xa6, 0x65, 0xc5, 0x1d, 0xb2, 0x77, 0x36, 0xe3, 0x79, 0xda, 0xe8, 0x7a, 0xa4, 0xdf, 0x45, 0xae, 0xd8, 0xb4, 0xba, 0x90, 0xfd, 0x74, 0x71, 0x14, 0x75, 0x73, 0x72, 0xb9, 0x9e, 0x1, 0x81}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -667,7 +667,7 @@ func _1617694931_add_notification_centerUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1617694931_add_notification_center.up.sql", size: 572, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1617694931_add_notification_center.up.sql", size: 572, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x10, 0x45, 0xc6, 0xc9, 0x73, 0xbb, 0x1f, 0xda, 0xa3, 0x4d, 0x19, 0x98, 0x85, 0x2d, 0xca, 0xda, 0xcc, 0x3b, 0x32, 0xff, 0xc7, 0x7b, 0xe3, 0x9f, 0x9b, 0x2a, 0x93, 0xf5, 0xdf, 0x65, 0x38, 0x91}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -687,7 +687,7 @@ func _1618923660_create_pin_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1618923660_create_pin_messages.up.sql", size: 265, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1618923660_create_pin_messages.up.sql", size: 265, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x61, 0x44, 0x3a, 0xbe, 0x30, 0xd2, 0x7e, 0xc0, 0xe2, 0x8e, 0x65, 0x53, 0x54, 0xbb, 0x7a, 0x1c, 0xb3, 0x5d, 0xd2, 0xa6, 0xa9, 0x28, 0xb7, 0xa4, 0x5f, 0x8b, 0x9, 0x5f, 0x17, 0xc1, 0x85, 0x21}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -707,7 +707,7 @@ func _1619094007_add_joined_chat_fieldUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1619094007_add_joined_chat_field.up.sql", size: 101, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1619094007_add_joined_chat_field.up.sql", size: 101, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xfa, 0x30, 0x81, 0x3a, 0x2f, 0x9f, 0xb3, 0x0, 0x55, 0x8e, 0x1d, 0xa8, 0xb0, 0x68, 0xf0, 0x40, 0x1a, 0x6c, 0xaa, 0xfc, 0x33, 0xd1, 0xd1, 0x55, 0x3f, 0xf2, 0xbd, 0x54, 0xa1, 0x2b, 0x40, 0x95}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -727,7 +727,7 @@ func _1619099821_add_last_synced_fieldUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1619099821_add_last_synced_field.up.sql", size: 226, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1619099821_add_last_synced_field.up.sql", size: 226, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf, 0x52, 0x22, 0xe, 0x2f, 0xd7, 0x93, 0x5f, 0x42, 0xc2, 0x93, 0x4, 0x35, 0x6f, 0xc9, 0x19, 0xed, 0x6b, 0x52, 0x6f, 0xae, 0x99, 0xe2, 0x68, 0x3d, 0x4f, 0x40, 0xe, 0xe1, 0xa, 0x47, 0x21}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -747,7 +747,7 @@ func _1621933219_add_mentionedUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1621933219_add_mentioned.up.sql", size: 70, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1621933219_add_mentioned.up.sql", size: 70, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0x76, 0x8a, 0xc9, 0x7, 0x8f, 0xa5, 0xcb, 0x12, 0x21, 0x4e, 0xfe, 0x96, 0x77, 0xcf, 0x7f, 0x76, 0x75, 0x36, 0x2c, 0xf8, 0x1d, 0x13, 0xcb, 0xcd, 0x6e, 0x70, 0xbf, 0xf5, 0x93, 0x67, 0xd1}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -767,7 +767,7 @@ func _1622010048_add_unviewed_mentions_countUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1622010048_add_unviewed_mentions_count.up.sql", size: 114, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1622010048_add_unviewed_mentions_count.up.sql", size: 114, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7c, 0x16, 0x85, 0xa6, 0x5b, 0xe1, 0x66, 0xb9, 0x84, 0xbe, 0x7f, 0xa, 0x77, 0x23, 0xb9, 0xef, 0x8e, 0x2, 0x8, 0xfc, 0x61, 0xb2, 0x43, 0xa9, 0x63, 0xae, 0xb4, 0xdf, 0x30, 0xb1, 0x61, 0x4b}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -787,7 +787,7 @@ func _1622061278_add_message_activity_center_notification_fieldUpSql() (*asset,
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1622061278_add_message_activity_center_notification_field.up.sql", size: 80, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1622061278_add_message_activity_center_notification_field.up.sql", size: 80, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x8, 0xc, 0xa6, 0x1f, 0xa5, 0xc6, 0x7c, 0x6f, 0xab, 0x2c, 0x2d, 0xb5, 0xa4, 0xdd, 0xc1, 0xd6, 0x44, 0x83, 0xf9, 0xb1, 0xa5, 0xce, 0x34, 0x3d, 0x2, 0xa9, 0x35, 0xcf, 0xc6, 0xb2, 0x43, 0x37}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -807,7 +807,7 @@ func _1622464518_set_synced_to_fromUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1622464518_set_synced_to_from.up.sql", size: 105, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1622464518_set_synced_to_from.up.sql", size: 105, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x33, 0x3e, 0x2b, 0xa, 0x1e, 0xc7, 0x6d, 0x6f, 0xd1, 0x1d, 0xe8, 0x4b, 0xdd, 0x92, 0x76, 0xea, 0xf2, 0x3e, 0x15, 0x85, 0xc4, 0xc3, 0x31, 0xf1, 0xc0, 0xa2, 0xd7, 0x47, 0xde, 0x4e, 0xfd, 0xc6}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -827,7 +827,7 @@ func _1622464519_add_chat_descriptionUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1622464519_add_chat_description.up.sql", size: 93, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1622464519_add_chat_description.up.sql", size: 93, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0x2e, 0x89, 0x31, 0xec, 0xef, 0xeb, 0x43, 0xf5, 0x96, 0x6d, 0xce, 0x91, 0x8a, 0x37, 0x2a, 0x11, 0x7a, 0x3f, 0xd9, 0x10, 0xbb, 0xa1, 0xbc, 0x7, 0xe0, 0x3b, 0xa5, 0xf4, 0xa6, 0xf4, 0xa1}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -847,7 +847,7 @@ func _1622622253_add_pinned_by_to_pin_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1622622253_add_pinned_by_to_pin_messages.up.sql", size: 52, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1622622253_add_pinned_by_to_pin_messages.up.sql", size: 52, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9b, 0x94, 0xa3, 0x45, 0x91, 0x1e, 0x66, 0xd1, 0x96, 0x5a, 0xaf, 0xfa, 0x29, 0x39, 0xa8, 0x3a, 0x97, 0x4c, 0x65, 0x6, 0x96, 0x90, 0x4c, 0xfe, 0xce, 0x7d, 0x5d, 0xd4, 0xb3, 0x8, 0x6d, 0x5f}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -867,7 +867,7 @@ func _1623938329_add_author_activity_center_notification_fieldUpSql() (*asset, e
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1623938329_add_author_activity_center_notification_field.up.sql", size: 66, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1623938329_add_author_activity_center_notification_field.up.sql", size: 66, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x36, 0xe6, 0xa7, 0xd5, 0x26, 0xff, 0xab, 0x92, 0x88, 0xf0, 0xd3, 0x34, 0xd9, 0x2f, 0xe7, 0x18, 0x1a, 0x40, 0xf9, 0xbe, 0x8e, 0xfc, 0xd0, 0x4f, 0x1f, 0x4a, 0xb9, 0x83, 0x3f, 0xa9, 0xde, 0xb}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -887,7 +887,7 @@ func _1623938330_add_edit_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1623938330_add_edit_messages.up.sql", size: 369, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1623938330_add_edit_messages.up.sql", size: 369, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7e, 0xd2, 0xce, 0xe, 0x5c, 0x19, 0xbe, 0x5e, 0x29, 0xbe, 0x9b, 0x31, 0x53, 0x76, 0xb2, 0xc8, 0x56, 0xf0, 0x82, 0xfe, 0x7d, 0x6c, 0xe8, 0x5c, 0xe9, 0x7a, 0x5d, 0x5, 0xc4, 0x92, 0x38, 0xe3}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -907,7 +907,7 @@ func _1624978434_add_muted_communityUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1624978434_add_muted_community.up.sql", size: 82, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1624978434_add_muted_community.up.sql", size: 82, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x6, 0xdc, 0x6e, 0x6f, 0x97, 0xc7, 0x3d, 0x50, 0xab, 0x80, 0x87, 0x44, 0x43, 0x38, 0xe6, 0xc5, 0xc1, 0x91, 0x26, 0xf, 0x16, 0xe, 0xd9, 0x32, 0x37, 0x25, 0x96, 0x25, 0x6, 0xc8, 0xb5, 0x4a}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -927,7 +927,7 @@ func _1625018910_add_repply_message_activity_center_notification_fieldUpSql() (*
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1625018910_add_repply_message_activity_center_notification_field.up.sql", size: 86, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1625018910_add_repply_message_activity_center_notification_field.up.sql", size: 86, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf2, 0x52, 0x12, 0x40, 0xd8, 0x6f, 0x71, 0x97, 0x46, 0x39, 0xaa, 0x74, 0x41, 0xcd, 0x45, 0x4c, 0xe8, 0xd9, 0xe2, 0x56, 0x8e, 0x78, 0x18, 0x62, 0xf6, 0xa8, 0x36, 0xe9, 0x9a, 0x1f, 0xc, 0xb1}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -947,7 +947,7 @@ func _1625762506_add_deleted_messagesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1625762506_add_deleted_messages.up.sql", size: 357, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1625762506_add_deleted_messages.up.sql", size: 357, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xd5, 0x61, 0x42, 0xb6, 0x8c, 0x7f, 0x2d, 0xec, 0xa9, 0x6d, 0x3d, 0x0, 0xa3, 0x32, 0xd8, 0x4a, 0x38, 0x5c, 0x97, 0xfc, 0x68, 0xde, 0xa9, 0xb7, 0xd8, 0xde, 0xb, 0x29, 0x93, 0xdc, 0x81, 0xf8}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -967,7 +967,7 @@ func _1627388946_add_communities_synced_atUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1627388946_add_communities_synced_at.up.sql", size: 87, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1627388946_add_communities_synced_at.up.sql", size: 87, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc1, 0xbd, 0x9b, 0x6a, 0xc9, 0x1a, 0x7a, 0x34, 0xcf, 0x5f, 0x80, 0x9e, 0x8c, 0x1c, 0xc0, 0xec, 0x4e, 0x78, 0xb0, 0x2d, 0x15, 0x77, 0x38, 0x4a, 0x6a, 0x5, 0x84, 0xf5, 0x8d, 0x8b, 0xbe, 0x9}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -987,7 +987,7 @@ func _1628280060_createUsermessagesIndexSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1628280060_create-usermessages-index.sql", size: 80, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1628280060_create-usermessages-index.sql", size: 80, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x10, 0x6f, 0x70, 0x47, 0x40, 0xab, 0xa8, 0x60, 0xe0, 0xf9, 0x8, 0x7e, 0x19, 0x9d, 0xba, 0x33, 0x16, 0xfc, 0x3c, 0xdc, 0xa8, 0xa6, 0x53, 0x61, 0x39, 0x82, 0x91, 0xcf, 0x69, 0xd8, 0xf2, 0xcf}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1007,7 +1007,7 @@ func _1632303896_modify_contacts_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1632303896_modify_contacts_table.up.sql", size: 1574, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1632303896_modify_contacts_table.up.sql", size: 1574, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x81, 0x1e, 0x6c, 0x3c, 0xd, 0xd7, 0x7d, 0xbb, 0x19, 0xbc, 0xe4, 0x7, 0xfd, 0xf8, 0x66, 0x6d, 0x78, 0xf6, 0x4, 0xe6, 0x51, 0xe4, 0xe6, 0xdc, 0xe, 0x5a, 0x2e, 0xac, 0xe6, 0xe7, 0x24, 0x69}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1027,7 +1027,7 @@ func _1633349838_add_emoji_column_in_chatsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1633349838_add_emoji_column_in_chats.up.sql", size: 52, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1633349838_add_emoji_column_in_chats.up.sql", size: 52, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xcb, 0x33, 0xcb, 0x3b, 0xa9, 0x99, 0x77, 0x6a, 0xea, 0xc4, 0x39, 0xd7, 0xa1, 0x49, 0xa7, 0xdf, 0xff, 0x72, 0xda, 0x34, 0x21, 0x67, 0x66, 0xca, 0x65, 0x46, 0x1, 0xa6, 0x4e, 0xf9, 0x38, 0x86}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1047,7 +1047,7 @@ func _1634831235_add_highlight_column_in_chatsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1634831235_add_highlight_column_in_chats.up.sql", size: 62, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1634831235_add_highlight_column_in_chats.up.sql", size: 62, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xaa, 0x63, 0x5c, 0x73, 0x19, 0x83, 0xbd, 0x35, 0x80, 0x9f, 0x66, 0xec, 0x4c, 0xbc, 0x9d, 0x2d, 0x52, 0x91, 0x6d, 0xb3, 0x2b, 0x87, 0xde, 0x24, 0x46, 0x5c, 0xd, 0xfd, 0x78, 0xf5, 0xe3, 0xe9}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1067,7 +1067,7 @@ func _1634896007_add_last_updated_locally_and_removedUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1634896007_add_last_updated_locally_and_removed.up.sql", size: 131, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1634896007_add_last_updated_locally_and_removed.up.sql", size: 131, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x2e, 0xa8, 0x34, 0xe2, 0xc0, 0x62, 0xc8, 0xd6, 0x5a, 0x87, 0xe3, 0x70, 0xe1, 0xc4, 0x16, 0x9c, 0x60, 0x2e, 0x98, 0xf0, 0x91, 0x84, 0xbe, 0xe0, 0xdf, 0x3e, 0x4d, 0x24, 0xc4, 0x6c, 0x40, 0x17}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1087,7 +1087,7 @@ func _1635840039_add_clock_read_at_column_in_chatsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1635840039_add_clock_read_at_column_in_chats.up.sql", size: 245, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1635840039_add_clock_read_at_column_in_chats.up.sql", size: 245, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x6c, 0xba, 0x3f, 0xba, 0x1a, 0x71, 0xa8, 0x9, 0x19, 0xbe, 0x1e, 0x38, 0x50, 0x30, 0x3a, 0x52, 0x15, 0x29, 0xee, 0x49, 0x19, 0x6f, 0x53, 0xc2, 0xc6, 0x6c, 0xd9, 0x80, 0x7e, 0xb9, 0x58, 0x7a}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1107,7 +1107,7 @@ func _1637852321_add_received_invitation_admin_column_in_chatsUpSql() (*asset, e
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1637852321_add_received_invitation_admin_column_in_chats.up.sql", size: 72, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1637852321_add_received_invitation_admin_column_in_chats.up.sql", size: 72, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x70, 0x8b, 0x92, 0x56, 0x83, 0x70, 0x7f, 0x6, 0xb2, 0xd, 0x1c, 0x2f, 0xcc, 0x93, 0xc3, 0x85, 0x8c, 0xc2, 0x38, 0x94, 0x7e, 0x88, 0x3f, 0x39, 0x34, 0xf8, 0x90, 0xcf, 0x83, 0x68, 0x3d, 0xe5}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1127,7 +1127,7 @@ func _1645034601_display_nameUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1645034601_display_name.up.sql", size: 110, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1645034601_display_name.up.sql", size: 110, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x15, 0xfc, 0xda, 0x70, 0x53, 0x19, 0x90, 0x20, 0x4, 0x1c, 0x99, 0x42, 0x53, 0x1a, 0xd6, 0xb8, 0xbb, 0x8a, 0xe8, 0xbe, 0xcc, 0xb7, 0xc, 0x7f, 0x73, 0x50, 0x18, 0xf1, 0x8b, 0x18, 0x54, 0x64}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1147,7 +1147,7 @@ func _1645034602_add_mutual_contact_requestUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1645034602_add_mutual_contact_request.up.sql", size: 454, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1645034602_add_mutual_contact_request.up.sql", size: 454, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1a, 0xe0, 0x5d, 0x68, 0xb8, 0x50, 0xa4, 0xbb, 0x3e, 0x4f, 0x2, 0x87, 0xad, 0x87, 0x6e, 0x38, 0xdf, 0xc8, 0x4c, 0xe2, 0x5f, 0xd1, 0x6, 0xdc, 0xe7, 0xbd, 0x4a, 0x9c, 0xf3, 0x91, 0xa1, 0x51}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1167,7 +1167,7 @@ func _1650373957_add_contact_request_stateUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1650373957_add_contact_request_state.up.sql", size: 59, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1650373957_add_contact_request_state.up.sql", size: 59, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x5e, 0xc1, 0x3f, 0x29, 0xe, 0x19, 0x86, 0x1a, 0x4c, 0x6c, 0x2a, 0x90, 0x9d, 0xdf, 0xb1, 0xb, 0x72, 0x25, 0xcd, 0x6c, 0x5f, 0xd, 0x51, 0x9e, 0x85, 0xc0, 0x9, 0xb7, 0xbc, 0x87, 0x23, 0xec}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1187,7 +1187,7 @@ func _1656958989_contact_verificationUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1656958989_contact_verification.up.sql", size: 624, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "1656958989_contact_verification.up.sql", size: 624, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x3a, 0x3f, 0x28, 0x38, 0x33, 0xdb, 0xe9, 0x4d, 0xc0, 0x54, 0x8c, 0x2a, 0x73, 0xc4, 0xdd, 0x5c, 0xc5, 0x1a, 0x93, 0x4b, 0x6, 0x13, 0xbe, 0x42, 0xd2, 0x7f, 0xd4, 0xc, 0xc5, 0x4e, 0x6d, 0xce}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1207,7 +1207,7 @@ func _1658236268_add_discord_message_authors_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1658236268_add_discord_message_authors_table.up.sql", size: 191, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1658236268_add_discord_message_authors_table.up.sql", size: 191, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x3d, 0xb7, 0xdb, 0x79, 0x1, 0x15, 0xe7, 0x76, 0x5d, 0x22, 0x54, 0x82, 0x9a, 0xbe, 0x24, 0xc1, 0x82, 0xcf, 0x67, 0x91, 0x53, 0xcc, 0xac, 0x74, 0x18, 0x61, 0x69, 0x68, 0x19, 0xca, 0x2b, 0xa8}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1227,7 +1227,7 @@ func _1659619997_add_discord_messages_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1659619997_add_discord_messages_table.up.sql", size: 371, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1659619997_add_discord_messages_table.up.sql", size: 371, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xde, 0x12, 0x9c, 0x96, 0xe2, 0x42, 0x3f, 0x94, 0x62, 0xc2, 0x76, 0xab, 0x3b, 0x4c, 0x85, 0x36, 0x48, 0xcc, 0x73, 0x60, 0x93, 0x5a, 0xd6, 0x7, 0xd6, 0x0, 0xee, 0x1b, 0x1e, 0x34, 0x58, 0x99}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1247,7 +1247,7 @@ func _1660226788_create_chat_identity_social_linksUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1660226788_create_chat_identity_social_links.up.sql", size: 318, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1660226788_create_chat_identity_social_links.up.sql", size: 318, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x3c, 0x76, 0x40, 0xe9, 0x85, 0xc4, 0x38, 0xf8, 0xe5, 0x5d, 0xe8, 0x13, 0x46, 0x1b, 0xc, 0x1, 0xe9, 0x2f, 0x74, 0xd1, 0x79, 0x59, 0xa4, 0xdb, 0x4a, 0x4a, 0xf4, 0x98, 0x58, 0x3c, 0x57, 0xd3}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1267,7 +1267,7 @@ func _1660226789_add_walletconnectsessions_tableUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1660226789_add_walletconnectsessions_table.up.sql", size: 215, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1660226789_add_walletconnectsessions_table.up.sql", size: 215, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf8, 0x5c, 0x72, 0x2, 0xed, 0x36, 0x19, 0x91, 0x4d, 0x1a, 0xc1, 0xab, 0x84, 0xfa, 0x41, 0xb1, 0x46, 0xa5, 0xdb, 0x3f, 0x76, 0x47, 0xd3, 0x75, 0x3c, 0x6a, 0x8e, 0x78, 0xe6, 0x41, 0xdc, 0x7f}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1287,7 +1287,7 @@ func _1661242854_add_communities_requests_to_leaveUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1661242854_add_communities_requests_to_leave.up.sql", size: 204, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1661242854_add_communities_requests_to_leave.up.sql", size: 204, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x49, 0x2e, 0x7d, 0x14, 0xef, 0x6e, 0x95, 0x4b, 0x6, 0x70, 0x2e, 0xd1, 0xf6, 0x59, 0xf9, 0xe, 0x56, 0xa, 0x9c, 0x80, 0x18, 0xca, 0xb9, 0x49, 0x19, 0xf, 0x89, 0x94, 0x36, 0x6d, 0x93, 0x9a}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1307,7 +1307,7 @@ func _1662044232_add_chat_imageUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1662044232_add_chat_image.up.sql", size: 49, mode: os.FileMode(0644), modTime: time.Unix(1662342446, 0)}
|
||||
info := bindataFileInfo{name: "1662044232_add_chat_image.up.sql", size: 49, mode: os.FileMode(0664), modTime: time.Unix(1662722310, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xb3, 0x74, 0xdf, 0x50, 0x79, 0x73, 0x9e, 0xd0, 0xff, 0xa4, 0xd3, 0x87, 0xc3, 0x48, 0x31, 0x6c, 0xdf, 0xa6, 0x20, 0x85, 0xe6, 0x4e, 0x19, 0x9d, 0xef, 0xcc, 0x84, 0x2b, 0x5d, 0x44, 0x34, 0x6}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1327,7 +1327,7 @@ func _1662106895_add_chat_first_message_timestampUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1662106895_add_chat_first_message_timestamp.up.sql", size: 113, mode: os.FileMode(0644), modTime: time.Unix(1663556979, 0)}
|
||||
info := bindataFileInfo{name: "1662106895_add_chat_first_message_timestamp.up.sql", size: 113, mode: os.FileMode(0664), modTime: time.Unix(1662722310, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x8b, 0x55, 0x74, 0xfa, 0xf5, 0x51, 0x85, 0x19, 0xfd, 0xfb, 0x6, 0x79, 0x4d, 0x1d, 0xd, 0x3, 0x46, 0x66, 0x34, 0x1e, 0xce, 0x91, 0x21, 0x29, 0xf6, 0x71, 0xe7, 0x31, 0x39, 0x8f, 0x9d, 0x5}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1347,7 +1347,7 @@ func _1662723928_add_discord_author_image_fieldsUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1662723928_add_discord_author_image_fields.up.sql", size: 75, mode: os.FileMode(0644), modTime: time.Unix(1664174288, 0)}
|
||||
info := bindataFileInfo{name: "1662723928_add_discord_author_image_fields.up.sql", size: 75, mode: os.FileMode(0664), modTime: time.Unix(1664368053, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1e, 0x5b, 0x48, 0x57, 0x98, 0x55, 0x9a, 0xf1, 0x75, 0xf7, 0xb5, 0x41, 0x5e, 0x96, 0xc5, 0xce, 0xfc, 0x30, 0x5c, 0x15, 0x35, 0x9e, 0x4e, 0x4a, 0x3b, 0x38, 0x42, 0xc4, 0x27, 0x3c, 0x87, 0xbf}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1367,7 +1367,7 @@ func _1664195977_add_deleted_for_mesUpSql() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "1664195977_add_deleted_for_mes.up.sql", size: 352, mode: os.FileMode(0644), modTime: time.Unix(1664195981, 0)}
|
||||
info := bindataFileInfo{name: "1664195977_add_deleted_for_mes.up.sql", size: 352, mode: os.FileMode(0664), modTime: time.Unix(1664368692, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x7d, 0x9d, 0x13, 0x9, 0xaa, 0x44, 0x14, 0x93, 0xe2, 0xf5, 0x53, 0xb7, 0x79, 0xa8, 0x18, 0xf0, 0x6c, 0xa4, 0x9c, 0x73, 0xc1, 0xaa, 0xc5, 0x2e, 0xc5, 0x41, 0xd7, 0x24, 0xb0, 0xd7, 0xb8, 0xdf}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1387,7 +1387,7 @@ func readmeMd() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "README.md", size: 554, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "README.md", size: 554, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x1c, 0x6e, 0xfb, 0xcc, 0x81, 0x94, 0x4d, 0x8c, 0xa0, 0x3b, 0x5, 0xb0, 0x18, 0xd6, 0xbb, 0xb3, 0x79, 0xc8, 0x8f, 0xff, 0xc1, 0x10, 0xf9, 0xf, 0x20, 0x1b, 0x4a, 0x74, 0x96, 0x42, 0xd7, 0xa8}}
|
||||
return a, nil
|
||||
}
|
||||
|
@ -1407,7 +1407,7 @@ func docGo() (*asset, error) {
|
|||
return nil, err
|
||||
}
|
||||
|
||||
info := bindataFileInfo{name: "doc.go", size: 850, mode: os.FileMode(0644), modTime: time.Unix(1658906042, 0)}
|
||||
info := bindataFileInfo{name: "doc.go", size: 850, mode: os.FileMode(0664), modTime: time.Unix(1662647306, 0)}
|
||||
a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xa0, 0xcc, 0x41, 0xe1, 0x61, 0x12, 0x97, 0xe, 0x36, 0x8c, 0xa7, 0x9e, 0xe0, 0x6e, 0x59, 0x9e, 0xee, 0xd5, 0x4a, 0xcf, 0x1e, 0x60, 0xd6, 0xc3, 0x3a, 0xc9, 0x6c, 0xf2, 0x86, 0x5a, 0xb4, 0x1e}}
|
||||
return a, nil
|
||||
}
|
||||
|
|
|
@ -711,7 +711,6 @@ type ChatMessage struct {
|
|||
// The type of the content of the message
|
||||
ContentType ChatMessage_ContentType `protobuf:"varint,8,opt,name=content_type,json=contentType,proto3,enum=protobuf.ChatMessage_ContentType" json:"content_type,omitempty"`
|
||||
// Types that are valid to be assigned to Payload:
|
||||
//
|
||||
// *ChatMessage_Sticker
|
||||
// *ChatMessage_Image
|
||||
// *ChatMessage_Audio
|
||||
|
|
|
@ -843,6 +843,7 @@ type WakuMessage struct {
|
|||
Payload []byte `protobuf:"bytes,4,opt,name=payload,proto3" json:"payload,omitempty"`
|
||||
Padding []byte `protobuf:"bytes,5,opt,name=padding,proto3" json:"padding,omitempty"`
|
||||
Hash []byte `protobuf:"bytes,6,opt,name=hash,proto3" json:"hash,omitempty"`
|
||||
ThirdPartyId string `protobuf:"bytes,7,opt,name=thirdPartyId,proto3" json:"thirdPartyId,omitempty"`
|
||||
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
||||
XXX_unrecognized []byte `json:"-"`
|
||||
XXX_sizecache int32 `json:"-"`
|
||||
|
@ -915,6 +916,13 @@ func (m *WakuMessage) GetHash() []byte {
|
|||
return nil
|
||||
}
|
||||
|
||||
func (m *WakuMessage) GetThirdPartyId() string {
|
||||
if m != nil {
|
||||
return m.ThirdPartyId
|
||||
}
|
||||
return ""
|
||||
}
|
||||
|
||||
type WakuMessageArchiveMetadata struct {
|
||||
Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
|
||||
From uint64 `protobuf:"varint,2,opt,name=from,proto3" json:"from,omitempty"`
|
||||
|
@ -1175,90 +1183,91 @@ func init() {
|
|||
}
|
||||
|
||||
var fileDescriptor_f937943d74c1cd8b = []byte{
|
||||
// 1345 bytes of a gzipped FileDescriptorProto
|
||||
// 1363 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x57, 0xcd, 0x6f, 0x1b, 0x45,
|
||||
0x14, 0xef, 0xfa, 0x23, 0xb1, 0x9f, 0x3f, 0xea, 0x4c, 0xdb, 0x64, 0x9b, 0xd2, 0xc6, 0x5d, 0x40,
|
||||
0x72, 0x85, 0x70, 0xd5, 0x54, 0x48, 0x15, 0x1f, 0x6d, 0xdd, 0xd4, 0x2a, 0xa6, 0x89, 0xdd, 0x8e,
|
||||
0x13, 0x0a, 0x3d, 0xb0, 0x1a, 0x7b, 0x27, 0xce, 0x28, 0xeb, 0x59, 0xb3, 0x33, 0xb6, 0x30, 0x07,
|
||||
0xce, 0xfc, 0x09, 0x08, 0x8e, 0x5c, 0xf8, 0x3f, 0x38, 0x71, 0xe1, 0xce, 0x8d, 0x3f, 0x05, 0xcd,
|
||||
0xec, 0x87, 0xd7, 0x5f, 0x69, 0xa5, 0x8a, 0x93, 0xe7, 0xbd, 0x79, 0xef, 0xf7, 0xbe, 0xe7, 0xad,
|
||||
0x61, 0xab, 0xef, 0x0d, 0x87, 0x63, 0xce, 0x24, 0xa3, 0xa2, 0x3e, 0xf2, 0x3d, 0xe9, 0xa1, 0x9c,
|
||||
0xfe, 0xe9, 0x8d, 0x4f, 0x77, 0xaf, 0xf4, 0xcf, 0x88, 0xb4, 0x99, 0x43, 0xb9, 0x64, 0x72, 0x1a,
|
||||
0x5c, 0x5b, 0x13, 0xc8, 0x3e, 0xf3, 0x09, 0x97, 0xe8, 0x36, 0x14, 0x23, 0xe5, 0xa9, 0xcd, 0x1c,
|
||||
0xd3, 0xa8, 0x1a, 0xb5, 0x22, 0x2e, 0xc4, 0xbc, 0x96, 0x83, 0x6e, 0x40, 0x7e, 0x48, 0x87, 0x3d,
|
||||
0xea, 0xab, 0xfb, 0x94, 0xbe, 0xcf, 0x05, 0x8c, 0x96, 0x83, 0x76, 0x60, 0x33, 0xc4, 0x37, 0xd3,
|
||||
0x55, 0xa3, 0x96, 0xc7, 0x1b, 0x8a, 0x6c, 0x39, 0xe8, 0x2a, 0x64, 0xfb, 0xae, 0xd7, 0x3f, 0x37,
|
||||
0x33, 0x55, 0xa3, 0x96, 0xc1, 0x01, 0x61, 0xfd, 0x6c, 0xc0, 0xe5, 0x83, 0x08, 0xfb, 0x48, 0x83,
|
||||
0xa0, 0x4f, 0x20, 0xeb, 0x7b, 0x2e, 0x15, 0xa6, 0x51, 0x4d, 0xd7, 0xca, 0xfb, 0x7b, 0xf5, 0xc8,
|
||||
0xf5, 0xfa, 0x82, 0x64, 0x1d, 0x2b, 0x31, 0x1c, 0x48, 0x5b, 0x0f, 0x21, 0xab, 0x69, 0x54, 0x81,
|
||||
0xe2, 0x49, 0xfb, 0x79, 0xbb, 0xf3, 0xaa, 0x6d, 0xe3, 0xce, 0x61, 0xb3, 0x72, 0x09, 0x15, 0x21,
|
||||
0xa7, 0x4e, 0x76, 0xe3, 0xf0, 0xb0, 0x62, 0xa0, 0x6b, 0xb0, 0xa5, 0xa9, 0xa3, 0x46, 0xbb, 0xf1,
|
||||
0xac, 0x69, 0x9f, 0x74, 0x9b, 0xb8, 0x5b, 0x49, 0x59, 0xff, 0x1a, 0x70, 0x35, 0x36, 0xf0, 0x82,
|
||||
0xfa, 0x43, 0x26, 0x04, 0xf3, 0xb8, 0x40, 0xd7, 0x21, 0x47, 0xb9, 0xb0, 0x3d, 0xee, 0x4e, 0x75,
|
||||
0x3a, 0x72, 0x78, 0x93, 0x72, 0xd1, 0xe1, 0xee, 0x14, 0x99, 0xb0, 0x39, 0xf2, 0xd9, 0x84, 0x48,
|
||||
0xaa, 0x13, 0x91, 0xc3, 0x11, 0x89, 0xbe, 0x80, 0x0d, 0xd2, 0xef, 0x53, 0x21, 0x74, 0x1a, 0xca,
|
||||
0xfb, 0x1f, 0xae, 0x88, 0x22, 0x61, 0xa4, 0xde, 0xd0, 0xc2, 0x38, 0x54, 0xb2, 0x8e, 0x61, 0x23,
|
||||
0xe0, 0x20, 0x04, 0xe5, 0x28, 0x9a, 0xc6, 0xc1, 0x41, 0xb3, 0xdb, 0xad, 0x5c, 0x42, 0x5b, 0x50,
|
||||
0x6a, 0x77, 0xec, 0xa3, 0xe6, 0xd1, 0x93, 0x26, 0xee, 0x7e, 0xd9, 0x7a, 0x51, 0x31, 0xd0, 0x15,
|
||||
0xb8, 0xdc, 0x6a, 0x7f, 0xdd, 0x3a, 0x6e, 0x1c, 0xb7, 0x3a, 0x6d, 0xbb, 0xd3, 0x3e, 0xfc, 0xb6,
|
||||
0x92, 0x42, 0x65, 0x80, 0x4e, 0xdb, 0xc6, 0xcd, 0x97, 0x27, 0xcd, 0xee, 0x71, 0x25, 0x6d, 0xfd,
|
||||
0xba, 0x99, 0x08, 0xf1, 0x29, 0x15, 0x7d, 0x9f, 0x8d, 0x24, 0xf3, 0xf8, 0xac, 0x38, 0x46, 0xa2,
|
||||
0x38, 0xa8, 0x09, 0x9b, 0x41, 0x5d, 0x85, 0x99, 0xaa, 0xa6, 0x6b, 0x85, 0xfd, 0x8f, 0x56, 0x04,
|
||||
0x91, 0x80, 0xa9, 0x07, 0x65, 0x11, 0x4d, 0x2e, 0xfd, 0x29, 0x8e, 0x74, 0xd1, 0x63, 0x28, 0x8c,
|
||||
0x66, 0x91, 0xea, 0x7c, 0x14, 0xf6, 0x6f, 0x5d, 0x9c, 0x0f, 0x9c, 0x54, 0x41, 0xfb, 0x90, 0x8b,
|
||||
0xfa, 0xd5, 0xcc, 0x6a, 0xf5, 0xed, 0x84, 0xba, 0xee, 0xaf, 0xe0, 0x16, 0xc7, 0x72, 0xe8, 0x11,
|
||||
0x64, 0x55, 0xe7, 0x09, 0x73, 0x43, 0xbb, 0x7e, 0xe7, 0x0d, 0xae, 0x2b, 0x94, 0xd0, 0xf1, 0x40,
|
||||
0x4f, 0x95, 0xbd, 0x47, 0xb8, 0xed, 0x32, 0x21, 0xcd, 0xcd, 0x6a, 0xba, 0x96, 0xc7, 0x9b, 0x3d,
|
||||
0xc2, 0x0f, 0x99, 0x90, 0xa8, 0x0d, 0xd0, 0x27, 0x92, 0x0e, 0x3c, 0x9f, 0x51, 0x61, 0xe6, 0xb4,
|
||||
0x81, 0xfa, 0x9b, 0x0c, 0xc4, 0x0a, 0x81, 0x95, 0x04, 0x02, 0x7a, 0x00, 0x26, 0xf1, 0xfb, 0x67,
|
||||
0x6c, 0x42, 0xed, 0x21, 0x19, 0x70, 0x2a, 0x5d, 0xc6, 0xcf, 0xed, 0xa0, 0x22, 0x79, 0x5d, 0x91,
|
||||
0xed, 0xf0, 0xfe, 0x28, 0xbe, 0x3e, 0xd0, 0x25, 0x7a, 0x06, 0x65, 0xe2, 0x0c, 0x19, 0xb7, 0x05,
|
||||
0x95, 0x92, 0xf1, 0x81, 0x30, 0x41, 0xe7, 0xa7, 0xba, 0xc2, 0x9b, 0x86, 0x12, 0xec, 0x86, 0x72,
|
||||
0xb8, 0x44, 0x92, 0x24, 0x7a, 0x1f, 0x4a, 0x8c, 0x4b, 0xdf, 0xb3, 0x87, 0x54, 0x08, 0x32, 0xa0,
|
||||
0x66, 0x41, 0x4f, 0x6f, 0x51, 0x33, 0x8f, 0x02, 0x9e, 0x12, 0xf2, 0xc6, 0x49, 0xa1, 0x62, 0x20,
|
||||
0xa4, 0x99, 0x91, 0xd0, 0x7b, 0x90, 0xa7, 0xbc, 0xef, 0x4f, 0x47, 0x92, 0x3a, 0x66, 0x49, 0x4f,
|
||||
0xc5, 0x8c, 0x81, 0x10, 0x64, 0x24, 0x19, 0x08, 0xb3, 0xac, 0x33, 0xaa, 0xcf, 0xbb, 0x27, 0x50,
|
||||
0x4c, 0x76, 0x0e, 0xaa, 0x40, 0xfa, 0x9c, 0x06, 0xb3, 0x96, 0xc7, 0xea, 0x88, 0xee, 0x42, 0x76,
|
||||
0x42, 0xdc, 0x71, 0x30, 0x65, 0x85, 0xfd, 0xeb, 0x6b, 0x9f, 0x04, 0x1c, 0xc8, 0x7d, 0x9a, 0x7a,
|
||||
0x60, 0xec, 0xbe, 0x04, 0x98, 0x55, 0x75, 0x05, 0xe8, 0xc7, 0xf3, 0xa0, 0x3b, 0x2b, 0x40, 0x95,
|
||||
0x7e, 0x12, 0xf2, 0x35, 0x5c, 0x5e, 0xa8, 0xe3, 0x0a, 0xdc, 0x7b, 0xf3, 0xb8, 0x37, 0x56, 0xe1,
|
||||
0x06, 0x20, 0xd3, 0x04, 0xb6, 0xf5, 0x1d, 0x6c, 0xaf, 0x2e, 0x15, 0x7a, 0x0a, 0x7b, 0x23, 0xc6,
|
||||
0xa3, 0xa4, 0xdb, 0xc4, 0x75, 0xed, 0x70, 0xb6, 0x6c, 0xca, 0x49, 0xcf, 0xa5, 0x4e, 0xf8, 0x2e,
|
||||
0xdd, 0x18, 0x31, 0x1e, 0x96, 0xa1, 0xe1, 0xba, 0x71, 0x4e, 0xb5, 0x88, 0xf5, 0x4f, 0x0a, 0x4a,
|
||||
0x73, 0x81, 0xa1, 0x87, 0xb3, 0xf9, 0x36, 0x74, 0x0f, 0x7f, 0xb0, 0x26, 0x05, 0x6f, 0x37, 0xd8,
|
||||
0xa9, 0x77, 0x1b, 0xec, 0xf4, 0x5b, 0x0e, 0xf6, 0x1e, 0x14, 0xc2, 0xd1, 0xd1, 0x0b, 0x2a, 0xa3,
|
||||
0x13, 0x1f, 0x4d, 0x93, 0xda, 0x4f, 0xbb, 0x90, 0x1b, 0x79, 0x82, 0xa9, 0xa9, 0xd3, 0xaf, 0x45,
|
||||
0x16, 0xc7, 0xf4, 0xff, 0xd4, 0x6a, 0x96, 0x03, 0x5b, 0x4b, 0xb5, 0x5d, 0x74, 0xd4, 0x58, 0x72,
|
||||
0x14, 0x41, 0x86, 0x93, 0x61, 0x60, 0x29, 0x8f, 0xf5, 0x79, 0xce, 0xf9, 0xf4, 0xbc, 0xf3, 0xd6,
|
||||
0x2f, 0x06, 0x5c, 0x89, 0xcd, 0xb4, 0xf8, 0x84, 0x49, 0xa2, 0x5f, 0xef, 0xfb, 0x70, 0x6d, 0xb6,
|
||||
0xb3, 0x9d, 0xd9, 0x9b, 0x13, 0x2e, 0xef, 0xab, 0xfd, 0x35, 0x4f, 0xfe, 0x40, 0x6d, 0xfc, 0x70,
|
||||
0x83, 0x07, 0xc4, 0xfa, 0xf5, 0x7d, 0x13, 0x60, 0x34, 0xee, 0xb9, 0xac, 0x6f, 0xab, 0x7c, 0x65,
|
||||
0xb4, 0x4e, 0x3e, 0xe0, 0x3c, 0xa7, 0x53, 0xeb, 0x0f, 0x23, 0xd1, 0xbd, 0x98, 0x7e, 0x3f, 0xa6,
|
||||
0x42, 0x1e, 0x7b, 0x5f, 0x79, 0x6c, 0xdd, 0x6e, 0x09, 0x97, 0x6a, 0x22, 0x7e, 0xb5, 0x54, 0xdb,
|
||||
0x2a, 0x05, 0x6b, 0x7d, 0x58, 0xfc, 0x36, 0xc9, 0x2c, 0x7f, 0x9b, 0xdc, 0x86, 0xa2, 0xc3, 0xc4,
|
||||
0xc8, 0x25, 0xd3, 0x00, 0x3a, 0xab, 0x01, 0x0a, 0x21, 0x4f, 0xc1, 0x5b, 0x7f, 0x19, 0x70, 0x6b,
|
||||
0xb5, 0xab, 0x98, 0x8a, 0x91, 0xc7, 0x05, 0x5d, 0xe3, 0xf2, 0xe7, 0x90, 0x8f, 0x4d, 0x5d, 0xd0,
|
||||
0xec, 0x89, 0x24, 0xe3, 0x99, 0x82, 0x2a, 0xac, 0xda, 0xed, 0xfa, 0x55, 0x4c, 0xeb, 0x69, 0x8d,
|
||||
0xe9, 0x59, 0x2d, 0x32, 0xc9, 0x5a, 0x2c, 0x86, 0x9b, 0x5d, 0x0a, 0xd7, 0xc2, 0xb0, 0xb3, 0x1c,
|
||||
0xca, 0x21, 0x25, 0x93, 0x75, 0x31, 0x2c, 0x62, 0xa6, 0x96, 0x31, 0xbf, 0x81, 0xdb, 0x89, 0x4e,
|
||||
0x0f, 0x1e, 0x93, 0xc5, 0xe5, 0xb3, 0x06, 0xfd, 0x26, 0x40, 0xb0, 0xbf, 0xec, 0xb1, 0xcf, 0xc2,
|
||||
0xb2, 0xe6, 0x03, 0xce, 0x89, 0xcf, 0xac, 0xdf, 0x0c, 0x28, 0xbc, 0x22, 0xe7, 0xe3, 0x68, 0x53,
|
||||
0x54, 0x20, 0x2d, 0xd8, 0x20, 0xec, 0x52, 0x75, 0x54, 0xbb, 0x43, 0xb2, 0x21, 0x15, 0x92, 0x0c,
|
||||
0x47, 0x5a, 0x3f, 0x83, 0x67, 0x0c, 0x65, 0x54, 0x7a, 0x23, 0xd6, 0xd7, 0xf9, 0x2b, 0xe2, 0x80,
|
||||
0xd0, 0xdf, 0x60, 0x64, 0xea, 0x7a, 0x24, 0x6a, 0x88, 0x88, 0x0c, 0x6e, 0x1c, 0x87, 0xf1, 0x41,
|
||||
0x98, 0xbb, 0x88, 0x54, 0x93, 0x77, 0x46, 0xc4, 0x99, 0xb9, 0xa1, 0xd9, 0xfa, 0x6c, 0xfd, 0x04,
|
||||
0xbb, 0x09, 0xe7, 0xa2, 0x90, 0xa9, 0x24, 0x0e, 0x91, 0x44, 0x61, 0x4d, 0xa8, 0x2f, 0xa2, 0xa9,
|
||||
0x2a, 0xe1, 0x88, 0x54, 0x58, 0xa7, 0xbe, 0x37, 0x0c, 0xdd, 0xd5, 0x67, 0x54, 0x86, 0x94, 0xf4,
|
||||
0xb4, 0x9b, 0x19, 0x9c, 0x92, 0x1e, 0xb2, 0x54, 0xda, 0xb9, 0xa4, 0x5c, 0x1e, 0xeb, 0x00, 0x32,
|
||||
0xd5, 0x74, 0xad, 0x88, 0xe7, 0x78, 0xd6, 0xef, 0x06, 0xa0, 0x65, 0x07, 0x2e, 0x30, 0xfc, 0x18,
|
||||
0x72, 0xc3, 0xd0, 0xbd, 0xb0, 0x1d, 0x13, 0xef, 0xf7, 0xfa, 0x50, 0x70, 0xac, 0x85, 0xee, 0x29,
|
||||
0x04, 0x2d, 0xa3, 0x3e, 0xcb, 0xd4, 0x06, 0xb8, 0xb6, 0x12, 0x01, 0xc7, 0x62, 0xd6, 0x9f, 0x06,
|
||||
0xec, 0x2d, 0x63, 0xb7, 0xb8, 0x43, 0x7f, 0x78, 0x8b, 0x5c, 0xbd, 0xbb, 0xcb, 0xdb, 0xb0, 0xe1,
|
||||
0x9d, 0x9e, 0x0a, 0x2a, 0xc3, 0xec, 0x86, 0x94, 0xaa, 0x82, 0x60, 0x3f, 0xd2, 0xf0, 0xdf, 0x85,
|
||||
0x3e, 0x2f, 0xd6, 0x3f, 0x13, 0xd7, 0xdf, 0xfa, 0xdb, 0x80, 0x9d, 0x35, 0x51, 0xa0, 0xe7, 0x90,
|
||||
0x0b, 0x3f, 0xb6, 0xa2, 0xb5, 0x78, 0xf7, 0x22, 0x1f, 0xb5, 0x52, 0x3d, 0x24, 0xc2, 0x0d, 0x19,
|
||||
0x03, 0xec, 0x9e, 0x42, 0x69, 0xee, 0x6a, 0xc5, 0xc2, 0x79, 0x34, 0xbf, 0x70, 0xee, 0xbc, 0xd1,
|
||||
0x58, 0x9c, 0x95, 0xd9, 0x02, 0x7a, 0x52, 0x7a, 0x5d, 0xa8, 0xdf, 0xfd, 0x2c, 0xd2, 0xec, 0x6d,
|
||||
0xe8, 0xd3, 0xfd, 0xff, 0x02, 0x00, 0x00, 0xff, 0xff, 0x87, 0x8a, 0x78, 0xd0, 0x09, 0x0e, 0x00,
|
||||
0x00,
|
||||
0x14, 0xef, 0xfa, 0x23, 0xb6, 0x9f, 0xed, 0xd4, 0x99, 0xb6, 0xc9, 0x36, 0xa5, 0x8d, 0xbb, 0x80,
|
||||
0x94, 0x0a, 0xe1, 0xaa, 0xa9, 0x90, 0x2a, 0x3e, 0xda, 0xba, 0xa9, 0x55, 0x4c, 0x13, 0xa7, 0x1d,
|
||||
0x27, 0x14, 0x7a, 0x60, 0x35, 0xde, 0x9d, 0x38, 0xa3, 0xac, 0x67, 0xcd, 0xce, 0xd8, 0xc2, 0x1c,
|
||||
0x38, 0xf3, 0x27, 0x20, 0xae, 0x5c, 0xf8, 0x2f, 0x38, 0x70, 0xe2, 0xc2, 0x9d, 0x1b, 0x7f, 0x0a,
|
||||
0x9a, 0xd9, 0x0f, 0xaf, 0xbf, 0xd2, 0x4a, 0x15, 0x27, 0xcf, 0x7b, 0xf3, 0xde, 0xef, 0x7d, 0xcf,
|
||||
0x5b, 0xc3, 0x86, 0xe3, 0x0f, 0x06, 0x23, 0xce, 0x24, 0xa3, 0xa2, 0x31, 0x0c, 0x7c, 0xe9, 0xa3,
|
||||
0xa2, 0xfe, 0xe9, 0x8d, 0x4e, 0xb7, 0xaf, 0x38, 0x67, 0x44, 0xda, 0xcc, 0xa5, 0x5c, 0x32, 0x39,
|
||||
0x09, 0xaf, 0xad, 0x31, 0xe4, 0x9f, 0x05, 0x84, 0x4b, 0x74, 0x1b, 0x2a, 0xb1, 0xf2, 0xc4, 0x66,
|
||||
0xae, 0x69, 0xd4, 0x8d, 0xdd, 0x0a, 0x2e, 0x27, 0xbc, 0xb6, 0x8b, 0x6e, 0x40, 0x69, 0x40, 0x07,
|
||||
0x3d, 0x1a, 0xa8, 0xfb, 0x8c, 0xbe, 0x2f, 0x86, 0x8c, 0xb6, 0x8b, 0xb6, 0xa0, 0x10, 0xe1, 0x9b,
|
||||
0xd9, 0xba, 0xb1, 0x5b, 0xc2, 0x6b, 0x8a, 0x6c, 0xbb, 0xe8, 0x2a, 0xe4, 0x1d, 0xcf, 0x77, 0xce,
|
||||
0xcd, 0x5c, 0xdd, 0xd8, 0xcd, 0xe1, 0x90, 0xb0, 0x7e, 0x36, 0xe0, 0xf2, 0x7e, 0x8c, 0x7d, 0xa8,
|
||||
0x41, 0xd0, 0x27, 0x90, 0x0f, 0x7c, 0x8f, 0x0a, 0xd3, 0xa8, 0x67, 0x77, 0xd7, 0xf7, 0x76, 0x1a,
|
||||
0xb1, 0xeb, 0x8d, 0x39, 0xc9, 0x06, 0x56, 0x62, 0x38, 0x94, 0xb6, 0x1e, 0x42, 0x5e, 0xd3, 0xa8,
|
||||
0x06, 0x95, 0x93, 0xce, 0xf3, 0xce, 0xd1, 0xab, 0x8e, 0x8d, 0x8f, 0x0e, 0x5a, 0xb5, 0x4b, 0xa8,
|
||||
0x02, 0x45, 0x75, 0xb2, 0x9b, 0x07, 0x07, 0x35, 0x03, 0x5d, 0x83, 0x0d, 0x4d, 0x1d, 0x36, 0x3b,
|
||||
0xcd, 0x67, 0x2d, 0xfb, 0xa4, 0xdb, 0xc2, 0xdd, 0x5a, 0xc6, 0xfa, 0xd7, 0x80, 0xab, 0x89, 0x81,
|
||||
0x17, 0x34, 0x18, 0x30, 0x21, 0x98, 0xcf, 0x05, 0xba, 0x0e, 0x45, 0xca, 0x85, 0xed, 0x73, 0x6f,
|
||||
0xa2, 0xd3, 0x51, 0xc4, 0x05, 0xca, 0xc5, 0x11, 0xf7, 0x26, 0xc8, 0x84, 0xc2, 0x30, 0x60, 0x63,
|
||||
0x22, 0xa9, 0x4e, 0x44, 0x11, 0xc7, 0x24, 0xfa, 0x02, 0xd6, 0x88, 0xe3, 0x50, 0x21, 0x74, 0x1a,
|
||||
0xd6, 0xf7, 0x3e, 0x5c, 0x12, 0x45, 0xca, 0x48, 0xa3, 0xa9, 0x85, 0x71, 0xa4, 0x64, 0x1d, 0xc3,
|
||||
0x5a, 0xc8, 0x41, 0x08, 0xd6, 0xe3, 0x68, 0x9a, 0xfb, 0xfb, 0xad, 0x6e, 0xb7, 0x76, 0x09, 0x6d,
|
||||
0x40, 0xb5, 0x73, 0x64, 0x1f, 0xb6, 0x0e, 0x9f, 0xb4, 0x70, 0xf7, 0xcb, 0xf6, 0x8b, 0x9a, 0x81,
|
||||
0xae, 0xc0, 0xe5, 0x76, 0xe7, 0xeb, 0xf6, 0x71, 0xf3, 0xb8, 0x7d, 0xd4, 0xb1, 0x8f, 0x3a, 0x07,
|
||||
0xdf, 0xd6, 0x32, 0x68, 0x1d, 0xe0, 0xa8, 0x63, 0xe3, 0xd6, 0xcb, 0x93, 0x56, 0xf7, 0xb8, 0x96,
|
||||
0xb5, 0x7e, 0x2d, 0xa4, 0x42, 0x7c, 0x4a, 0x85, 0x13, 0xb0, 0xa1, 0x64, 0x3e, 0x9f, 0x16, 0xc7,
|
||||
0x48, 0x15, 0x07, 0xb5, 0xa0, 0x10, 0xd6, 0x55, 0x98, 0x99, 0x7a, 0x76, 0xb7, 0xbc, 0xf7, 0xd1,
|
||||
0x92, 0x20, 0x52, 0x30, 0x8d, 0xb0, 0x2c, 0xa2, 0xc5, 0x65, 0x30, 0xc1, 0xb1, 0x2e, 0x7a, 0x0c,
|
||||
0xe5, 0xe1, 0x34, 0x52, 0x9d, 0x8f, 0xf2, 0xde, 0xad, 0x8b, 0xf3, 0x81, 0xd3, 0x2a, 0x68, 0x0f,
|
||||
0x8a, 0x71, 0xbf, 0x9a, 0x79, 0xad, 0xbe, 0x99, 0x52, 0xd7, 0xfd, 0x15, 0xde, 0xe2, 0x44, 0x0e,
|
||||
0x3d, 0x82, 0xbc, 0xea, 0x3c, 0x61, 0xae, 0x69, 0xd7, 0xef, 0xbc, 0xc1, 0x75, 0x85, 0x12, 0x39,
|
||||
0x1e, 0xea, 0xa9, 0xb2, 0xf7, 0x08, 0xb7, 0x3d, 0x26, 0xa4, 0x59, 0xa8, 0x67, 0x77, 0x4b, 0xb8,
|
||||
0xd0, 0x23, 0xfc, 0x80, 0x09, 0x89, 0x3a, 0x00, 0x0e, 0x91, 0xb4, 0xef, 0x07, 0x8c, 0x0a, 0xb3,
|
||||
0xa8, 0x0d, 0x34, 0xde, 0x64, 0x20, 0x51, 0x08, 0xad, 0xa4, 0x10, 0xd0, 0x03, 0x30, 0x49, 0xe0,
|
||||
0x9c, 0xb1, 0x31, 0xb5, 0x07, 0xa4, 0xcf, 0xa9, 0xf4, 0x18, 0x3f, 0xb7, 0xc3, 0x8a, 0x94, 0x74,
|
||||
0x45, 0x36, 0xa3, 0xfb, 0xc3, 0xe4, 0x7a, 0x5f, 0x97, 0xe8, 0x19, 0xac, 0x13, 0x77, 0xc0, 0xb8,
|
||||
0x2d, 0xa8, 0x94, 0x8c, 0xf7, 0x85, 0x09, 0x3a, 0x3f, 0xf5, 0x25, 0xde, 0x34, 0x95, 0x60, 0x37,
|
||||
0x92, 0xc3, 0x55, 0x92, 0x26, 0xd1, 0xfb, 0x50, 0x65, 0x5c, 0x06, 0xbe, 0x3d, 0xa0, 0x42, 0x90,
|
||||
0x3e, 0x35, 0xcb, 0x7a, 0x7a, 0x2b, 0x9a, 0x79, 0x18, 0xf2, 0x94, 0x90, 0x3f, 0x4a, 0x0b, 0x55,
|
||||
0x42, 0x21, 0xcd, 0x8c, 0x85, 0xde, 0x83, 0x12, 0xe5, 0x4e, 0x30, 0x19, 0x4a, 0xea, 0x9a, 0x55,
|
||||
0x3d, 0x15, 0x53, 0x06, 0x42, 0x90, 0x93, 0xa4, 0x2f, 0xcc, 0x75, 0x9d, 0x51, 0x7d, 0xde, 0x3e,
|
||||
0x81, 0x4a, 0xba, 0x73, 0x50, 0x0d, 0xb2, 0xe7, 0x34, 0x9c, 0xb5, 0x12, 0x56, 0x47, 0x74, 0x17,
|
||||
0xf2, 0x63, 0xe2, 0x8d, 0xc2, 0x29, 0x2b, 0xef, 0x5d, 0x5f, 0xf9, 0x24, 0xe0, 0x50, 0xee, 0xd3,
|
||||
0xcc, 0x03, 0x63, 0xfb, 0x25, 0xc0, 0xb4, 0xaa, 0x4b, 0x40, 0x3f, 0x9e, 0x05, 0xdd, 0x5a, 0x02,
|
||||
0xaa, 0xf4, 0xd3, 0x90, 0xaf, 0xe1, 0xf2, 0x5c, 0x1d, 0x97, 0xe0, 0xde, 0x9b, 0xc5, 0xbd, 0xb1,
|
||||
0x0c, 0x37, 0x04, 0x99, 0xa4, 0xb0, 0xad, 0xef, 0x60, 0x73, 0x79, 0xa9, 0xd0, 0x53, 0xd8, 0x19,
|
||||
0x32, 0x1e, 0x27, 0xdd, 0x26, 0x9e, 0x67, 0x47, 0xb3, 0x65, 0x53, 0x4e, 0x7a, 0x1e, 0x75, 0xa3,
|
||||
0x77, 0xe9, 0xc6, 0x90, 0xf1, 0xa8, 0x0c, 0x4d, 0xcf, 0x4b, 0x72, 0xaa, 0x45, 0xac, 0x7f, 0x32,
|
||||
0x50, 0x9d, 0x09, 0x0c, 0x3d, 0x9c, 0xce, 0xb7, 0xa1, 0x7b, 0xf8, 0x83, 0x15, 0x29, 0x78, 0xbb,
|
||||
0xc1, 0xce, 0xbc, 0xdb, 0x60, 0x67, 0xdf, 0x72, 0xb0, 0x77, 0xa0, 0x1c, 0x8d, 0x8e, 0x5e, 0x50,
|
||||
0x39, 0x9d, 0xf8, 0x78, 0x9a, 0xd4, 0x7e, 0xda, 0x86, 0xe2, 0xd0, 0x17, 0x4c, 0x4d, 0x9d, 0x7e,
|
||||
0x2d, 0xf2, 0x38, 0xa1, 0xff, 0xa7, 0x56, 0xb3, 0x5c, 0xd8, 0x58, 0xa8, 0xed, 0xbc, 0xa3, 0xc6,
|
||||
0x82, 0xa3, 0x08, 0x72, 0x9c, 0x0c, 0x42, 0x4b, 0x25, 0xac, 0xcf, 0x33, 0xce, 0x67, 0x67, 0x9d,
|
||||
0xb7, 0x7e, 0x31, 0xe0, 0x4a, 0x62, 0xa6, 0xcd, 0xc7, 0x4c, 0x12, 0xfd, 0x7a, 0xdf, 0x87, 0x6b,
|
||||
0xd3, 0x9d, 0xed, 0x4e, 0xdf, 0x9c, 0x68, 0x79, 0x5f, 0x75, 0x56, 0x3c, 0xf9, 0x7d, 0xb5, 0xf1,
|
||||
0xa3, 0x0d, 0x1e, 0x12, 0xab, 0xd7, 0xf7, 0x4d, 0x80, 0xe1, 0xa8, 0xe7, 0x31, 0xc7, 0x56, 0xf9,
|
||||
0xca, 0x69, 0x9d, 0x52, 0xc8, 0x79, 0x4e, 0x27, 0xd6, 0xef, 0x46, 0xaa, 0x7b, 0x31, 0xfd, 0x7e,
|
||||
0x44, 0x85, 0x3c, 0xf6, 0xbf, 0xf2, 0xd9, 0xaa, 0xdd, 0x12, 0x2d, 0xd5, 0x54, 0xfc, 0x6a, 0xa9,
|
||||
0x76, 0x54, 0x0a, 0x56, 0xfa, 0x30, 0xff, 0x6d, 0x92, 0x5b, 0xfc, 0x36, 0xb9, 0x0d, 0x15, 0x97,
|
||||
0x89, 0xa1, 0x47, 0x26, 0x21, 0x74, 0x5e, 0x03, 0x94, 0x23, 0x9e, 0x82, 0xb7, 0xfe, 0x32, 0xe0,
|
||||
0xd6, 0x72, 0x57, 0x31, 0x15, 0x43, 0x9f, 0x0b, 0xba, 0xc2, 0xe5, 0xcf, 0xa1, 0x94, 0x98, 0xba,
|
||||
0xa0, 0xd9, 0x53, 0x49, 0xc6, 0x53, 0x05, 0x55, 0x58, 0xb5, 0xdb, 0xf5, 0xab, 0x98, 0xd5, 0xd3,
|
||||
0x9a, 0xd0, 0xd3, 0x5a, 0xe4, 0xd2, 0xb5, 0x98, 0x0f, 0x37, 0xbf, 0x10, 0xae, 0x85, 0x61, 0x6b,
|
||||
0x31, 0x94, 0x03, 0x4a, 0xc6, 0xab, 0x62, 0x98, 0xc7, 0xcc, 0x2c, 0x62, 0x7e, 0x03, 0xb7, 0x53,
|
||||
0x9d, 0x1e, 0x3e, 0x26, 0xf3, 0xcb, 0x67, 0x05, 0xfa, 0x4d, 0x80, 0x70, 0x7f, 0xd9, 0xa3, 0x80,
|
||||
0x45, 0x65, 0x2d, 0x85, 0x9c, 0x93, 0x80, 0x59, 0x7f, 0x18, 0x50, 0x7e, 0x45, 0xce, 0x47, 0xf1,
|
||||
0xa6, 0xa8, 0x41, 0x56, 0xb0, 0x7e, 0xd4, 0xa5, 0xea, 0xa8, 0x76, 0x87, 0x64, 0x03, 0x2a, 0x24,
|
||||
0x19, 0x0c, 0xb5, 0x7e, 0x0e, 0x4f, 0x19, 0xca, 0xa8, 0xf4, 0x87, 0xcc, 0xd1, 0xf9, 0xab, 0xe0,
|
||||
0x90, 0xd0, 0xdf, 0x60, 0x64, 0xe2, 0xf9, 0x24, 0x6e, 0x88, 0x98, 0x0c, 0x6f, 0x5c, 0x97, 0xf1,
|
||||
0x7e, 0x94, 0xbb, 0x98, 0x54, 0x93, 0x77, 0x46, 0xc4, 0x99, 0xb9, 0xa6, 0xd9, 0xfa, 0x8c, 0x2c,
|
||||
0xa8, 0xc8, 0x33, 0x16, 0xb8, 0x2f, 0x48, 0xa0, 0xf2, 0x60, 0x16, 0xc2, 0xdd, 0x96, 0xe6, 0x59,
|
||||
0x3f, 0xc1, 0x76, 0x2a, 0x80, 0x38, 0x2d, 0x54, 0x12, 0x97, 0x48, 0xa2, 0xec, 0x8d, 0x69, 0x20,
|
||||
0xe2, 0xc9, 0xab, 0xe2, 0x98, 0x54, 0xf6, 0x4e, 0x03, 0x7f, 0x10, 0x85, 0xa4, 0xcf, 0x68, 0x1d,
|
||||
0x32, 0xd2, 0xd7, 0xa1, 0xe4, 0x70, 0x46, 0xfa, 0xca, 0xbe, 0xe3, 0x73, 0x49, 0xb9, 0x3c, 0xd6,
|
||||
0x41, 0xe6, 0xea, 0xd9, 0xdd, 0x0a, 0x9e, 0xe1, 0x59, 0xbf, 0x19, 0x80, 0x16, 0x1d, 0xb8, 0xc0,
|
||||
0xf0, 0x63, 0x28, 0x0e, 0x22, 0xf7, 0xa2, 0x96, 0x4d, 0xbd, 0xf1, 0xab, 0x43, 0xc1, 0x89, 0x16,
|
||||
0xba, 0xa7, 0x10, 0xb4, 0x8c, 0xfa, 0x74, 0x53, 0x5b, 0xe2, 0xda, 0x52, 0x04, 0x9c, 0x88, 0x59,
|
||||
0x7f, 0x1a, 0xb0, 0xb3, 0x88, 0xdd, 0xe6, 0x2e, 0xfd, 0xe1, 0x2d, 0x72, 0xf5, 0xee, 0x2e, 0x6f,
|
||||
0xc2, 0x9a, 0x7f, 0x7a, 0x2a, 0xa8, 0x8c, 0xb2, 0x1b, 0x51, 0xaa, 0x0a, 0x82, 0xfd, 0x48, 0xa3,
|
||||
0x7f, 0x20, 0xfa, 0x3c, 0xdf, 0x23, 0xb9, 0xa4, 0x47, 0xac, 0xbf, 0x0d, 0xd8, 0x5a, 0x11, 0x05,
|
||||
0x7a, 0x0e, 0xc5, 0xe8, 0x83, 0x2c, 0x5e, 0x9d, 0x77, 0x2f, 0xf2, 0x51, 0x2b, 0x35, 0x22, 0x22,
|
||||
0xda, 0xa2, 0x09, 0xc0, 0xf6, 0x29, 0x54, 0x67, 0xae, 0x96, 0x2c, 0xa5, 0x47, 0xb3, 0x4b, 0xe9,
|
||||
0xce, 0x1b, 0x8d, 0x25, 0x59, 0x99, 0x2e, 0xa9, 0x27, 0xd5, 0xd7, 0xe5, 0xc6, 0xdd, 0xcf, 0x62,
|
||||
0xcd, 0xde, 0x9a, 0x3e, 0xdd, 0xff, 0x2f, 0x00, 0x00, 0xff, 0xff, 0x04, 0x6c, 0x01, 0xe6, 0x2d,
|
||||
0x0e, 0x00, 0x00,
|
||||
}
|
||||
|
|
|
@ -109,6 +109,7 @@ message WakuMessage {
|
|||
bytes payload = 4;
|
||||
bytes padding = 5;
|
||||
bytes hash = 6;
|
||||
string thirdPartyId = 7;
|
||||
}
|
||||
|
||||
message WakuMessageArchiveMetadata {
|
||||
|
|
Loading…
Reference in New Issue