status-go/protocol/common
RichΛrd 40359f9c1b
go-waku integration (#2247)
* Adding wakunode module
* Adding wakuv2 fleet files
* Add waku fleets to update-fleet-config script
* Adding config items for waku v2
* Conditionally start waku v2 node depending on config
* Adapting common code to use go-waku
* Setting log level to info
* update dependencies
* update fleet config to use WakuNodes instead of BootNodes
* send and receive messages
* use hash returned when publishing a message
* add waku store protocol
* trigger signal after receiving store messages
* exclude linting rule SA1019 to check deprecated packages
2021-06-16 16:19:45 -04:00
..
chat_entity.go Skip wrapping emojis in private group chats 2021-01-26 09:39:47 +01:00
crypto.go Request/Decline access to communities 2021-02-26 15:35:43 +01:00
errors.go Use ErrRecordNotFound instead of sql.ErrNoRows 2020-10-08 13:23:00 +02:00
feature_flags.go Add feature flag for push notifications and bump version 2020-07-27 17:20:16 +02:00
message.go Add mentioned field 2021-05-26 08:33:38 +02:00
message_processor.go Refactorings: whisper transport removed (#2200) 2021-04-22 16:36:18 +03:00
message_processor_test.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
message_test.go Add mentioned field 2021-05-26 08:33:38 +02:00
pin_message.go add PinnedBy to PinnedMessage (#2250) 2021-06-08 17:23:32 +02:00
raw_message.go Expand confirmations to private group chat messages 2021-03-16 13:41:14 +01:00
raw_messages_persistence.go Expand confirmations to private group chat messages 2021-03-16 13:41:14 +01:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00